[Enhancement] Hide quests in File Select - #7093
Open
JordanLongstaff wants to merge 6 commits into
Open
Conversation
serprex
reviewed
Aug 20, 2026
serprex
approved these changes
Aug 20, 2026
Co-authored-by: Philip Dubé <159546+serprex@users.noreply.github.com>
Member
|
Not a fan of the implementation for the text, the most logical thing would to make something like COPY / ERASE when you try to copy / erase an empty file |
Contributor
Author
|
❓ This PR has nothing to do with that text. Besides, those are just the textures from the game. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #5609
This is mostly picking up from where #6634 was before its head repo was dropped. But I also added the logic of skipping over the Quest Select screen. I also migrated the existing CVars related to File Select that were moved into that section of the menu.
Here's a video of the Quest Select screen being skipped to start the only mode available (with text indicating which mode):
skip-quest-select.mp4
And in this video, the only one hidden is Normal, so Quest Select is shown but only has Rando and Boss Rush.
hide-normal-quest.mp4
Build Artifacts