3.0 Prerelease 58 2024-07-07
Downloads:
Features
- add Shield Jinx trigger (#941)
985904538
Player
- add opt-in automation for uploading replays
36f5d0810
When enabled, once a week replays are uploaded to a server when the program exits. Only replays of known quests from the database are uploaded. There is also an option to manually trigger this process rather than enabling it automatically.
Please consider enabling this, as it greatly helps out with development by allowing us to prevent bugs. This is important for any new features we add, but extremely so for the upcoming Z3 scrolling overhaul.
See
docs/replays.md
for more information about the replay system.
Bug Fixes
- avoid crash when loading midi using native file dialog
a038d2250
Player
- kill all sound effects for passageways, item cellars, and when stepping out of a warp (#942)
9f699e76c
- [windows] save path being cut off in log
bbe76c4fb
- resolve replay qst against quests dir, handle missing file better
95dc9e97a
- prevent replay save from happening on title screen
fde75056d
Editor
- [windows] Load Tileset with native file dialog no longer busted
408b83815
ZLauncher
- remove defunct "Allow Multiple Instances" option
5e78d1603
Refactors
Player
- remove epilipsey dialog on fresh install, add toggle in launcher
e888bff41
- remove prompt about recording when starting a new save file
dc77b2020
Misc.
Player
- add qst_title, qst_hash as replay meta fields
2e0ed2b04