PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 4db6661ffd Handle JP-Blue trade quirks + stadium2 trade bypass
Co-Authored-By: ShadowMario3 <36941677+ShadowMario3@users.noreply.github.com>
2020-11-01 15:27:54 -08:00
..
Ribbons Remove artist ribbon restriction requiring master ribbon 2020-09-23 20:47:48 -07:00
AbilityVerifier.cs Check ability bit for gen3 based on PID 2020-10-19 11:36:57 -07:00
BallVerifier.cs Allow Gen8 balls on gen3-species eggs originating in Gen8 2020-10-25 18:07:13 -07:00
ConsoleRegionVerifier.cs Split VivillonTables into two classes 2020-10-04 14:15:13 -07: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 Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07: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 Extract battle form logic into a separate class 2020-10-25 09:15:16 -07:00
GenderVerifier.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
HistoryVerifier.cs Split gen6/7 affection stats to interface 2020-08-02 11:06:30 -07:00
HyperTrainingVerifier.cs Add gold bottle cap bypass for LGPE 2019-01-06 16:21:34 -08:00
IndividualValueVerifier.cs Fix erroneous legality message with 0IV 2020-10-24 10:52:22 -07:00
ItemVerifier.cs Relocate gen3 ereader berry logic 2020-07-18 22:51:55 -05:00
LanguageVerifier.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
LevelVerifier.cs Handle JP-Blue trade quirks + stadium2 trade bypass 2020-11-01 15:27:54 -08:00
MarkVerifier.cs Change affixed ribbon-mark check to also consider ribbons 2020-09-27 18:19:10 -07:00
MedalVerifier.cs Clean up super training medal checks 2019-09-20 20:55:36 -07:00
MemoryVerifier.cs Minor tweaks 2020-08-04 22:56:55 -07:00
MiscVerifier.cs Check egg state before allowing gmax toggle 2020-10-25 13:41:49 -07:00
NHarmoniaVerifier.cs Relocate N OT logic 2020-10-06 20:09:14 -07:00
NicknameVerifier.cs Prevent nickname change for fateful encounter trades 2020-10-30 20:31:12 -07:00
ParseSettings.cs Flag suspicious PIDs for shiny VC transfers 2020-09-25 18:04:44 -07:00
PIDVerifier.cs Bypass crustle flag 2020-10-31 11:43:17 -07:00
TrainerNameVerifier.cs Clean out some gb era version flagging 2020-10-06 20:05:38 -07:00
TransferVerifier.cs Clean out some gb era version flagging 2020-10-06 20:05:38 -07:00
Verifier.cs Rework secondary check flow 2018-06-23 22:00:01 -07:00