Skip to content

Required Bosses Improvements#161

Merged
SuperDude88 merged 2 commits into
mainfrom
dungeon-sw-actor
Feb 23, 2026
Merged

Required Bosses Improvements#161
SuperDude88 merged 2 commits into
mainfrom
dungeon-sw-actor

Conversation

@SuperDude88
Copy link
Copy Markdown
Owner

This adds a custom switch actor to check dungeon flags and uses it to determine whether the required bosses have been defeated. It also fixes some minor issues with the custom actor patches and makes it easier to add new ones in the future.
The enemies on the final staircase have been tweaked to stop respawning after they are defeated the first time, rather than waiting for all the required bosses to be defeated also.

- Generalize custom actor code to be more extensible
- Fix bug in the custom dStage_searchName loop that happened to be fine when we only added 1 actor
- Use a custom actor for dungeon switches like SDR
- Prevent the enemies on the staircase to Puppet Ganon from respawning if they have been defeated before all required bosses are defeated
@SuperDude88 SuperDude88 merged commit dc66b45 into main Feb 23, 2026
5 checks passed
@SuperDude88 SuperDude88 deleted the dungeon-sw-actor branch February 23, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant