ChangeLog.txt
changeset 14395 f39d34d78028
parent 14394 d670e4efe1ed
child 14397 f9a3cfdec1df
equal deleted inserted replaced
14394:d670e4efe1ed 14395:f39d34d78028
     1 + features
     1 + features
     2 * bugfixes
     2 * bugfixes
     3 =============== 1.0.0 (unreleased) =================
     3 =============== 1.0.0 (unreleased) =================
     4  + New chat command: “/help room” (shows room chat commands within the game)
     4  + New chat command: “/help room” (shows room chat commands within the game)
       
     5  + Colorize switching arrows, pointing arrow and target cross in clan color
     5 
     6 
     6 Lua API:
     7 Lua API:
     7  + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause
     8  + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause
     8  + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua
     9  + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua
     9  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false
    10  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false