IV/EV Display Integration & Sorting in PC#286
Open
marbaret wants to merge 4 commits intoh0tp-ftw:mainfrom
Open
IV/EV Display Integration & Sorting in PC#286marbaret wants to merge 4 commits intoh0tp-ftw:mainfrom
marbaret wants to merge 4 commits intoh0tp-ftw:mainfrom
Conversation
21e5f32 to
eee5678
Compare
Someon1e
previously requested changes
Jan 23, 2026
Collaborator
Someon1e
left a comment
There was a problem hiding this comment.
Good changes!
Some small problems I've noticed:
- The labels on the right should be consistent (e.g. see ATK and ATTACK)
- The bar colours for
IVslook out-of-place compared to theStats&EV- maybe the text colour should be changed instead of the bar colours? - The padding/space between the number and the bar is very different for
Statscompared toEVs&IVs - The corners are missing

Author
|
Thanks for the feedback! I’ll try to address all of them
I kind of agree with this one (also the gold color for IV 31 might be a bit too close to the yellow/orange used for mid IVs) |
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This integrates detailed IV and EV displays directly into the Pokémon PC interface and adds sorting capabilities.
IV/EV Tabs
Visual Updates
Sorting
UX Improvements