PKHeX/PKHeX.Core
Kurt 5a3ebec12b Fix characteristic of all-0 IV mons when EC%6!=0
They'll always be HP.
ty Anubis for testing and SirToastyToes for reporting

Changing characteristic is a 1 in (5/6)*(32^6) chance, when no IVs are forced; aka ~1:900million
or just get a colo e-reader mon with 5/6 chance :)

Gen4/HOME(mobile): correct, unaffected
Gen5-Gen9/HOME(switch): bugged
2025-05-17 15:03:42 -05:00
..
Editing level int -> byte 2025-05-17 14:45:49 -05:00
Game level int -> byte 2025-05-17 14:45:49 -05:00
Items Rename item pouch legal lists, make public 2025-04-13 11:42:59 -05:00
Legality level int -> byte 2025-05-17 14:45:49 -05:00
Moves Rename PP arrays for consistency 2025-04-13 11:43:00 -05:00
MysteryGifts level int -> byte 2025-05-17 14:45:49 -05:00
PersonalInfo Add more xmldoc 2025-05-03 23:55:06 -05:00
PKM Fix characteristic of all-0 IV mons when EC%6!=0 2025-05-17 15:03:42 -05:00
Resources Add latest distribution raid data 🪓 2025-05-08 20:02:42 -04:00
Ribbons Extract some AffixedRibbon logic 2024-08-19 21:11:08 -05:00
Saves Refactor methods to use Try-pattern and improve code clarity 2025-05-16 16:12:48 -05:00
Util Feature: Localization of Battle Templates (Showdown Set) (#4482) 2025-05-01 23:16:36 -05:00
PKHeX.Core.csproj Update to .NET 9, c# 13 (#4390) 2024-11-17 13:13:58 -06:00