PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 6b472ffd62 Misc iencounterable->pkm generator fixes
Still some pending stuff like bad mystery gifts

gen2 static encounters on g/s applying met level and not location
gen6 ralts trade (no nickname) being flagged as nicknamed when it shouldn't
gen4 manaphy egg not having a hatch location (worked fine if you transferred it up)
gen3 antishiny gifts not setting their PIDs (jirachi WC3)
gen5 N's pkm gifts setting the wrong nature
gen3 unown not being generated correctly, cosplay pikachu being allowed form0, non-BugCatchingContest no longer require Sport ball, oras dexnav marill now uses the azurill eggmove table
2020-09-03 19:00:46 -07:00
..
Ribbons Minor clean 2020-08-30 22:37:14 -07:00
AbilityVerifier.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
BallVerifier.cs Minor clean 2020-09-03 14:28:51 -07:00
ConsoleRegionVerifier.cs Split Country/Region/ConsoleRegion to interface 2020-07-31 11:17:31 -07:00
ContestStatVerifier.cs Update ContestStatVerifier.cs 2020-05-11 16:51:10 -07:00
CXDVerifier.cs Allow antishiny CXD spreads for some checks 2020-04-11 23:14:16 -07:00
EffortValueVerifier.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
EncounterTypeVerifier.cs Refactoring some IEncounterable-type'd object initialization and original-generation evo chain (#2974) 2020-08-21 16:35:49 -07:00
FormVerifier.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
GenderVerifier.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
HistoryVerifier.cs Split gen6/7 affection stats to interface 2020-08-02 11:06:30 -07:00
HyperTrainingVerifier.cs Add gold bottle cap bypass for LGPE 2019-01-06 16:21:34 -08:00
IndividualValueVerifier.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
ItemVerifier.cs Relocate gen3 ereader berry logic 2020-07-18 22:51:55 -05:00
LanguageVerifier.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
LevelVerifier.cs Handle unhatched manaphy egg 2020-08-09 20:02:28 -07:00
MarkVerifier.cs Add initial marking checks 2020-04-06 16:32:23 -07:00
MedalVerifier.cs Clean up super training medal checks 2019-09-20 20:55:36 -07:00
MemoryVerifier.cs Minor tweaks 2020-08-04 22:56:55 -07:00
MiscVerifier.cs Misc iencounterable->pkm generator fixes 2020-09-03 19:00:46 -07:00
NHarmoniaVerifier.cs Simplify N's pkm encounter handling 2020-01-25 12:31:56 -08:00
NicknameVerifier.cs Finish splitting gen1/2 encounter types from parent class 2020-07-19 13:32:40 -05:00
ParseSettings.cs Add tracker unique text & setting 2020-02-12 18:10:24 -08:00
PIDVerifier.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
TrainerNameVerifier.cs Update Trainer Name verifier with template TID/SIDs 2020-08-30 19:59:21 -07:00
TransferVerifier.cs Initial Isle of Armor support 2020-06-19 18:51:15 -05:00
Verifier.cs Rework secondary check flow 2018-06-23 22:00:01 -07:00