PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 383d4b7700 "" -> string.Empty
be explicit that the string is empty rather than possibly missing
disallow encrypted export for BK4 (they're not encrypted), removes type
check
simplify replaceall in showdownset (don't call ReplaceAll 4x, just get
valid chars and rebuild)
simplify get ribbon sprite name (precompute ToLower and appended values
2019-02-07 21:40:20 -08:00
..
Ribbons "" -> string.Empty 2019-02-07 21:40:20 -08:00
AbilityVerifier.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
BallVerifier.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -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 Misc clean 2019-02-02 15:20:08 -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 Misc updates 2019-01-11 17:44:51 -08:00
MedalVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
MemoryVerifier.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
MiscVerifier.cs Weaken float comparison for weight/height 2019-02-07 16:57:17 -08:00
NHarmoniaVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
NicknameVerifier.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
ParseSettings.cs Misc refactoring 2019-02-01 23:08:03 -08: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