PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 351637900f Downgrade swsh move memory verification severity
Some special encounters don't set the Relearn Moves, so we can't really check the memory-moves unless we somehow late-reject a matching encounter. Not really worth the effort to try and verify cosmetic mismatches; just tag them as Fishy.
2020-12-21 19:20:11 -08:00
..
Ribbons Target type'd new 2020-12-21 17:17:56 -08:00
AbilityVerifier.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
BallVerifier.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
ConsoleRegionVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
ContestStatVerifier.cs seal hunting 2020-09-07 13:51:13 -07:00
CXDVerifier.cs Allow antishiny CXD spreads for some checks 2020-04-11 23:14:16 -07:00
EffortValueVerifier.cs Minor clean 2020-11-14 12:55:30 -08: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 Target type'd new 2020-12-21 17:17:56 -08:00
GenderVerifier.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
HistoryVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
HyperTrainingVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
IndividualValueVerifier.cs Relocate go encounter maintenance outside of pkhex.core 2020-11-14 12:51:24 -08:00
ItemVerifier.cs Relocate gen3 ereader berry logic 2020-07-18 22:51:55 -05:00
LanguageVerifier.cs Add language check for jp-blue gameversion, non-crystal female 2020-12-01 16:55:10 -08:00
LevelVerifier.cs Move species/move names to parsesettings 2020-11-27 18:45:06 -08:00
MarkVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
MedalVerifier.cs Clean up super training medal checks 2019-09-20 20:55:36 -07:00
MemoryVerifier.cs Downgrade swsh move memory verification severity 2020-12-21 19:20:11 -08:00
MiscVerifier.cs Target type'd new 2020-12-21 17:17:56 -08:00
NHarmoniaVerifier.cs Relocate N OT logic 2020-10-06 20:09:14 -07:00
NicknameVerifier.cs Consolidate EncounterTrade1 level objects 2020-11-22 16:19:03 -08:00
ParseSettings.cs Extract metadata/state tracking from SaveFile obj 2020-12-05 05:36:23 -08:00
PIDVerifier.cs Move species/move names to parsesettings 2020-11-27 18:45:06 -08:00
TrainerNameVerifier.cs Handle MANôA and FALCçN SPA->FRE Gen2 Trades 2020-11-29 18:17:15 -08:00
TransferVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
Verifier.cs Target type'd new 2020-12-21 17:17:56 -08:00