Nightly 2023-07-10
Downloads:
Bug Fixes
Player
- use-after-free bug when picking up triforce
424279031
Editor
- do not show guys in screen enemy selector
28c47172e
The first twenty enemy ids are reserved for guys, and can produce unexpected behavior when used as
screen enemies. If a screen is using one of these enemy ids, the name was showing as "(None)" in the
screen enemy list. It will now show "Guy - Do Not Use!". The enemy selector list also will no
longer show any of these enemy ids.
Tests
- add ganon.zplay
fbab82705
Full Changelog: https://github.com/ArmageddonGames/ZQuestClassic/compare/nightly-2023-07-09-2...nightly-2023-07-10