PKHeX/PKHeX.Core/Legality/Verifiers
2021-01-04 15:38:30 -08:00
..
Ability Relocate some tables to a location closer to where they're used 2021-01-02 00:46:09 -08:00
Ball Minor clean 2021-01-02 19:11:34 -08:00
Ribbons Invert some "!is" to "is not" 2020-12-29 00:58:08 -08:00
ConsoleRegionVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
ContestStatVerifier.cs Use more expression return style 2021-01-01 17:08:49 -08:00
CXDVerifier.cs Fix gender ratio comparison for Colo starters 2020-12-29 20:25:05 -08:00
EffortValueVerifier.cs Minor clean 2020-11-14 12:55:30 -08:00
EncounterTypeVerifier.cs Merge EncounterStatic4 back together 2020-12-23 12:15:49 -08:00
FormVerifier.cs Use EncounterMatch when EncounterOriginal doesn't matter 2021-01-02 14:47:39 -08:00
GenderVerifier.cs Use more expression return style 2021-01-01 17:08:49 -08:00
HistoryVerifier.cs Use more expression return style 2021-01-01 17:08:49 -08:00
HyperTrainingVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
IndividualValueVerifier.cs Defer go slots with IV sets as there might be other encs 2020-12-29 16:07:29 -08:00
ItemVerifier.cs Use more expression return style 2021-01-01 17:08:49 -08:00
LanguageVerifier.cs moar is or 2020-12-25 12:30:26 -08:00
LevelVerifier.cs Use EncounterMatch when EncounterOriginal doesn't matter 2021-01-02 14:47:39 -08:00
MarkVerifier.cs Use more expression return style 2021-01-01 17:08:49 -08:00
MedalVerifier.cs moar is or 2020-12-25 12:30:26 -08:00
MemoryVerifier.cs Permit all generations prior to requested generation for know move check 2021-01-04 15:38:30 -08:00
MiscVerifier.cs Use EncounterMatch when EncounterOriginal doesn't matter 2021-01-02 14:47:39 -08:00
NHarmoniaVerifier.cs Mark EncounterSlot/Static types as immutable record types 2020-12-23 20:40:59 -08:00
NicknameVerifier.cs Update NicknameVerifier.cs 2021-01-02 01:02:59 -08:00
ParseSettings.cs Extract metadata/state tracking from SaveFile obj 2020-12-05 05:36:23 -08:00
PIDVerifier.cs Simplify some repeated comparisons with expressions 2020-12-29 00:37:59 -08:00
TrainerNameVerifier.cs Minor tweaks 2020-12-30 13:08:15 -08:00
TransferVerifier.cs Add vc shiny female gender ratio check 2021-01-03 18:08:31 -08:00
Verifier.cs Target type'd new 2020-12-21 17:17:56 -08:00