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

Override moves shown to use known moves if able #500

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

UTDZac
Copy link
Collaborator

@UTDZac UTDZac commented Dec 22, 2024

Closes #498

In some cases, while battling and viewing an enemy Pokémon, that Pokémon will use all four of its moves. When it does, show those four moves on the tracker screen instead of the loose ordering of otherwise "tracked moves" it used to show.

This fixes the bug where 1 of the 4 moves wouldn't be shown even if all were known during that single battle.

In some cases, while battling and viewing an enemy pokemon, that pokemon will use all four of its moves. When it does, show those four moves on the tracker screen instead of the loose ordering of otherwise "tracked moves" it used to show. This fixes the bug where 1 of the 4 moves wouldnt be shown even if all were known during that single battle.
@UTDZac UTDZac requested a review from Fellshadow December 22, 2024 01:15
@UTDZac UTDZac self-assigned this Dec 22, 2024
Copy link
Collaborator

@Fellshadow Fellshadow left a comment

Choose a reason for hiding this comment

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

Seems good to me

@Fellshadow Fellshadow merged commit 6cd5560 into dev Dec 23, 2024
@UTDZac UTDZac deleted the bugfix-show-four-known-moves branch December 23, 2024 21:18
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.

[Bug]: Tracker fails to display all 4 moves used by enemy Pokémon in battle
2 participants