3.0 Prerelease 74 2024-10-13
Downloads:
Bug Fixes
Editor
- fix off-by-one error in alias drawing mode
0135ce495
- fix pasting enemies from other screen in screen enemy dialog
a4d920219
This regressed recently in 54498fa
- reset animation in item dialog on selection change
60b705717
ZScript
- fix off-by-one error in shopdata
85a0e1eea
Build
- add WANT_ERROR_CHECKING cmake option, defaults to true
7fa6cb4b8
Tests
- fix zasm_optimize_test hitting crashy undefined behavior
9b76859cb
CI
- include dropped commits in changelog for nightly versions
08f045493