ChangeLog.txt
changeset 14402 234bb36d3b8c
parent 14400 9c7d5f595881
child 14409 85008b73e118
equal deleted inserted replaced
14401:6c21bd8547dd 14402:234bb36d3b8c
     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  + Longer delays between turns so its easier to see damage and messages
     6  + Longer delays between turns so its easier to see damage and messages
     7  * King Mode: Fix team sometimes not being killed properly if king drowned
     7  * King Mode: Fix team sometimes not being killed properly if king drowned
     8  * King Mode: Kill resurrected minions if king is not alive
     8  * King Mode: Kill resurrected minions if king is not alive
       
     9  * Fix poison damage not working in first round
     9  * Hide most HUD elements in cinematic mode
    10  * Hide most HUD elements in cinematic mode
    10 
    11 
    11 Lua API:
    12 Lua API:
    12  + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause
    13  + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause
    13  + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua
    14  + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua