PKHeX/PKHeX.Core/PKM
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
..
Searching Use more expression return style 2021-01-01 17:08:49 -08:00
Shared Fix reflective convert 2021-02-15 13:52:49 -08:00
Strings Add gen8 case 2021-01-31 13:10:03 -08:00
Util Relocate formargument logic 2021-02-08 20:42:19 -08:00
BK4.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
CK3.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PB7.cs Update FormArgument handling for gen6/7 2021-02-08 20:26:53 -08:00
PK1.cs Default parsesettings tradeback to true 2021-02-03 15:39:30 -08:00
PK2.cs Fix transfer for Gen1 in-game trades 2021-02-02 16:27:31 -08:00
PK3.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PK4.cs Update FormArgument handling for gen6/7 2021-02-08 20:26:53 -08:00
PK5.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PK6.cs Update FormArgument handling for gen6/7 2021-02-08 20:26:53 -08:00
PK7.cs Update FormArgument handling for gen6/7 2021-02-08 20:26:53 -08:00
PK8.cs Add affixed ribbon drop-down 2021-02-10 13:34:49 -08:00
PKM.cs Fix reflective convert 2021-02-15 13:52:49 -08:00
SK2.cs Target type'd new 2020-12-21 17:17:56 -08:00
XK3.cs Simplify more expressions 2021-01-04 17:31:43 -08:00