101 Commits

Author SHA1 Message Date
381e58b504 Added ability to change/select avatar icon. Can click on avatar image to
change it.
2017-11-26 16:20:49 -06:00
ad5ad80c61 Update Memory Values to v1.88 of Rabi-Ribi for Rabi-Race module.
Increased speed/counter values for various screen elements.
2017-11-24 21:46:53 -06:00
c2ba56d85d Prevent sub emotes from updating when chat messages are disabled. 2017-11-21 21:01:18 -06:00
ab22cd6bae Updated Rainbow Egg Count to display as a counter once above 5 eggs have
been obtained. Additionally, added equip icons to badges.
2017-11-21 00:52:57 -06:00
bd40f27afb Uploaded new jar. 2017-11-20 21:05:15 -06:00
09f715c30b Fixed Null Pointer. 2017-11-20 21:02:32 -06:00
87ab40209b Added Difficulty rating to Sessions. Update time in real time. Fix "Loop
1".
2017-11-20 20:55:05 -06:00
5978cf6e49 Ensure unique file locations for every data value to prevent any file
mishaps or errors.
2017-11-18 21:16:06 -06:00
d889ce8495 Rabi-Race module fix for session synchronization. 2017-11-18 02:32:26 -06:00
a8fb0eb75c Added configuration option 'Disable Chat Messages' 2017-11-18 02:03:57 -06:00
56367b6047 Fix bug with Controller Module breaking. 2017-11-18 01:56:36 -06:00
643be89570 Add in a few more characters allowed in a Rabi-Ribi session name. 2017-11-18 01:39:27 -06:00
340e46ac37 Removed random repaint() calls everywhere to reduce strain on GPU. Added
key unicode character back in of Rabi-Race module.
2017-11-18 01:34:22 -06:00
5c6d6346a6 One more time? 2017-11-17 23:11:08 -06:00
debfedf5fe Commit fresh jar. 2017-11-17 23:07:59 -06:00
5b1f30c984 Merge branch 'dev'
Conflicts:
	sigIRCv2.jar
2017-11-17 23:03:53 -06:00
b197fbb2fb Disable Rabi-Ribi module enabling. Rabi-Ribi module is unstable and
should not be enabled in a production environment.
2017-11-17 23:02:45 -06:00
776bedf358 Completed implementation of Rabi-Race module. All intended functions are
now working.
2017-11-17 23:01:01 -06:00
b5277a8d8b Rabi-Ribi warp transition value removed. 2017-11-17 00:07:09 -06:00
065cb594a3 Execute scheduler on two threads instead of 1. 2017-11-16 23:59:38 -06:00
93fc36ea5f Remove space from font file dependency. 2017-11-16 23:48:20 -06:00
faed4ab9ae Fix Drawing region error. 2017-11-16 23:46:50 -06:00
d80c57526e Rabi-Race memory leak fixed. 2017-11-16 23:25:57 -06:00
93677933e1 Update w/Trimead 2017-11-16 23:08:37 -06:00
4c38344c22 Implemented server-side data handling and client-side data receiving.
Implemented displays of player data and multiple panels displayed in a
single view.
2017-11-16 23:04:36 -06:00
53c5b598e6 Fixed issues with images not displaying. 2017-11-16 01:40:16 -06:00
4c596055e3 Added in fetch dependencies for RabiRace module. 2017-11-16 00:36:24 -06:00
febd414778 Added download dependency for Rabi-Ribi images. 2017-11-16 00:27:48 -06:00
faea730e37 Include basic Rabi Race Module functionality / Memory Reading 2017-11-16 00:23:27 -06:00
0ad5cb7972 Added stat tracking class to start storing data about entities killed,
etc. Added EN gained overlay.
2017-11-05 22:35:02 -06:00
6b76c8453c Fixed NullPointerException for ChatLog module being disabled. 2017-11-05 10:29:07 -06:00
4868ccdb0f Implemented basic Rabi-Ribi overlay to include healthbars that appear
in-game. More data and overlay info can be added later.
2017-11-05 01:00:28 -06:00
dc79351730 Added Rabi-Ribi Module debugging info. Beginning memory digging for the
game to get information required.
2017-11-03 00:23:47 -05: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
f86458f226 Merge with dev branch. Added download dependencies. Fixed Axis Indicator
not being drawn in preview window.
2017-10-29 17:29:20 -05:00
4e03806a4a Completed implementation of Controller Module. 2017-10-29 17:14:14 -05:00
08191bb5eb Finished implementing Draggable + Resizable Controller elements. Only
Data Validation + Bug testing remains.
2017-10-26 23:47:51 -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
93e062ad42 Implemented all axis options. Added modular display of axis to
controller template.
2017-10-25 21:40:34 -05:00
52f2419a3d Fix Window Dragging going out of bounds. 2017-10-25 12:09:09 -05:00
70e91c46a2 Implemented basic Axis Configuration Dialog box. Added Hat Switch (POV)
button compatibility.
2017-10-24 20:16:18 -05:00
42673882c9 Implemented button detection / presses and scaling controller image
template. Setup framework for configuration window.
2017-10-24 12:51:07 -05:00
42ab9d857f Merge branch 'master' into dev
Conflicts:
	sigIRCv2.jar
2017-10-23 16:06:08 -05:00
4dba8e502a Change refresh boundaries of modules. Remove spammy debug message.
Remove spammy follower messages from chat log module.
2017-10-23 16:04:25 -05:00
f281fb3fbf Implement Button and ClickableButton classes, added a button template,
grab input from gamepad.
2017-10-23 15:57:10 -05:00
38c354df54 Fixed bugs with message displays / emote display. Reordered depth of
drawn elements.
2017-10-23 14:10:43 -05:00
afae9ca413 Fixed bugs with message displays / emote display. Reordered depth of
drawn elements.
2017-10-23 14:06:16 -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
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.
2017-10-18 22:42:20 -05:00
b3044fd600 Change dependency of file size check from Update file to current running
file.
2017-10-18 22:01:50 -05:00