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 Starting Triforce Piece Count #3797

Conversation

Malkierian
Copy link
Contributor

@Malkierian Malkierian commented Jan 4, 2024

Turns out, triforcePiecesCollected was getting zeroed at the end of Randomizer_InitSaveFile(), which was undoing any counting being done for starting triforce pieces, thus preventing triforce hunt completion when starting with any pieces and requiring the exact number as in the pool. This moves that to the start of Randomizer_InitSaveFile() instead.

Build Artifacts

…izer_InitSaveFile()` to fix starting TFP count issues.
Copy link
Contributor

@aMannus aMannus left a comment

Choose a reason for hiding this comment

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

Sowwy 🥖

@Archez Archez merged commit 02938cf into HarbourMasters:develop-macready Jan 6, 2024
8 checks passed
@Malkierian Malkierian deleted the fix-starting-triforce-count branch January 21, 2024 21: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

4 participants