PKHeX/PKHeX.Core/Legality/Verifiers
Kurt f2dc3f1245 Exclude granbull/vibrava/flygon as single abilities
per the personal data in emerald, they are the only species that go from 2 distinct abilities to 1; since the game does not update the abilityNumber on evolution, it has the second ability being the same as the first, instead of the usual [ability,none] for all other single ability species.
2021-09-30 21:42:44 -07:00
..
Ability Exclude granbull/vibrava/flygon as single abilities 2021-09-30 21:42:44 -07:00
Ball Update BallVerifier.cs 2021-09-30 20:12:54 -04:00
Ribbons Condense some expressions 2021-08-22 01:26:28 -07:00
ConsoleRegionVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
ContestStatVerifier.cs Flag contest stats if sheen is present on gen5+ origin 2021-02-27 20:02:18 -08:00
CXDVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
EffortValueVerifier.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
FormVerifier.cs Minor fixes 2021-09-06 18:04:14 -07:00
GenderVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
GroundTileVerifier.cs Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
HistoryVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
HyperTrainingVerifier.cs this is not that 2020-12-21 17:12:39 -08:00
IndividualValueVerifier.cs Make EncounterArea parent reference protected, expose properties 2021-07-30 14:05:23 -07:00
ItemVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
LanguageVerifier.cs Use Generation property when available 2021-08-06 15:34:28 -07:00
LevelVerifier.cs Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
MarkVerifier.cs Trailing commas 2021-08-20 13:49:20 -07:00
MedalVerifier.cs moar is or 2020-12-25 12:30:26 -08:00
MemoryVerifier.cs More memory legality checks (#3256) 2021-09-12 12:01:45 -07:00
MiscVerifier.cs Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
NHarmoniaVerifier.cs Minor clean 2021-01-10 18:15:33 -08:00
NicknameVerifier.cs Minor clean 2021-08-20 13:42:25 -07:00
ParseSettings.cs Change defunct gen8 location memory setting to check 1% 2021-08-29 13:09:26 -07:00
PIDVerifier.cs Add properties for cleaner interaction 2021-09-07 15:31:54 -07:00
TrainerNameVerifier.cs Change interface for method call to less restricted 2021-07-13 18:22:04 -07:00
TransferVerifier.cs Remove Tradeback state caching in PKM data 2021-08-20 15:59:54 -07:00
Verifier.cs Target type'd new 2020-12-21 17:17:56 -08:00