# HG changeset patch # User Wuzzy # Date 1565879196 -7200 # Node ID 1eb99a13964dc44336b59b3f48c10c11460f32c3 # Parent 9b470fff849922f040b1bf6a47f1c6dba40f729b Update ChangeLog.txt and CREDITS diff -r 9b470fff8499 -r 1eb99a13964d CREDITS --- a/CREDITS Thu Aug 15 01:10:57 2019 +0300 +++ b/CREDITS Thu Aug 15 16:26:36 2019 +0200 @@ -33,6 +33,7 @@ - Wohlstand -> policegirl [based on policecap and sm_daisy] (2014) - TheMadCharles -> barrelhider (CC BY 3.0) (2015) - Trey Perry -> Other hats +- alfadur -> zoo_crocodile (2019) ========== = GRAVES diff -r 9b470fff8499 -r 1eb99a13964d ChangeLog.txt --- 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