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

[Rando] Prevent alarm when at full HP #4831

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

Varuuna
Copy link
Contributor

@Varuuna Varuuna commented Jan 9, 2025

To stop the low health beeping noise and Link's idle animation from playing when you only have 1 heart capacity. #4620

Build Artifacts

@aMannus aMannus added this to the 9.0.0 milestone Jan 11, 2025
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.

This'll need to happen when we move this out of hook_handlers.cpp and it gets its own registration etc, but just noting it here: This'll need a check if rando is on and if the starting hearts are actually set to 1 heart.

For now it's fine because that whole switch case in hook_handlers.cpp is in a rando check iirc.

@aMannus aMannus merged commit 651623a into HarbourMasters:develop Jan 15, 2025
5 checks passed
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