3.2.4
General
Game Formats & Features Support
- Added missing ZDoom special 107 (thanks @quotepilgrim) (#1517)
- Fixed casing on HUD-related ACS functions (thanks @DoomKrawa) (#1530)
Scripting
- Fixed missing
Graphics
namespace (#1532)
Map Editor
- When opening a map in the map editor, it's entries are now locked so that changes can't be made to them outside the map editor (and potentially overwritten) (#1449)
- Added 'Quick Run' button to map editor which launches the map directly, skipping the run dialog (thanks @107zxz) (#1531)
- Fixed 'Run Map' dialog not loading the correct configs to warp to the map (#1522)
- Fixed crash when applying sector properties (#1512, #1513, #1514, #1527, #1528, #1533)
- Fixed invalid sector references when copy/pasting sectors in certain situations (#1510, #1382)