Nightly 2023-08-28
Downloads:
Features
Player
- add option to auto-restart in test mode when qst is saved in zquest
32d7f0497
Bug Fixes
Player
- put title.mid back in zelda.dat, since it is available to quests
17e56f141
- defer making .sav file until after quest is selected
b5e434db1
Editor
- write to temp file when saving qst and rename when done
43c2754de
This avoids issues with zplayer being unable to load the file on Reset when in Test Mode, while zquest is writing to it.
Refactors
- replace "string.h" with "cstring"
931e59774