From: Stephen Seo Date: Thu, 21 Jul 2022 05:08:53 +0000 (+0900) Subject: Update Changelog.md X-Git-Tag: 1.18.6 X-Git-Url: https://git.seodisparate.com/stephenseo/css/solid.min.css?a=commitdiff_plain;h=d44b0005704a2f1598dcb97fcf1fa9df33b47ca4;p=TurnBasedMinecraftMod Update Changelog.md --- diff --git a/Changelog.md b/Changelog.md index a02a9c6..dea6f8c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,14 @@ # Upcoming changes +# Version 1.18.6 + +Add server config option to disable the turn timer (recommended to not disable +the turn timer, otherwise a player could hang a battle for forever). + +Fix turn timer not respecting the server's turn timer value. For example, if the +server had it set to 5 seconds, but the client had it set to 15 seconds, the +turn timer would erronously show 15 seconds at the start of the next turn. + # Version 1.18.5 Fix invalid Battle text output when a Player drinks a potion.