5 Commits

Author SHA1 Message Date
322d83dcd1 Began basic implementation of Rabi-Ribi module. [v1.75 compatibility]
Include basic memory reading functions and Rabi-Ribi program detection.
2017-11-02 19:44:12 -05:00
e203715025 Re-implemented controller input system using LWJGL instead. Controller
inputs now work outside of window focus.
2017-10-26 20:56:46 -05:00
a96e8ad323 Include framework for Controller/Joystick/Device support. Add in
dependencies for Windows Libraries. Need to implement cross-platform
libraries and provide a java system path (instead of root path)
2017-10-19 00:15:01 -05:00
35fbfa90e5 Include required dependencies in build project. Added capabilities of
whitelisted subscribers via editing sigIRC/Emotes/subscribers.txt.
Emotes will be downloaded automatically and will be usable and displayed
in the client.
2017-08-20 13:43:08 -05:00
8488c798c6 Added Twitch API framework for followers. Included retrieval and
detection of user profiles. Also included detecting if a stream is
online. Planned Twitch Follower Features:

Follower Notification System:
 - Provide a Unique Follower Notification first time user Follows.
 - User ID is added to Database to prevent Duplicate Follow entries.
 - Display Logo + Current Display Name of User
 - Display scrolling Bio.
 - Play Sound (Probably Glaceon)
 - "Thanks for Follow"
 - Detect users that follow while offline. Announce them next time
stream is online. (Store 'last announced user' ID, try to find next
stream.)
 
 
Get User-Specific Emotes, Download specific sub emotes.
2017-08-14 23:26:48 -05:00