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

fix: Various fixes related to quests #594

Merged

Conversation

pacampbell
Copy link
Collaborator

@pacampbell pacampbell commented Oct 5, 2024

  • Don't populate quest information for quests which are not enabled.
  • Add a new function to check if a quest is enabled which can handle null without causing an exception.
  • Mark Bonus Lobby as a safe area
  • Add potential fix for BGM which don't end
  • Reverted the "improved" quest groups as it doesn't work 100% of the time

Checklist:

  • The project compiles
  • The PR targets develop branch

- Don't populate quest information for quests which are not enabled.
- Add a new function to check if a quest is enabled which can handle
  null without causing an exception.
@pacampbell pacampbell merged commit 206601e into sebastian-heinz:develop Oct 5, 2024
1 check passed
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