Commit graph

10 commits

Author SHA1 Message Date
24749b8ccc Minor fixes/changes 2018-09-18 16:58:01 +09:00
b684310be8 Move battle attacks to main thread, minor fixes
Battle attacks moved to main thread for stability (fixes possible
concurrent modification exception).
2018-09-17 13:27:13 +09:00
b1a3eb9880 Implement battle music
Can play mid and wav files in the generated config directory
2018-09-14 14:14:10 +09:00
5f70253955 Fixes, improvements
BattleGui now displays health of all combatants.
Players can leave battle by entering creative mode (set by server).
Added battle size limit (default 8) can be set in config.
2018-09-14 12:44:45 +09:00
2872543c93 Fix for server/client setups 2018-09-12 16:00:55 +09:00
5eba2dd41b Fix to allow mod to work on server 2018-09-12 15:39:55 +09:00
5999808859 crash bug fixes, mod is playable at this point
Missing some features from the pre-rewrite version such as playing
battle music, using bow/arrows, limiting number of combatants in
battle...
2018-09-12 14:43:59 +09:00
3d6354e808 WIP - minor fixes 2018-09-11 16:39:46 +09:00
de48b8401c WIP - implemented enough GUI to start testing 2018-09-11 15:15:31 +09:00
0d5f18f997 WIP - begin work on client GUI 2018-09-10 14:59:56 +09:00