PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 19b1564eb2 Split history and memory verifiers
Rewrite a bunch of the history verification stuff
Fix a few test cases with incorrect OT Friendship (transferred), and
missing GeoCountry

Need to rewrite memory verification next
(All test cases currently pass)
#2545
2019-12-07 18:12:31 -08:00
..
Ribbons Add gen8 ribbon verification 2019-12-07 11:58:56 -08:00
AbilityVerifier.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
BallVerifier.cs Handle shedinja encounter balls 2019-12-05 16:40:14 -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 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 Minor clean 2019-11-18 22:48:03 -08:00
GenderVerifier.cs use some explicit dex numbers as enum 2019-06-01 10:22:49 -07:00
HistoryVerifier.cs Split history and memory verifiers 2019-12-07 18:12:31 -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 Misc parse settings reorg 2018-10-05 19:58:30 -07:00
LanguageVerifier.cs Misc parse settings reorg 2018-10-05 19:58:30 -07: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 Split history and memory verifiers 2019-12-07 18:12:31 -08:00
MiscVerifier.cs Split history and memory verifiers 2019-12-07 18:12:31 -08:00
NHarmoniaVerifier.cs Refactoring iencounterable->pkm 2019-02-09 11:37:20 -08:00
NicknameVerifier.cs Only check east asian script chars on gen7&below 2019-11-16 17:47:26 -08:00
ParseSettings.cs Add SimpleTrainerInfo constructor 2019-11-26 16:55:28 -08:00
PIDVerifier.cs Misc clean 2019-09-10 00:21:51 -07:00
TrainerNameVerifier.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
TransferVerifier.cs Only flag bred stuff for no-breed 2019-11-29 18:54:07 -08:00
Verifier.cs Rework secondary check flow 2018-06-23 22:00:01 -07:00