Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Temple music errors #2582

Merged
merged 3 commits into from
Apr 5, 2024

Commits on Feb 11, 2024

  1. Fixed issue where Temple music would not update when moving between t…

    …wo different temples in the same city. Fixed issue where Fighter Trainers halls would throw an error in the SongManager (playing the Knight song like in classic instead)
    KABoissonneault committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    af1a0ca View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Simplified SongManager code to remove Dungeon workaround and be more …

    …consistent with how classic handles day transitions
    KABoissonneault committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6ed1341 View commit details
    Browse the repository at this point in the history
  2. Store location index in SongManager music context in case someone rea…

    …lly goes into two different dungeons in the same day
    KABoissonneault committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    363d5e5 View commit details
    Browse the repository at this point in the history