sigonasr2
ee60241edd
Auto updating feature implemented. More features/work needs to be done
...
to flesh it out.
7 years ago
sigonasr2
d943cc8e01
Improved memory footprint for retrieving sub emoticons.
7 years ago
sigonasr2
62da01262a
.png
7 years ago
sigonasr2
ebc60a01b2
Include missing image dependency. Fix Chat log module not saving window
...
size/position.
7 years ago
sigonasr2
e4d37ab272
Chat Log Module implemented. Scrolling w/ Mouse Wheel + Keys. Updated
...
config file with new keys.
7 years ago
sigonasr2
2b69dcda03
Added follower_sounds directory to allow user to specify what follower
...
sounds will play. All files inserted into that directory can be selected
for playing.
7 years ago
sigonasr2
1d1e7b1910
Attempt to repaint entire windows on resize and window move. Updated
...
window move detection to use proper window position variables.
7 years ago
sigonasr2
2e356bb986
Fixed another NullPointerException with user logos.
7 years ago
sigonasr2
77666626ef
Re-download of new cached copy should start in yet another thread.
7 years ago
sigonasr2
11f1a40115
Threaded sub emote downloading so it no longer hangs the program.
...
Because the JSON file size increased dramatically, cache it and only
re-download once a day.
7 years ago
sigonasr2
3eb312abf8
Tried to reduce frequency of Twitch API pulls
7 years ago
sigonasr2
967c66040c
Touhou Mother Fixes
7 years ago
sigonasr2
72c10519cf
Small bugfix for null logos.
7 years ago
sigonasr2
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.
7 years ago
sigonasr2
8924c55247
Updated Twitch Emote API to v3. Emote Updates are now working again.
7 years ago
sigonasr2
df2a9d0e71
Fixed an exception that occurred when followers had a null Bio.
7 years ago
sigonasr2
37e27213a7
Added another null check. Hoping to resolve the crash soon.
7 years ago
sigonasr2
92c381c01d
Add Data validation for received numbers and statistics. Prevent
...
crashing and exceptions during run time.
7 years ago
sigonasr2
f4cd6cc20b
Minor fixes to recent status bar update.
7 years ago
sigonasr2
d3f9fa204f
Implemented a status bar to show Twitch stream info. Config file now
...
re-orders all elements in alphabetical order for easier finding of
settings.
7 years ago
sigonasr2
7494b60b10
Fix Glaceon cry file reference.
7 years ago
sigonasr2
74ed70bf81
Include missing file dependencies that need to be retrieved from the
...
server.
7 years ago
sigonasr2
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.
7 years ago
sigonasr2
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.
7 years ago
sigonasr2
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.
7 years ago
sigonasr2
d91c705403
Add hardware acceleration as a configurable option.
8 years ago
sigonasr2
eaa43257bc
Removed a debug message.
8 years ago
sigonasr2
15efa2f45a
Fix issue with messages not displaying in regular (non-Overlay) mode.
8 years ago
sigonasr2
b39c2cf980
Add an icon to the sigIRC program.
8 years ago
sigonasr2
2dff72901f
Fixed issues with panel and mouse covering displays.
8 years ago
sigonasr2
91c0d907ae
Hide overlayed messages when mouse is moved on top of them to allow
...
clicks.
8 years ago
sigonasr2
992be31560
Fixed concurrentModificationException, trying to download emotes while
...
sending out messages.
8 years ago
sigonasr2
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.
8 years ago
sigonasr2
674f7979c6
Minor optimizations to drawing code to reduce errors and improve drawing
...
speed.
8 years ago