116 Commits

Author SHA1 Message Date
e691a37246 Fix online retrival of files with spaces. Implement built-in memory
reader for Touhou Mother module.
2018-06-02 22:35:50 -05:00
52e7358b81 Map and Item % values updated for v.1.90 of Rabi-Ribi instead of some
future version that does not exist yet.
2018-04-04 18:03:57 -05:00
9b0879476f Updated Map + Item % Memory Values for v.1.90 of Rabi-Ribi. 2018-04-04 18:00:40 -05:00
844f2b963c Updated Rabi-Race module to v1.90 of Rabi-Ribi memory values. 2018-04-04 17:51:49 -05:00
86f9c7a7e7 Added Gold Carrot to Key Items list. 1.0 2017-12-04 00:06:40 -06:00
df247b7bf3 Update .classpath with relative file locations. 2017-12-03 18:00:35 -06:00
e6ecd8f773 Memory offset fix for Rabi-Ribi v.1.881 (Newest update). Fix Item count
offset display bug in Item Hunt mode.
2017-12-02 23:32:06 -06:00
13cd308813 Remove unnecessary debug messages. Fixed random blank notifications
appearing.
2017-11-28 00:15:59 -06:00
bd0efb9bb6 Fixed avatar region selection int casting. 2017-11-27 19:04:57 -06:00
38b8ebd5ff Added debug message for avatar mouseover. 2017-11-27 19:01:52 -06:00
c34fce1029 Fix references to custom sounds for users. 2017-11-27 17:51:51 -06:00
7d1edadadf Minor fix to remove rainbow egg display limiter so it doesn't only show
after collecting 5+ eggs anymore.
2017-11-27 01:50:15 -06:00
52ef6ec184 Include ability to select egg game mode or item hunt mode when creating
sessions now. Displays the appropriate information in the panels.
2017-11-26 20:04:21 -06:00
54181c7f7a Fix issue with not synchronizing local avatar with server data at
program startup.
2017-11-26 17:04:20 -06:00
58520ae3f3 Fix issue with being able to click anywhere to open up the avatar
selection window.
2017-11-26 16:28:03 -06:00
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