TurnBasedMinecraftMod/src/main/java/com/seodisparate/TurnBasedMinecraft/common
Stephen Seo 5dd62cc2bf Use Random instead of math.random()
Also moved rest of probability logic out of addScheduledTask().
2018-10-27 17:34:02 +09:00
..
networking Minor fixes, improvements 2018-10-26 18:10:09 +09:00
AttackerViaBow.java Use .toml instead of .xml for config 2018-10-25 14:31:06 +09:00
AttackEventHandler.java Minor fixes 2018-10-26 14:18:48 +09:00
Battle.java Use Random instead of math.random() 2018-10-27 17:34:02 +09:00
BattleManager.java Minor fixes 2018-10-26 14:18:48 +09:00
BattleUpdater.java Minor improvements/fixes 2018-10-27 16:26:39 +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 Version 1.7 2018-10-26 13:36:35 +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 Version 1.7 2018-10-26 13:36:35 +09:00
EditingInfo.java Version 1.7 2018-10-26 13:36:35 +09:00
EntityInfo.java Minor fixes 2018-10-26 14:18:48 +09:00
PlayerJoinEventHandler.java Use .toml instead of .xml for config 2018-10-25 14:31:06 +09:00
TurnBasedMinecraftMod.java Version 1.7 2018-10-26 13:36:35 +09:00
Utility.java Fixes, add maximum-distance to aggro-start-battle 2018-10-18 16:26:09 +09:00