Update Changelog.md

This commit is contained in:
Stephen Seo 2018-10-17 12:36:05 +09:00
parent cbe2476990
commit 8b57023707

View file

@ -1,3 +1,17 @@
# Version 1.2
Fixed "/tbm-enable" and "/tbm-disable" not working in singleplayer.
Added commands:
- "/tbm-enable-all"
- "/tbm-disable-all"
Only OPs can use these new commands to enable or disable turn-based-battle for
everyone.
Note that if "/tbm-disable-all" is invoked, joining players will also have
turn-based-battle disabled for them. Invoking "/tbm-enable-all" will change this
back to the default, where turn-based-battle is enabled for joining players.
# Version 1.1 # Version 1.1
Added commands to enable/disable turn-based-battle on-demand. Added commands to enable/disable turn-based-battle on-demand.