0d5f18f997
WIP - begin work on client GUI
2018-09-10 14:59:56 +09:00
97cfdaf0f7
WIP backend logic impl, fixes to config gen/parse
2018-09-07 16:41:22 +09:00
0520e163f8
WIP more backend work on battle logic
2018-09-06 17:08:36 +09:00
2aec173e80
WIP Some battle logic has been implemented
2018-09-05 15:54:06 +09:00
c8ce401e4d
WIP more work on setup and Battle logic
2018-09-04 15:21:49 +09:00
26c3356147
WIP Add Config.java for setup/loading config
2018-09-03 15:19:33 +09:00
0ab0312e84
Work In Progress - TBM_Config.xml updated
...
The config file should hold info on all vanilla mobs by now
2018-08-31 13:28:13 +09:00
784cff7914
Work In Progress - Begin adding config
...
src/main/resources/TBM_Config.xml will be copied to this mod's config
directory. If a config file already exists and the version number is the
same, it won't be overridded. If the version number is less than the
mod's internal config file, then the old one will be renamed and the new
one will take its place. At least this is how it is planned.
2018-08-30 16:15:20 +09:00
957ad5ec38
Work In Progress - Some more work done
...
Added some Packets/Handlers for networking, and more work on Battle
logic.
2018-08-29 15:09:44 +09:00
82b52d72be
Work In Progress - some implementation work done
2018-08-28 15:15:50 +09:00
c3c228fefa
Minor fixes
2018-08-28 11:51:26 +09:00
721af3f1d0
Init commit with skeleton project of rewrite
2018-08-28 11:26:34 +09:00