PKHeX/PKHeX.Core/Legality/Verifiers
Kurt 26b1453002 Narrow ribbon count type from int->byte, split interface
Fix RibbonVerifier4 not checking gen4 contest ribbons correctly
Split IRibbonCommon6 to have memory ribbons separate, as they are not implemented in mystery gifts. Also, we can add the boolean flags to the interface, and check that the boolean is set if count is nonzero.
Fix adding ribbons to Gen8 gift templates
Improve Gen8 template ribbon fetch (no closure, faster IndexOf)
2022-08-23 21:25:22 -07:00
..
Ability Use evo history to check visitation 2022-08-03 18:17:46 -07:00
Ball Add more xmldoc 2022-08-21 01:39:16 -07:00
Egg File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Misc Use evo history to check visitation 2022-08-03 18:17:46 -07:00
Ribbons Narrow ribbon count type from int->byte, split interface 2022-08-23 21:25:22 -07:00
AwakenedValueVerifier.cs Revise AV check string to show which stat invalid 2022-07-10 17:34:46 -07:00
ConsoleRegionVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ContestStatVerifier.cs Use evo history to check visitation 2022-08-03 18:17:46 -07:00
CXDVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EffortValueVerifier.cs Handle "random" AV gains from level up 2022-07-10 15:53:33 -07:00
FormVerifier.cs Use evo history to check visitation 2022-08-03 18:17:46 -07:00
GenderVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
GroundTileVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
HistoryVerifier.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
HyperTrainingVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IndividualValueVerifier.cs Minor tweaks 2022-08-19 22:37:27 -07:00
ItemVerifier.cs Minor tweaks 2022-08-19 22:37:27 -07:00
LanguageVerifier.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
LegendsArceusVerifier.cs Minor clean 2022-08-22 23:18:53 -07:00
LevelVerifier.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
MarkingVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
MarkVerifier.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
MedalVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
MemoryVerifier.cs Use evo history to check visitation 2022-08-03 18:17:46 -07:00
MiscVerifier.cs Use evo history to check visitation 2022-08-03 18:17:46 -07:00
NHarmoniaVerifier.cs Minor tweaks 2022-08-19 22:37:27 -07:00
NicknameVerifier.cs Reduce linq usage, minor perf 2022-08-17 23:48:37 -07:00
ParseSettings.cs Add more xmldoc 2022-08-21 01:39:16 -07:00
PIDVerifier.cs Minor tweaks 2022-08-19 22:37:27 -07:00
TrainerIDVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
TrainerNameVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
TransferVerifier.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
Verifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00