PKHeX/PKHeX.Core/Legality
Kurt 1b354624b1 Korean move validation fixes
Korean g/s cannot access gen1 movesets, so pruning gen1 was necessary.
Rather than rebuilding the array (slow), just futureproof the entire
method to not rely on '7' (in case this code is ever used on Gen8).
2017-09-24 10:52:39 -07:00
..
Encounters Korean move validation fixes 2017-09-24 10:52:39 -07:00
Enums Refactoring 2017-07-31 17:09:16 -07:00
Moves Refactor split gender breeding logic 2017-09-14 18:52:34 -07:00
Ribbons Allow gen7 ribbons on gen2 transfers 2017-09-23 07:54:31 -07:00
RNG Update gen5 shiny PID generating 2017-09-17 14:43:28 -07:00
Structures Encounter Learnset move duplication fix 2017-09-24 10:36:16 -07:00
Analysis.cs Encounter Learnset move duplication fix 2017-09-24 10:36:16 -07:00
Checks.cs Refactoring 2017-09-23 16:24:22 -07:00
Core.cs Encounter Learnset move duplication fix 2017-09-24 10:36:16 -07:00
Data.cs Refactoring 2017-06-17 18:37:19 -07:00
LegalityCheckStrings.cs Refactoring 2017-09-23 16:24:22 -07:00
Tables.cs Fix gen5 HA checking for male only species 2017-09-23 07:58:55 -07:00
Tables1.cs Relocate encounter data loading to separate files 2017-07-25 00:28:43 -07:00
Tables2.cs Add normal box to gsc held item table 2017-08-16 16:28:38 -07:00
Tables3.cs Relocate encounter data loading to separate files 2017-07-25 00:28:43 -07:00
Tables4.cs Relocate encounter data loading to separate files 2017-07-25 00:28:43 -07:00
Tables5.cs Legality edge case fixes 2017-09-05 18:28:38 -07:00
Tables6.cs Refactoring 2017-09-07 17:46:21 -07:00
Tables7.cs More usum prep 2017-09-19 21:35:30 -07:00
VivillonTables.cs Refactoring 2017-06-17 18:37:19 -07:00
WordFilter.cs Add wordfilter legality checking 2017-09-05 23:31:24 -07:00