10 Commits

Author SHA1 Message Date
df247b7bf3 Update .classpath with relative file locations. 2017-12-03 18:00:35 -06:00
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
8924c55247 Updated Twitch Emote API to v3. Emote Updates are now working again. 2017-08-20 11:42:37 -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
9251d09aa7 Added Dragging Capabilities for Modules. Cleaned up Button class for
Touhou Mother Module. Removed constant dinging sound when oAuth token
does not authenticate properly.
2017-08-14 21:17:19 -05:00
109b608eeb Fully self-dependent program. Downloads and creates all dependencies.
Smarter text/chat management. Configuration file created for easy
modification of channel to view. Added ability to change background
color.
2017-04-02 21:36:24 -05:00
c07375c979 First Commit. Final project complete. 2017-03-26 02:34:22 -05:00