3.0 Prerelease 8 2023-11-26
Downloads:
Features
Editor
- Add warnings to combo editor (can detect problems and warn you about them)
e201fcb8a
Bug Fixes
- ZScript metadata fields cutting off at semicolons in strings
0f37a4b8a
- 'box_out' popups sometimes appearing squished in the upper-left
8f3d6f8ec
Player
- cheats menu being greyed out when it shouldn't be
b0db6567a
- improve main menu responsiveness
7fb3e48ff
Editor
- 'File->Exit' not exiting
ae2ee93e5
- wrong button focused in zscript compile dialog
861de33cd
- tile editor bugginess
98c6fd27c
- Polish numpick dialog, fix new gui focusing
d9ced4043
Refactors
- key files
c6f1ea5f3
Now work from the folder the quest is in OR the exe is in, and saves to the folder the quest is in. Also cleaned up the code for handling reading key files.
Tests
- add '--output' option for zscript tests
2574f1b9e
- fix zscript subfolder tests not running (and update)
7ff5efcf2
- update 'armos.zs' expected zasm
8ccc152f6
- update errors_2_expected.txt
c2c5cc3e5
Misc.
- Allow scrolling info popups
7405aa0c4