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

Don't count dungeons with rewards on altar as already hinted #1730

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

fenhl
Copy link
Collaborator

@fenhl fenhl commented Oct 6, 2022

Fixes the issue described here: https://discord.com/channels/274180765816848384/438698093354156032/1027371049215594526

tl;dr: Hint areas with an already hinted location can't be hinted barren. An exception is made for always hints but not for altar hints, so dungeons currently can't be hinted barren. Making altar hints work like always hints would only fix this until dungeon rewards become major items (which is planned for dungeon reward shuffle), so instead this is fixed by specifically making the “already hinted” check for barren hints ignore boss locations.

Fixes the issue described here: <https://discord.com/channels/274180765816848384/438698093354156032/1027371049215594526>

tl;dr: Hint areas with an already hinted location can't be hinted barren. An exception is made for always hints but not for altar hints, so dungeons currently can't be hinted barren. Making altar hints work like always hints would only fix this until dungeon rewards become major items (which is necessary for dungeon reward shuffle), so instead this is fixed by specifically making the “already hinted” check for barren hints ignore boss locations.
@cjohnson57 cjohnson57 merged commit 9defd0c into OoTRandomizer:Dev Oct 6, 2022
@fenhl fenhl deleted the patch-1 branch October 6, 2022 23:52
@fenhl fenhl mentioned this pull request Dec 23, 2022
11 tasks
@fenhl fenhl added this to the 7.0 milestone Mar 25, 2024
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.

2 participants