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

Replace purist mode with explicit options #563

Closed
lahm86 opened this issue Oct 21, 2023 · 0 comments · Fixed by #565
Closed

Replace purist mode with explicit options #563

lahm86 opened this issue Oct 21, 2023 · 0 comments · Fixed by #565
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lahm86
Copy link
Collaborator

lahm86 commented Oct 21, 2023

Currently, purist mode disables such additions as return paths and texture fixes, but these are enforced when environment randomization is enabled. Make explicit options for these features and allow them to be controlled regardless of environment rando choice.

@lahm86 lahm86 added the enhancement New feature or request label Oct 21, 2023
@lahm86 lahm86 added this to the 1.8.0 milestone Oct 21, 2023
@lahm86 lahm86 self-assigned this Oct 21, 2023
lahm86 added a commit that referenced this issue Oct 26, 2023
Added options for return paths, bug fixes and shortcut fixes.
Removed purist mode option.
Moved non-purist functions to All if bug fixes/oversights, and to Any if shortcut fixes.
Added new return paths to several levels.

Resolves #563.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant