Nightly 2023-07-07
Downloads:
Features
ZScript
- Graphics->ConvertRGBTo() and Graphics->ConvertRGBFrom()
a37a156f2
Bug Fixes
- prevent over-allocation in quest load from bad script bindings
3240f577b
- memory corruption in quest load from bad subscreen strcpy
f30cc94ff
- memory corruption in quest load from bad sfx length
fe8a0e887
- memory corruption in quest load from bad warp count (old)
da70b79fe
- memory corruption in quest load from bad genscript count
8bf716bdc
- memory corruption in quest load from bad dropset count
8d5d7f8f9
- use-after-free bug in widget label
84539eff0
Editor
- bad pointer alias crashing QR search dialog
f63fbaa0a
ZScript
- backwards byte order of the rgb type used by paldata
79fa156a5
Documentation
- type help for Slope combo type
80b4c5acd
Build
- set zquest as default startup target in VS
19d7ea741
- add Asan build type
33ecea2aa
- support Asan build type for zelda target
dd924d048
Tests
- remove replay comment when jit fails to compile
6289180bf
Misc.
- automate fuzzing process
fd3e64168
- remove unneeded init code for fuzzing quest loading
d85c83770
- update used QRs in quest database
d4bb90020
- include deprecated_rules in qr analysis
999523839
Editor
- do less setup for -copy-qst command
4c4e37a6a
Full Changelog: https://github.com/ArmageddonGames/ZQuestClassic/compare/nightly-2023-07-05...nightly-2023-07-07