e83a373de8
Implemented Twitch Follower Notifications / Tracking. Offline/Online
...
Tracking of Stream so users that follower offline are announced once
online. Include scrolling bio + logo of user. Fixed Double Drag issue.
Added many config options for new Twitch module. Implemented Follower
image + name display. Pulls from Twitch API.
2017-08-15 22:54:57 -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
d91c705403
Add hardware acceleration as a configurable option.
2017-06-03 20:04:50 -05:00
eaa43257bc
Removed a debug message.
2017-04-14 20:53:14 -05:00
15efa2f45a
Fix issue with messages not displaying in regular (non-Overlay) mode.
2017-04-13 21:36:36 -05:00
b39c2cf980
Add an icon to the sigIRC program.
2017-04-12 19:02:49 -05:00
2dff72901f
Fixed issues with panel and mouse covering displays.
2017-04-11 22:00:16 -05:00
91c0d907ae
Hide overlayed messages when mouse is moved on top of them to allow
...
clicks.
2017-04-11 21:17:26 -05:00
992be31560
Fixed concurrentModificationException, trying to download emotes while
...
sending out messages.
2017-04-11 20:06:21 -05:00
BuildTools
dc1c3e1e71
Merge branch 'master' of https://github.com/sigonasr2/sigIRCv2.git
2017-04-10 23:58:35 -05:00
b236798544
Configuration controls! Added an overlay mode, so you can see the
...
overlay on your own screen. Config file has a lot more customizability
now and provides more control over the program.
2017-04-10 23:58:01 -05:00
1f752cf59b
Update README.md
2017-04-04 20:19:36 -05:00
1d17110b46
Update README.md
2017-04-04 20:18:54 -05:00
49c159b230
Create README.md
2017-04-04 20:18:22 -05:00
674f7979c6
Minor optimizations to drawing code to reduce errors and improve drawing
...
speed.
2017-04-03 11:45:46 -05:00
70af0725b0
Forgot dependency of background color button.
2017-04-02 21:37:20 -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
b62b02b41b
Improvements to core Touhou Mother Module engine. Added more
...
functionality for save files.
2017-03-29 23:32:31 -05:00
5573ca9945
Touhou Mother Module engine fixes.
2017-03-26 19:59:49 -05:00
aaa19e9cc9
Minor updates. Text is white instead of black. Changed Base Directory to
...
be based on folder it's running from instead of an absolute path.
2017-03-26 19:02:31 -05:00
adcaee4de0
Added a kill button to Touhou Mother module in case something goes
...
horribly wrong.
2017-03-26 03:28:09 -05:00
f7c89584fe
Include situations where the game forces the battle to be over.
2017-03-26 03:05:35 -05:00
7aa7790a5e
Fix issue with alternate case versions of emoticons not converting
...
properly.
2017-03-26 02:43:45 -05:00
c07375c979
First Commit. Final project complete.
2017-03-26 02:34:22 -05:00