Commit graph

11 commits

Author SHA1 Message Date
9ccc692d2c Change namespace to com.burnedkirby.* 2019-11-25 15:29:25 +09:00
f55b2e89ab Add battle cooldown
Cooldown (default 5 seconds) prevents an entity that left battle from
attacking or being-attacked for the duration of the cooldown.
2018-10-17 18:28:47 +09:00
857ff2539b Cleanup of code, move BattleGui main menu 2018-09-28 17:46:48 +09:00
6ead1e1d3d Fix falling perpetually with Freeze mode, fixes 2018-09-25 15:16:35 +09:00
efa65da721 Fix bow attack, config, add freeze enemies option
Fix bug where bow attack hit announcement was made multiple times.
Fix config format for Entities.
Add feature to freeze combatants when battle starts, option to enable in
config.
2018-09-18 15:56:06 +09:00
9778c6a7d5 Implement use of vanilla bow/arrows in battle 2018-09-17 15:49:10 +09:00
0ea3dfd98a Minor fixes/changes 2018-09-13 14:12:04 +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
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
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