PKHeX/PKHeX.Core
Kurt 0d05715582 Fix reflective convert
Adding setters for Hidden Power caused the IVs to get mutated, same for some other values. The DateTime could return null if undefined.

Used to be Declared only (properties in destination class), but GBPKM has shared Nick/Lang/IV logic.
513648638f

Just do the GBPKM fixup at the end to copy the remaining properties manually. Set HP type if the conversion was from future 31IV games.
2021-02-15 13:52:49 -08:00
..
Editing Check format 3/4 for setpidnature 2021-02-02 15:39:41 -08:00
Game Sanity check nature for Criteria parameter 2021-02-01 10:45:53 -08:00
Legality Location specific restrictions 2021-02-15 10:31:07 -08:00
MysteryGifts Futureproof check regardless of packing filename 2021-02-03 13:31:37 -08:00
PersonalInfo Use more expression return style 2021-01-01 17:08:49 -08:00
PKM Fix reflective convert 2021-02-15 13:52:49 -08:00
Resources Shift gen6 event flags to their actual index (+0xC*8) 2021-02-12 20:08:54 -08:00
Ribbons Add affixed ribbon drop-down 2021-02-10 13:34:49 -08:00
Saves Add custom save type loading (hacks) 2021-02-13 01:53:38 -08:00
Util Add some code analysis for try-return with nullable out 2021-01-17 00:05:07 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Simplify headbutt tree pivot check 2021-01-22 19:20:18 -08:00