Skip to content

Moon hint fix, patch creation tweaks#141

Merged
PhlexPlexico merged 2 commits intoZ3DR:mainfrom
pizza1398:main
Feb 4, 2026
Merged

Moon hint fix, patch creation tweaks#141
PhlexPlexico merged 2 commits intoZ3DR:mainfrom
pizza1398:main

Conversation

@pizza1398
Copy link

Should fix moon trial hints sometimes not displaying
Cleans up patch.cpp (by copying OOT3DR's homework)

 - Reduce duplicated code from RegionSelect

 - Don't create useless "actor" folder

 - Cleanup commented section titles
 When writing a moon trial gossip stone's hint, write it again to its alternate message's ID.

 This ensures the same hint is displayed when the game calls either version.
@PhlexPlexico
Copy link

LGTM - just as a heads up though, if you're going to be making changes to different parts I would still recommend breaking out your changes into separate merges.

E.g. even though it's small have the moon text fix in a separate PR from the cleanup that was done in patches (and I know, the codebase could definitely use a good reformat/refactor, so feel free to follow the clang formatting that's done in the patch repo and apply it lol).

Thanks for the contribution!

@PhlexPlexico PhlexPlexico merged commit 8f3cec1 into Z3DR:main Feb 4, 2026
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