From 8b570237077420381634637f2ea3efb9d043f64a Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Wed, 17 Oct 2018 12:36:05 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Changelog.md b/Changelog.md index cef8a44..b88792d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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 Added commands to enable/disable turn-based-battle on-demand.