ChangeLog.txt
changeset 12929 1d7d7d21914a
parent 12928 fa402ce826c2
child 12930 330b6c353093
equal deleted inserted replaced
12928:fa402ce826c2 12929:1d7d7d21914a
    27  + Add fallback music with fallback-music and fallback-sd-music
    27  + Add fallback music with fallback-music and fallback-sd-music
    28  * Fix green color channel on themes with sd-tint
    28  * Fix green color channel on themes with sd-tint
    29 
    29 
    30 Lua API:
    30 Lua API:
    31  + New call: WriteLnToChat(string): Add a line in the chat
    31  + New call: WriteLnToChat(string): Add a line in the chat
       
    32  + New call: SetVampiric(bool): Toggle vampirism
       
    33  + New call: SetLaserSight(bool): Toggle laser sight
    32  + New callback: onEndTurn(): Called at the end of a turn (when gears have settled)
    34  + New callback: onEndTurn(): Called at the end of a turn (when gears have settled)
    33  * Fix call: SetWeapon(amNothing) now unselects weapon
    35  * Fix call: SetWeapon(amNothing) now unselects weapon
    34  * Fix global: TotalRounds was stuck at -1 for several turns
    36  * Fix global: TotalRounds was stuck at -1 for several turns
    35 
    37 
    36 ====================== 0.9.23 ======================
    38 ====================== 0.9.23 ======================