PKHeX/PKHeX.Core/PKM/Shared
Kurt 8912f76726 Clean up super training medal checks
Futureproof with transfer considerations
This is just a guess; gen7 didn't update the medal count and if we
assume pk8 overhauls the structure for a new console, they'll drop old
data.

With c#8 later next week, will move SuperTrainingMedalCount() to a
default interface method ez.
2019-09-20 20:55:36 -07:00
..
_K3.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
_K4.cs Extract most common location numbers to class 2019-05-10 20:46:49 -07:00
_K6.cs Clean up super training medal checks 2019-09-20 20:55:36 -07:00
_K12.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
IAwakened.cs Add WB7 and legality detection logic 2018-11-21 12:24:41 -08:00
IContestStats.cs Style updates 2018-07-29 13:27:48 -07:00
IGameValueLimit.cs Refactoring 2018-06-15 16:00:28 -07:00
IGeoTrack.cs Extract geolocation logic to interface 2018-07-14 10:34:34 -07:00
IHyperTrain.cs Add gold bottle cap bypass for LGPE 2019-01-06 16:21:34 -08:00
ILangNick.cs Rework mg nick/lang checks 2018-08-30 18:09:52 -07:00
IShadowPKM.cs Minor reorganization 2018-05-18 19:33:11 -07:00
ITrainerID.cs Respacening 2018-07-26 19:34:27 -07:00
PokeList1.cs Extract PokemonList* to inherited class 2018-08-05 17:28:54 -07:00
PokeList2.cs Misc simplifications 2018-09-12 20:55:30 -07:00
PokeListGB.cs Minor clean 2019-09-11 22:17:16 -07:00
PokeListType.cs Extract PokemonList* to inherited class 2018-08-05 17:28:54 -07:00
QRPK7.cs Minor simplifications 2019-07-12 16:41:13 -07:00
QRPKM.cs Remove QRText property 2018-12-26 17:31:23 -08:00