PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 744646e30d Add gold bottle cap bypass for LGPE
All IVs are flagged in LGPE even if they're perfect :(
Might have to revisit this for future games and if LGPE transfer out and
maintain these bad flags (this is bad for inspecting parents before
breeding).

Closes #2229 , thanks @SteelPhase (report) and @sora10pls (verified)!
2019-01-06 16:21:34 -08:00
..
Ribbons Misc qol updates 2018-10-27 21:59:31 -07:00
AbilityVerifier.cs Add memory rarity table 2018-10-12 17:45:52 -07:00
BallVerifier.cs Ignore ball check for invalid encounters 2018-11-15 18:40:08 -08:00
ConsoleRegionVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
CXDVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -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 Update legality check message string style 2018-09-01 14:11:12 -07:00
GenderVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
HyperTrainingVerifier.cs Add gold bottle cap bypass for LGPE 2019-01-06 16:21:34 -08:00
IndividualValueVerifier.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08: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 Add AltForm parameter to exp/level fetch 2018-11-26 16:55:16 -08:00
MedalVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
MemoryVerifier.cs Add AltForm parameter to exp/level fetch 2018-11-26 16:55:16 -08:00
MiscVerifier.cs Add pokestar studio fame / star stat pk5[0x87] 2018-12-31 21:01:58 -08:00
NHarmoniaVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
NicknameVerifier.cs More strict egg nickname length check 2018-11-17 18:29:05 -08:00
ParseSettings.cs Enable full shadow lock checks 2018-10-29 19:44:30 -07:00
PIDVerifier.cs Add nature bounds check & legality 2018-12-25 22:59:52 -08:00
TrainerNameVerifier.cs edge case for egg OT name length 2018-12-14 23:30:21 -08:00
TransferVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
Verifier.cs Rework secondary check flow 2018-06-23 22:00:01 -07:00