changeset 14534 | 5230c063214a |
parent 14509 | 7bb7e5e54f70 |
child 14535 | 5ac181cb2396 |
--- 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)