PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 617914b257 Allow some nidoran/volbeat to mismatch correlation
https://github.com/kwsch/PKHeX/issues/4356#issuecomment-2333031493
fix flow so it is called in format3+
Closes #4356 ty @abcboy101

add another check for EC=0 eggs from Gen4 -- game uses the PID value as the "is egg available" flag, so can't obtain a 0-pid egg from gen4!

remove python paths from gitignore, so I can call one of the test folders `Eggs`
2024-09-05 23:55:46 -05:00
..
Ability Handle Gen8 ability tradebacks 2024-03-25 17:18:44 -05:00
Ball Minor clean 2024-04-28 00:35:26 -05:00
Egg Handler check for WC7 ash pika reimplemented 2024-05-13 12:35:47 -05:00
Misc Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Ribbons Extract some AffixedRibbon logic 2024-08-19 21:11:08 -05:00
AwakenedValueVerifier.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
ConsoleRegionVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ContestStatVerifier.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
CXDVerifier.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
EffortValueVerifier.cs Misc tweaks 2024-06-09 08:52:32 -05:00
FormArgumentVerifier.cs Misc tweaks 2024-06-15 18:38:05 -05:00
FormVerifier.cs Add slot source legality checks 2024-06-15 00:14:49 -05:00
GenderVerifier.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
GroundTileVerifier.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
HistoryVerifier.cs Mirror handler check to bulk checks 2024-05-13 18:16:26 -05:00
HyperTrainingVerifier.cs Handle Gold Bottle Cap 31IV bugfix 2023-12-20 11:29:50 -08:00
IndividualValueVerifier.cs Minor clean 2024-05-01 00:49:43 -05:00
ItemVerifier.cs struct CheckResult 2023-04-23 16:04:04 -07:00
LanguageVerifier.cs Revise ActiveTrainer checks if unset (unit tests) 2024-05-13 17:38:16 -05:00
LegendsArceusVerifier.cs Extract IMetLevel for level!=met encounters 2024-07-06 01:40:12 -05:00
LevelVerifier.cs Extract IMetLevel for level!=met encounters 2024-07-06 01:40:12 -05:00
MarkingVerifier.cs Reimplement applied Markings individual get/set 2024-01-09 20:53:31 -08:00
MarkVerifier.cs Allow Gourmand mark on Eggs 2024-01-15 22:50:37 -08:00
MedalVerifier.cs Misc tweaks 2024-06-01 17:44:32 -05:00
MemoryVerifier.cs Add missing fallthru for HT Language on no memory 2024-06-15 01:13:51 -05:00
MiscVerifier.cs Fix pokerus to allow evolved untransferrables 2024-08-17 08:23:33 -05:00
MovePPVerifier.cs Refactor out legality settings, add more settings 2024-04-26 14:33:03 -05:00
NicknameVerifier.cs Decouple WC3 enc from Mystery Gift, add jpn events 2024-07-06 02:36:33 -05:00
PIDVerifier.cs Allow some nidoran/volbeat to mismatch correlation 2024-09-05 23:55:46 -05:00
SlotTypeVerifier.cs Misc tweaks 2024-06-15 18:38:05 -05:00
TrainerIDVerifier.cs Reduce alloc for ot/nick by raw trash reads 2024-05-12 14:46:58 -05:00
TrainerNameVerifier.cs Rename WC3 to EncounterGift3, add PCNY 2024-07-07 01:07:02 -05:00
TransferVerifier.cs Update 24.07.03 2024-07-02 23:51:10 -05:00
TrashByteVerifier.cs Handle BDSP eggs not having any trash 2024-06-05 23:53:01 -05:00
Verifier.cs struct CheckResult 2023-04-23 16:04:04 -07:00