Update Changelog.md
This commit is contained in:
parent
a9d2b11f65
commit
d44b000570
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
||||||
# Upcoming changes
|
# 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
|
# Version 1.18.5
|
||||||
|
|
||||||
Fix invalid Battle text output when a Player drinks a potion.
|
Fix invalid Battle text output when a Player drinks a potion.
|
||||||
|
|
Loading…
Reference in a new issue