PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 27d1feafd7 Revise egg wc3 fateful check to return instead of break
Emerald has the same met locations too, which doesn't clear fateful. So if it was hatched in an RS(E) location, we can't know for sure.

Closes #2790 , but keep in mind the posted file is illegal anyways -- can't get egg move aromatherapy with wish.
2020-03-19 17:05:16 -07:00
..
Ribbons Disallow gen7 ribbons on lgpe origin 2020-02-16 17:41:38 -08:00
AbilityVerifier.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
BallVerifier.cs Update BallVerifier.cs 2020-03-10 22:59:46 -07:00
ConsoleRegionVerifier.cs Continued comparisons & implications 2020-02-11 18:35:54 -08:00
CXDVerifier.cs Cleanup 2019-10-26 12:33:58 -07:00
EffortValueVerifier.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08:00
EncounterTypeVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
FormVerifier.cs Ignore keldeo resolute form check on gen8+ 2020-02-15 13:30:50 -08:00
GenderVerifier.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
HistoryVerifier.cs Expose method for reuse in other projects 2020-02-12 20:42:45 -08:00
HyperTrainingVerifier.cs Add gold bottle cap bypass for LGPE 2019-01-06 16:21:34 -08:00
IndividualValueVerifier.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ItemVerifier.cs Extract item restrictions to separate class 2020-01-16 19:27:29 -08:00
LanguageVerifier.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
LevelVerifier.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
MedalVerifier.cs Clean up super training medal checks 2019-09-20 20:55:36 -07:00
MemoryVerifier.cs Only check memory feeling restriction if gen6 2020-02-11 22:25:50 -08:00
MiscVerifier.cs Revise egg wc3 fateful check to return instead of break 2020-03-19 17:05:16 -07:00
NHarmoniaVerifier.cs Simplify N's pkm encounter handling 2020-01-25 12:31:56 -08:00
NicknameVerifier.cs Make the template IV/contest stat array readonly 2020-01-18 19:11:29 -08:00
ParseSettings.cs Add tracker unique text & setting 2020-02-12 18:10:24 -08:00
PIDVerifier.cs Update event database, handle HOME gifts horribly 2020-03-14 14:22:45 -07:00
TrainerNameVerifier.cs Add female gender check for stadium 2020-02-06 21:25:13 -08:00
TransferVerifier.cs Disallow regular slowpoke 2020-02-14 14:52:05 -08:00
Verifier.cs Rework secondary check flow 2018-06-23 22:00:01 -07:00