sigonasr2
4c38344c22
Implemented server-side data handling and client-side data receiving.
...
Implemented displays of player data and multiple panels displayed in a
single view.
7 years ago
sigonasr2
53c5b598e6
Fixed issues with images not displaying.
7 years ago
sigonasr2
4c596055e3
Added in fetch dependencies for RabiRace module.
7 years ago
sigonasr2
febd414778
Added download dependency for Rabi-Ribi images.
7 years ago
sigonasr2
faea730e37
Include basic Rabi Race Module functionality / Memory Reading
7 years ago
sigonasr2
0ad5cb7972
Added stat tracking class to start storing data about entities killed,
...
etc. Added EN gained overlay.
7 years ago
sigonasr2
6b76c8453c
Fixed NullPointerException for ChatLog module being disabled.
7 years ago
sigonasr2
4868ccdb0f
Implemented basic Rabi-Ribi overlay to include healthbars that appear
...
in-game. More data and overlay info can be added later.
7 years ago
sigonasr2
dc79351730
Added Rabi-Ribi Module debugging info. Beginning memory digging for the
...
game to get information required.
7 years ago
sigonasr2
322d83dcd1
Began basic implementation of Rabi-Ribi module. [v1.75 compatibility]
...
Include basic memory reading functions and Rabi-Ribi program detection.
7 years ago
sigonasr2
f86458f226
Merge with dev branch. Added download dependencies. Fixed Axis Indicator
...
not being drawn in preview window.
7 years ago
sigonasr2
4e03806a4a
Completed implementation of Controller Module.
7 years ago
sigonasr2
08191bb5eb
Finished implementing Draggable + Resizable Controller elements. Only
...
Data Validation + Bug testing remains.
7 years ago
sigonasr2
e203715025
Re-implemented controller input system using LWJGL instead. Controller
...
inputs now work outside of window focus.
7 years ago
sigonasr2
93e062ad42
Implemented all axis options. Added modular display of axis to
...
controller template.
7 years ago
sigonasr2
52f2419a3d
Fix Window Dragging going out of bounds.
7 years ago
sigonasr2
70e91c46a2
Implemented basic Axis Configuration Dialog box. Added Hat Switch (POV)
...
button compatibility.
7 years ago
sigonasr2
42673882c9
Implemented button detection / presses and scaling controller image
...
template. Setup framework for configuration window.
7 years ago
sigonasr2
42ab9d857f
Merge branch 'master' into dev
...
Conflicts:
sigIRCv2.jar
7 years ago
sigonasr2
4dba8e502a
Change refresh boundaries of modules. Remove spammy debug message.
...
Remove spammy follower messages from chat log module.
7 years ago
sigonasr2
f281fb3fbf
Implement Button and ClickableButton classes, added a button template,
...
grab input from gamepad.
7 years ago
sigonasr2
38c354df54
Fixed bugs with message displays / emote display. Reordered depth of
...
drawn elements.
7 years ago
sigonasr2
afae9ca413
Fixed bugs with message displays / emote display. Reordered depth of
...
drawn elements.
7 years ago
sigonasr2
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)
7 years ago
sigonasr2
222de35e80
Github API software updating fully implemented. Overlay color/alpha
...
control options added. Added ability to disable automatic software
update. Fixed emoticon alignment bug for chat log viewer.
7 years ago
sigonasr2
b3044fd600
Change dependency of file size check from Update file to current running
...
file.
7 years ago
sigonasr2
57932c58a3
Implement Github API file size detection.
7 years ago
sigonasr2
254d82d3e2
Re-commit.
7 years ago
sigonasr2
100f78a481
Fixed program update overwriting issue.
7 years ago
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
9a8852ce87
When re-downloading, use the cached copy for the time being... Next run
...
can use the newly downloaded update. Less interruptions of service this
way.
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