--- a/ChangeLog.txt Thu Aug 15 01:10:57 2019 +0300
+++ b/ChangeLog.txt Thu Aug 15 16:26:36 2019 +0200
@@ -172,11 +172,15 @@
+ Add underwater sound for airplane
+ Tweak some taunts: sndFirstBlood, sndLeaveMeAlone, sndCutItOut
* Fix English voicepack selection of team being overwritten when playing in non-English locale
+ * Remove Coward.ogg in Default_es voicepack, it contained an insult
Theme customization
+ Default fallback Sudden Death music of themes (fallback-sd-music) is now sdmusic.ogg
+ Make rope stylable by theme: Support for RopeNode.png and rope-step in theme.cfg
+Other game media:
+ + New hat: zoo_crocodile
+
Lua API:
+ New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)
+ New call: GetMissionVar(varname): Get value of mission variable