ChangeLog.txt
changeset 13054 f18cefc4309d
parent 13049 1df5b407f368
child 13055 09edbd8a311d
equal deleted inserted replaced
13053:9dd724e8d620 13054:f18cefc4309d
    62 Theme customization:
    62 Theme customization:
    63  + Add fallback music with fallback-music and fallback-sd-music
    63  + Add fallback music with fallback-music and fallback-sd-music
    64  * Fix green color channel on themes with sd-tint
    64  * Fix green color channel on themes with sd-tint
    65 
    65 
    66 Lua API:
    66 Lua API:
       
    67  + New library: SimpleMission: Allows to create missions more easily
    67  + New call: WriteLnToChat(string): Add a line in the chat
    68  + New call: WriteLnToChat(string): Add a line in the chat
    68  + New call: SetVampiric(bool): Toggle vampirism
    69  + New call: SetVampiric(bool): Toggle vampirism
    69  + New call: SetLaserSight(bool): Toggle laser sight
    70  + New call: SetLaserSight(bool): Toggle laser sight
    70  + New call: GetWind(): Returns current wind (approximation) from -100 to 100
    71  + New call: GetWind(): Returns current wind (approximation) from -100 to 100
    71  + New call: GetTeamName(teamIdx): Returns name of team with given index (starts at 0)
    72  + New call: GetTeamName(teamIdx): Returns name of team with given index (starts at 0)