ChangeLog.txt
changeset 14397 f9a3cfdec1df
parent 14395 f39d34d78028
child 14398 87562a68c41f
equal deleted inserted replaced
14396:694c96fb3a06 14397:f9a3cfdec1df
     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  + Colorize switching arrows, pointing arrow and target cross in clan color
       
     6  * Hide most HUD elements in cinematic mode
     6 
     7 
     7 Lua API:
     8 Lua API:
     8  + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause
     9  + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause
     9  + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua
    10  + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua
    10  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false
    11  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false