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

Fixed honey use altering tiles #4703

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

cawtds
Copy link

@cawtds cawtds commented Jun 2, 2024

Description

Using honey corrupted(?) some tiles at the top of the screen.

Images

Before:
honeybug
After:
honeyfixed

Discord contact info

.cawt

@Bassoonian
Copy link
Collaborator

Does this only affect Honey or also other cases of RemoveUsedItem?

@cawtds
Copy link
Author

cawtds commented Jun 2, 2024

Does this only affect Honey or also other cases of RemoveUsedItem?

Might only be an issue with field use items, so i'd imagine only escape rope would be affected as well. Since it immediately triggers a teleport though, i cannot confirm if this is the case.

@Bassoonian Bassoonian merged commit 658b437 into rh-hideout:master Jun 2, 2024
1 check passed
@cawtds
Copy link
Author

cawtds commented Jun 2, 2024

Does this only affect Honey or also other cases of RemoveUsedItem?

Potential cause might be the order in which FreeBagMenu and RemoveUsedItem are called. So it would affect escape rope, but go unnoticed. From what i can tell this is also the case in vanilla emerald/FRLG though.
image

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