diff -r 3b6976beb58b -r 5230c063214a ChangeLog.txt --- a/ChangeLog.txt Wed Jan 02 17:45:12 2019 +0100 +++ b/ChangeLog.txt Thu Jan 03 17:57:31 2019 +0100 @@ -18,6 +18,7 @@ * Fix poison damage not working in first round * Hide most HUD elements in cinematic mode * Don't show "F1", "F2", etc. in ammo menu if these aren't the actual slot keys + * Fix force-locked schemes getting unlocked when changing map types Lua API: + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)