PKHeX/PKHeX.Core/Legality/Verifiers
2020-01-29 16:11:56 -08:00
..
Ribbons Fix criteria comparison 2020-01-21 09:05:39 -08:00
AbilityVerifier.cs
BallVerifier.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
ConsoleRegionVerifier.cs Add memory / console region checks for pb7/pk8 2019-11-26 11:01:09 -08:00
CXDVerifier.cs Cleanup 2019-10-26 12:33:58 -07:00
EffortValueVerifier.cs
EncounterTypeVerifier.cs
FormVerifier.cs fix yamask/runerigus form handling (#2669) 2020-01-29 16:11:56 -08:00
GenderVerifier.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
HistoryVerifier.cs Flag eggs with HT string 2019-12-21 16:01:51 -08:00
HyperTrainingVerifier.cs
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
MemoryVerifier.cs Make memory 6 fishy if textvar present 2020-01-10 16:08:34 -08:00
MiscVerifier.cs Add Move PP verification 2019-12-26 14:28:01 -08: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 Make memory 6 fishy if textvar present 2020-01-10 16:08:34 -08:00
PIDVerifier.cs Simplify N's pkm encounter handling 2020-01-25 12:31:56 -08:00
TrainerNameVerifier.cs Simplify N's pkm encounter handling 2020-01-25 12:31:56 -08:00
TransferVerifier.cs Update with slowpoke-1/new raid data 2020-01-09 18:44:45 -08:00
Verifier.cs