3.0 Prerelease 41 2024-02-17
Downloads:
Features
Editor
- fix some tiles in default.qst (File->New)
9add7e25f
- 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
a4028258e
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
be48e2fb0
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
16abaf626
Web
- avoid performance hit by disabling info bitmap
2a6812a96
Misc.
- remove tilesets/classic.qst
d943f79a2
The default quest (File->New) makes this not necessary.