PKHeX/PKHeX.Core/Legality
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
..
Areas Use less efficient IsLevelWithinRange, for clarity 2019-09-19 22:54:53 -07:00
Encounters Use less efficient IsLevelWithinRange, for clarity 2019-09-19 22:54:53 -07:00
Enums Misc updates 2018-12-29 22:19:44 -08:00
Evolutions Misc clean 2019-09-10 00:21:51 -07:00
Learnset Misc updates 2019-02-24 13:57:10 -08:00
Moves use some explicit dex numbers as enum 2019-06-01 10:22:49 -07:00
RNG Minor clean 2019-09-10 22:07:50 -07:00
Structures Minor updates 2019-05-11 10:12:14 -07:00
Tables Extract logic from PKX 2019-09-18 19:58:23 -07:00
Verifiers Clean up super training medal checks 2019-09-20 20:55:36 -07:00
Analysis.cs Minor clean 2019-09-10 22:07:50 -07:00
BulkAnalysis.cs Updates continued 2019-04-14 16:04:36 -07:00
Checks.cs Minor tweaks 2019-09-14 11:48:07 -07:00
Core.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
Data.cs Update xy fashion edits 2018-08-08 21:27:14 -07:00
GBRestrictions.cs Misc clean 2019-09-10 00:21:51 -07:00
LegalityCheckStrings.cs Minor simplification 2019-05-11 13:10:51 -07:00
Memories.cs Misc clean 2019-09-10 00:21:51 -07:00
VivillonTables.cs Fix vivillon comparisons 2019-05-16 22:01:11 -07:00
WordFilter.cs add lock for cross thread dictionary manip 2018-08-25 10:48:37 -07:00