Skip to content

Conversation

@garrettjoecox
Copy link
Contributor

@garrettjoecox garrettjoecox commented Oct 22, 2023

Near the end of the review phase of master sword shuffle, the GI enums used were changed from 0x73 to 0xE0. One remaining instance of this was left, as well as needing to adjust the size of the trickNameTable (needs to be highest + 1)

Additionally sneaking a fix in here for hint generation. AutoFormatHintTextString had an infinite loop in a special case that we happened to not run into yet, we also removed the hardcoded line break from the problematic hint, mostly because it's just not necessary anymore. Re-adding it should be fine if anyone is opposed.

Build Artifacts

@garrettjoecox garrettjoecox changed the title Fix two missing changes after ms GI enum was changed Fix two missing changes after ms GI enum was changed & hint fix Oct 22, 2023
@garrettjoecox garrettjoecox merged commit 02f61bc into HarbourMasters:develop Oct 22, 2023
@garrettjoecox garrettjoecox deleted the ms-enum-fix branch October 22, 2023 20:09
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