Nightly 2023-07-30
Downloads:
Features
- add -window-title switch
e9a7e4f6c
Bug Fixes
Player
- specific NES door softlock
26541dbc3
softlock when moving through a bombable or walk-through door in mid-air with "No Scrolling Screen While In Air" enabled. (Now, with this rule on, you won't be able to go through the door until you land)
Editor
- grabbing tiles from qst files
3312ba667
Commit
142485
regressed this, by accidentally throwing out the next section id when skipping unwanted sections.
ZScript
- more string literal related issues
0b0fcee0f
also added macros to help fix more of these that might pop up
- prevent MODR divide-by-zero in jit
6afb11354
- make div-by-zero an error instead of a warning, when divisor is literal 0
9e7563267
Chores
- update instances of "Zelda Classic" to "ZQuest Classic"
ca2dd6d8f
- update comment instances of "Zelda Classic" to "ZQuest Classic"
f3ae9af4b
- add commit to .git-blame-ignore-revs
43ccd326e
Tests
- add replays for step triggers, trigger groups, and cutscene triggers
94c96655f
- add --show flag for replays script, alias for --no-headless and --throttle_fps
0cca40ff8
- update playground maths script to not divide by literal 0
69a9a16af
- update run_target default build folder selection to work on windows
82631d33c
Misc.
- add script to get all quests on purezc
7755714fb
Full Changelog: https://github.com/ArmageddonGames/ZQuestClassic/compare/nightly-2023-07-29...nightly-2023-07-30