kwsch / PKHeX.Mobile

Pokémon save editor for Android and iOS!
Other
699 stars 354 forks source link

IVs Displaying error #85

Closed iNexusVitto closed 4 months ago

iNexusVitto commented 4 months ago

When the IV of a stat is 0 or 31 the stat is not shown. Even when a pokemon is "popped" the stat is not present.

kwsch commented 4 months ago

"popped"

what?

delipunch commented 4 months ago

Doesn't the app use 'pop' to mean load, when selecting a slot? He probably means that.

kwsch commented 4 months ago

The text that is displayed as a preview is based on the ShowdownSet markdown, in which 31 IVs and 0 EVs are the "default" values and are not displayed. PKHeX uses this same markdown filtering to remove unnecessary information from view to be able to not overload the user with info.