diff -r 4e4111a75256 -r f01798038c2e ChangeLog.txt --- a/ChangeLog.txt Fri Oct 05 16:49:17 2018 +0200 +++ b/ChangeLog.txt Fri Oct 05 17:27:12 2018 +0200 @@ -141,6 +141,7 @@ Lua API: * Deprecation: Setting TurnTimeLeft/ReadyTimeLeft directly is deprecated and will become useless in future. Use the setter functions below + * Deprecation: Symbols amDuck/gtDuck are deprecated, will be removed later. For now, they alias to amCreeper/gtCreeper + New call: SetTurnTimeLeft(newTurnTimeLeft): Set remaining turn time + New call: SetReadyTimeLeft(newReadyTimeLeft): Set remaining ready time + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode