PKHeX/PKHeX.Core/PKM
Kurt 4c96efb9b7 Update pk2->pk1 party stat transfer logic
pk1 boxdata stores current level & current hp, which is only present in
pk2 party data.
if the user drops in pk2(boxdata), the transfer leaves 0 for both
values, which isn't correct.
detect stat_level to determine if values should be regenerated or not.

Thanks HaxAras for finding this :)
2018-07-31 14:29:47 -07:00
..
Shared Style updates 2018-07-29 13:27:48 -07:00
Util Extract experience logic to separate file 2018-07-29 17:43:30 -07:00
BK4.cs Add batrev party viewing/handling 2018-05-19 14:42:21 -07:00
CK3.cs Refactoring 2018-07-06 17:37:07 -07:00
PK1.cs Extract experience logic to separate file 2018-07-29 17:43:30 -07:00
PK2.cs Update pk2->pk1 party stat transfer logic 2018-07-31 14:29:47 -07:00
PK3.cs Refactoring 2018-07-06 17:37:07 -07:00
PK4.cs Don't clear unown forme on pk4->bk4 2018-06-16 10:29:36 -07:00
PK5.cs Skip format check on pk* init 2018-06-04 20:25:54 -07:00
PK6.cs Extract geolocation logic to interface 2018-07-14 10:34:34 -07:00
PK7.cs Clean up pk7/sav6/sav7 simple methods 2018-07-20 20:25:28 -07:00
PKM.cs Misc clean / xmldoc updates 2018-07-21 19:20:11 -07:00
XK3.cs Refactoring 2018-07-06 17:37:07 -07:00