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

flinch tests + protect/flinch fix #3345

Merged
merged 3 commits into from
Sep 30, 2023

Conversation

DizzyEggg
Copy link
Collaborator

@DizzyEggg DizzyEggg commented Sep 26, 2023

I was watching a playthrough of Inclement Emerald and noticed this bug happening.
Basically, Protect could fail if it was used once, then mon flinched, and used again. Reason was the protect cmd was reading flags from a 0xFFFF move which was some random data(which happened to have the FLAG_PROTECTION_MOVE set).

Edit: Now that I think about it, this either happens on vanilla Emerald too or GF got lucky and the random data happened to act as FLAG_PROTECTION_MOVE was 0.

@AsparagusEduardo
Copy link
Collaborator

Please fix conflicts 👀

@DizzyEggg
Copy link
Collaborator Author

Conflicts solved

@AsparagusEduardo AsparagusEduardo merged commit 8efc34e into rh-hideout:master Sep 30, 2023
1 check passed
@DizzyEggg DizzyEggg deleted the flinch_tests branch June 23, 2024 11: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.

2 participants