Skip to content

Conversation

@Archez
Copy link
Contributor

@Archez Archez commented Mar 2, 2023

On the very first game load, Link's spawn would get overridden to 0,0 due to the change age cheat hook having a bad reference to a bool.

This switches the change age hook to use scoped static vars instead of lambda capture by reference.

Also moved the gPlayState checks as an early return in some of the cheat hooks.

Build Artifacts

Copy link
Contributor

@briaguya0 briaguya0 left a comment

Choose a reason for hiding this comment

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

:shipit:

@briaguya0 briaguya0 merged commit a5bf135 into HarbourMasters:develop-khan Mar 2, 2023
@Archez Archez deleted the fix-link-spawn-change-age branch March 2, 2023 22:12
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