PKHeX/PKHeX.Core/Legality/Verifiers
Kurt c46924d220 Use wcxfull version/language restriction data
some cards may permit being recieved on incorrect games

some wcxfulls permit games they shouldn't (tapu koko flags permit USUM
but games released after the distribution window)
lots of wcx lacking restrictions completely

tested flagging USUM rockruff & zeraora

might be worth discarding MysteryGiftVerifier and instead just using
unused fields for prior formats to supply the data.
2018-07-27 22:26:27 -07:00
..
Ribbons Respacening 2018-07-26 19:34:27 -07:00
AbilityVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
BallVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
ConsoleRegionVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
CXDVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
EffortValueVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
EncounterTypeVerifier.cs Update egg location -> encounter generating checks 2018-07-26 14:55:49 -07:00
FormVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
GenderVerifier.cs Misc clean 2018-07-22 12:00:03 -07:00
HyperTrainingVerifier.cs Misc simplifications / xmldoc 2018-07-01 19:17:37 -07:00
IndividualValueVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
ItemVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
LanguageVerifier.cs remove alias'd properties 2018-07-25 19:43:02 -07:00
LevelVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
MedalVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
MemoryVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
MiscVerifier.cs Use wcxfull version/language restriction data 2018-07-27 22:26:27 -07:00
NHarmoniaVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
NicknameVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
PIDVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
TrainerNameVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
TransferVerifier.cs Respacening 2018-07-26 19:34:27 -07:00
Verifier.cs Rework secondary check flow 2018-06-23 22:00:01 -07:00