Commit graph

11 commits

Author SHA1 Message Date
1f4d107870 Minor improvements/fixes 2018-10-27 16:26:39 +09:00
fc9eaa0779 Minor fixes, improvements 2018-10-26 18:10:09 +09:00
bd7d7e16f3 Version 1.5, minor fixes
Food and potion consumption in battle is now handled more properly.
2018-10-19 17:18:02 +09:00
d67fef2842 Fixes, add maximum-distance to aggro-start-battle
Ugly fix for still not found freeze bug in BattleUpdater.
Added maximum-distance for monsters initiating battle when targeting a
player or entity in battle.
Updated config version to 6.
2018-10-18 16:26:09 +09:00
0a26eee53a Fixes and Refactorings, no major changes 2018-10-18 13:34:57 +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
a4c3a28028 Minor fixes/changes
Added option in config to change battle timer time
2018-09-25 14:55:24 +09:00
bdb090f74b Fixes, change how BattleManager is initialized 2018-09-20 15:15:34 +09:00
0520e163f8 WIP more backend work on battle logic 2018-09-06 17:08:36 +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