BurnedKirby / Minecraft-Turn-Based-Battle-Mod

A mod for Minecraft (using Minecraft Forge) that employs a turn-based battle system.
MIT License
0 stars 0 forks source link

Combatants wait on players to finish turn #4

Closed BurnedKirby closed 11 years ago

BurnedKirby commented 11 years ago

If a player doesn't select a choice from the BattleGui, the other combatants will forever wait for that player.

Probably will be fixed by implementing a turn timer.