ChangeLog.txt
changeset 14394 d670e4efe1ed
parent 14393 c2cd3f64b9f7
child 14395 f39d34d78028
--- a/ChangeLog.txt	Sun Dec 09 16:54:22 2018 +0100
+++ b/ChangeLog.txt	Sun Dec 09 17:12:47 2018 +0100
@@ -4,6 +4,8 @@
  + New chat command: “/help room” (shows room chat commands within the game)
 
 Lua API:
+ + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause
+ + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua
  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false
 
 ====================== 0.9.25 ======================