PKHeX/PKHeX.Core/Legality/Encounters/Generator
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
..
EncounterEggGenerator.cs Misc simplifications 2018-07-04 09:15:20 -07:00
EncounterFinder.cs Remove trailing whitespace 2018-05-12 08:41:29 -07:00
EncounterGenerator.cs Misc overload add/use 2018-07-19 19:38:44 -07:00
EncounterLinkGenerator.cs Refactoring 2018-06-18 19:57:32 -07:00
EncounterMovesetGenerator.cs Refactoring 2018-06-18 21:56:30 -07:00
EncounterSlotGenerator.cs Update egg location -> encounter generating checks 2018-07-26 14:55:49 -07:00
EncounterStaticGenerator.cs Respacening 2018-07-26 19:34:27 -07:00
EncounterTradeGenerator.cs Refactoring 2018-06-19 17:14:22 -07:00
MysteryGiftGenerator.cs Use wcxfull version/language restriction data 2018-07-27 22:26:27 -07:00
PeekEnumerator.cs Remove trailing whitespace 2018-05-12 08:41:29 -07:00