TurnBasedMinecraftMod/src/main/java/com/seodisparate/TurnBasedMinecraft/common
Stephen Seo 9e15f845c5 Add command "/tbm-edit"
Can now add/edit entity entries in config. Now possible to add entries
for unknown mobs in-game.
2018-10-25 14:31:27 +09:00
..
networking Add command "/tbm-edit" 2018-10-25 14:31:27 +09:00
AttackerViaBow.java Use .toml instead of .xml for config 2018-10-25 14:31:06 +09:00
AttackEventHandler.java Add command "/tbm-edit" 2018-10-25 14:31:27 +09:00
Battle.java Add command "/tbm-edit" 2018-10-25 14:31:27 +09:00
BattleManager.java Fixes and Refactorings, no major changes 2018-10-18 13:34:57 +09:00
BattleUpdater.java Version 1.5, minor fixes 2018-10-19 17:18:02 +09:00
Combatant.java Add battle cooldown 2018-10-17 18:28:47 +09:00
CommandTBMDisable.java Fixes, added commands, version to 1.2 2018-10-17 12:19:16 +09:00
CommandTBMDisableAll.java Fix /tbm-disable|enable-all to notify all players 2018-10-17 13:27:55 +09:00
CommandTBMEdit.java Add command "/tbm-edit" 2018-10-25 14:31:27 +09:00
CommandTBMEnable.java Fixes, added commands, version to 1.2 2018-10-17 12:19:16 +09:00
CommandTBMEnableAll.java Add battle cooldown 2018-10-17 18:28:47 +09:00
CommandTBMSet.java Add commands/config to disable turnbased on demand 2018-10-16 14:42:24 +09:00
CommonProxy.java Add command "/tbm-edit" 2018-10-25 14:31:27 +09:00
Config.java Use .toml instead of .xml for config 2018-10-25 14:31:06 +09:00
EditingInfo.java Add command "/tbm-edit" 2018-10-25 14:31:27 +09:00
EntityInfo.java Use .toml instead of .xml for config 2018-10-25 14:31:06 +09:00
PlayerJoinEventHandler.java Use .toml instead of .xml for config 2018-10-25 14:31:06 +09:00
TurnBasedMinecraftMod.java Add command "/tbm-edit" 2018-10-25 14:31:27 +09:00
Utility.java Fixes, add maximum-distance to aggro-start-battle 2018-10-18 16:26:09 +09:00