Skip to content

Clean up Triforce Hunt U16's and GBK #3355

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

Merged
merged 3 commits into from
Nov 19, 2023

Conversation

aMannus
Copy link
Contributor

@aMannus aMannus commented Nov 4, 2023

There was a lot of references to gSaveContext.triforcePiecesCollected as U16's while it's a U8. The one in the save editor specifically screwed up the entry after this one in the gSaveContext because of it. So this PR cleans them all up and correctly references it as a U8 everywhere.

Also made the Ganon's Boss Key granting a lot cleaner. It now uses a RandomizerInf flag instead of constantly checking someone's current/required Triforce Pieces. As a result, this can also directly be utilized by the other Ganon's Boss Key checks in the future (and be removed from the LACS check).

Build Artifacts

Copy link
Contributor

@briaguya-ai briaguya-ai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should fix the build

@briaguya-ai briaguya-ai merged commit 34556e4 into HarbourMasters:develop Nov 19, 2023
A-Green-Spoon pushed a commit to A-Green-Spoon/Shipwright that referenced this pull request Nov 30, 2023
* Clean up Triforce Hunt U16's and GBK

* Apply suggestions from code review
jamieklassen pushed a commit to jamieklassen/Shipwright that referenced this pull request Mar 10, 2024
* Clean up Triforce Hunt U16's and GBK

* Apply suggestions from code review
@aMannus aMannus deleted the triforce-hunt-cleanup branch January 15, 2025 18:58
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.

3 participants