PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 950d0a8525 Add nature bounds check & legality
expand string array check to cast and check against length; batch editor
Nature>=25 causes problems in hover tooltips. Previous commit fixed for
pb7 stat calcs for invalid natures, pretty sure the actual game is
exploitable for stat calcs and invalid natures (bad access), but isn't
exploitable as it's only used to retrieve an enum to switch against.
2018-12-25 22:59:52 -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 Fix AV message for go transfers 2018-12-02 09:08:42 -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 Update legality check message string style 2018-09-01 14:11:12 -07:00
IndividualValueVerifier.cs Add check for invalid pgo shiny transfer 2018-11-19 13:07:21 -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 pb7 evo check continuation 2018-12-05 20:55:57 -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