Nightly 2024-02-17
Downloads:
Features
Editor
- fix some tiles in default.qst (File->New)
e342a0335
- Fix wrong assignment of lava drown tiles
- Delete redundant diving tiles in Z3 player tile pages
Bug Fixes
Player
- apply BS swim sprites compat rule to Zelda 3000 qst
5f7ab3c23
This QR is applied to all 1.90 quests, but Zelda 3000 was saved in 1.92 and this visual bug was overlooked.
- consume button presses in subscreen menu
23f44b9f6
The subscreen refactor ~6 months ago resulted in button presses not being eaten. One side effect of this was the item selection sfx playing for every frame the button was down, instead of the intended one time.
Editor
- hide unimplemented enemies
875589f19
Misc.
- remove tilesets/classic.qst
21bf6b417
The default quest (File->New) makes this not necessary.