Nightly 2023-07-02
Downloads:
Features
Editor
- Compiler settings now searchable in QR search dialog
cedf82689
- Screen Palette menu now previews in the window behind it
c98758a57
ZScript
- -include switch to set include paths
20480cb28
Bug Fixes
- add some sanity checks to font initialization
b659ab974
Player
- Should fix all instances of things occurring on the wrong screen when scrolling
bae07692c
- system reset when recording in test mode
f35c89de7
- scrolling on to raft paths no longer forces you to raft (compat ruled)
1412cab3e
- mid-scroll is no longer a "safe respawn point"
9d691ad0c
- LW_THROWN weapons not running weapon scripts
45ada8199
- Throwing in sideview
384513a3b
Editor
- gui label text wrapping on strings without spaces
a49fe973c
ZScript
- use sane qrs by default for parser CLI
5ed5d3b9d
ZConsole
- [win] use async i/o, speeds up zscript debugger
2bbc6e58b
Chores
- fix compile
94ca60c61
- fix non-windows compile (remove unreachable code lines)
380118b8d
- remove debug print
605e0e1a6
- fix type conversion error
9b8b21708
- Replay version check for respawn point fix
e92a15324
Editor
- fix missed in previous commit
10097db47
Refactors
Player
- tweak and document MAPCOMBO3
ead694178
Editor
- Level Palette shortcuts cleanup, add warning with dsa
2df440583
- new clean compiler settings dialog + help text
d9528ee4f
ZScript
- only allocate script data for combos that need it
7f4ac3b75
Tests
- check if failing frame values exist in dict
ba99a2dfd
- use exists_ok when making updated dir
95f161860
- print failing frame during replay test
67d34be84
- use exist_ok when making updated dir (typo...)
d5580d54d
- refactor compare_replays.py to prepare for re-use
9a81e9cf4
- refactor run_test_workflow.py to prepare for re-use
b2e5fe5cc
- automatically start webserver for compare report
47bc28454
- add prompts for creating a report on failure
b79079271
- auto update new script test
2af517bb1
- restore scripts compiled by playground.qst
1f78aefca
- add playground_scrolling_script.zplay
c34b92a76
- add dark.zplay
aaf68685f
CI
Misc.
- reverse commits in changelog for more natural ordering
423f04791
- use separate folder for downloaded release builds
f57703681
- fix wrong scope suggestion
9fb96dc55
Full Changelog: https://github.com/ArmageddonGames/ZQuestClassic/compare/nightly-2023-06-28...nightly-2023-07-02