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: Warp override MQ mode for room loads #3019

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

Archez
Copy link
Contributor

@Archez Archez commented Jun 18, 2023

The better debug warp menu override for MQ dungeons would only work for the initial scene load. The CVar was cleared after loading the scene so then any subsequent room loads would switch to the original dungeon setting.

This PR tracks the scene being overridden and only clears the CVars once a new scene is loaded, fixing room loads in the dungeon to have the same override logic throughout the whole dungeon.

Build Artifacts

@leggettc18 leggettc18 merged commit 39349d8 into HarbourMasters:develop Jun 18, 2023
8 checks passed
@Archez Archez deleted the fix-mq-mode-warp branch June 19, 2023 13:20
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.

None yet

2 participants