ChangeLog.txt
changeset 15320 1eb99a13964d
parent 15303 b761efebe3c4
child 15325 11b3d4869f6d
equal deleted inserted replaced
15319:9b470fff8499 15320:1eb99a13964d
   170  + Voice files sndPoisonCough and sndPoisonMoan are now optional (fall back to Default voicepack)
   170  + Voice files sndPoisonCough and sndPoisonMoan are now optional (fall back to Default voicepack)
   171  + Add taunt: sndFlyAway / Flyaway.ogg: When hedgehog flies off the map
   171  + Add taunt: sndFlyAway / Flyaway.ogg: When hedgehog flies off the map
   172  + Add underwater sound for airplane
   172  + Add underwater sound for airplane
   173  + Tweak some taunts: sndFirstBlood, sndLeaveMeAlone, sndCutItOut
   173  + Tweak some taunts: sndFirstBlood, sndLeaveMeAlone, sndCutItOut
   174  * Fix English voicepack selection of team being overwritten when playing in non-English locale
   174  * Fix English voicepack selection of team being overwritten when playing in non-English locale
       
   175  * Remove Coward.ogg in Default_es voicepack, it contained an insult
   175 
   176 
   176 Theme customization
   177 Theme customization
   177  + Default fallback Sudden Death music of themes (fallback-sd-music) is now sdmusic.ogg
   178  + Default fallback Sudden Death music of themes (fallback-sd-music) is now sdmusic.ogg
   178  + Make rope stylable by theme: Support for RopeNode.png and rope-step in theme.cfg
   179  + Make rope stylable by theme: Support for RopeNode.png and rope-step in theme.cfg
       
   180 
       
   181 Other game media:
       
   182  + New hat: zoo_crocodile
   179 
   183 
   180 Lua API:
   184 Lua API:
   181  + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)
   185  + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)
   182  + New call: GetMissionVar(varname): Get value of mission variable
   186  + New call: GetMissionVar(varname): Get value of mission variable
   183  + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause
   187  + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause