Skip to content

Add all dungeons mode and lift off patch for ap#782

Merged
MattEqualsCoder merged 1 commit into
mainfrom
all-dungeons-ap-lift-off
Apr 22, 2026
Merged

Add all dungeons mode and lift off patch for ap#782
MattEqualsCoder merged 1 commit into
mainfrom
all-dungeons-ap-lift-off

Conversation

@MattEqualsCoder

Copy link
Copy Markdown
Collaborator

This PR covers three main things:

  • It updates the game mode code to work for all game modes to try to minimize different areas where we were doing one thing in one place for the vanilla game mode and another thing in the individual game modes. A few things are still special based on if they're an "alt game mode" (one not built into the base assembly) or not, but they're much fewer. Hopefully should make things a bit more maintainable.
  • It adds the "all dungeons" game mode which the OG SMZ3 and AP SMZ3 flavors have.
  • This also makes it so that the lift off patch can be applied to imported OG and AP SMZ3 seeds.

@MattEqualsCoder MattEqualsCoder linked an issue Apr 21, 2026 that may be closed by this pull request
@CPColin CPColin self-requested a review April 22, 2026 00:38
@MattEqualsCoder MattEqualsCoder merged commit 0b383ee into main Apr 22, 2026
4 checks passed
@MattEqualsCoder MattEqualsCoder deleted the all-dungeons-ap-lift-off branch April 22, 2026 03:08
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.

Add All Dungeons Game Mode

2 participants