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

Added missing in-battle "Move Info" button prompt #6155

Merged

Conversation

AsparagusEduardo
Copy link
Collaborator

Description

Very late followup to #4860 (from 1.9.0, which is why I'm aiming this to master)

Unlike the "Last Ball" functionality, there was no prompt for the in-battle move descriptions, so this PR adds that, with both L and R versions for the graphics.
Because the last ball window's input doesn't directly conflict with the move description's, I removed the restriction of not being able to use the same button for both.

Images

L & R versions showcase
mGBA_ZEGskKjEbq mGBA_2rn7H0Kj7K

Issue(s) that this PR fixes

Closes #4677

People who collaborated with me in this PR

@TeamAquasHideout from who I got the source from and @BelialClover from who Archie got the source from.

Discord contact info

AsparagusEduardo

src/battle_interface.c Outdated Show resolved Hide resolved
src/battle_interface.c Outdated Show resolved Hide resolved
@AsparagusEduardo
Copy link
Collaborator Author

Addressed review comments

@Bassoonian Bassoonian merged commit 7c6eda2 into rh-hideout:master Feb 1, 2025
1 check passed
@AsparagusEduardo AsparagusEduardo deleted the _RHH/pr/master/moveInfoWindow branch February 1, 2025 18:10
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.

Move Description indicator missing in Battle Interface
2 participants