PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 78616e1ad5 Add showdownset -> pkm encounter fetch test case
Test parsing glaceon, input must equal output
Test generating encounters for a specific version (exists only on Moon)
Test generating encounters for the same version (add handling trainer
data to permit Tutors)

fixes error in VC generations-present fetch which allowed movesets from
generations 3-6 lul
exclude negative/invalid gameversions
2018-03-27 19:45:22 -07:00
..
EncounterEggGenerator.cs Add EncounterMovesetGenerator 2018-03-25 22:50:32 -07:00
EncounterFinder.cs Reorganization 2018-03-05 20:49:45 -08:00
EncounterGenerator.cs Rework ball / frame check passing 2018-03-21 20:19:54 -07:00
EncounterLinkGenerator.cs Add minimally filtered encounter generators 2018-03-11 00:29:31 -08:00
EncounterMovesetGenerator.cs Add showdownset -> pkm encounter fetch test case 2018-03-27 19:45:22 -07:00
EncounterSlotGenerator.cs Rework ball / frame check passing 2018-03-21 20:19:54 -07:00
EncounterStaticGenerator.cs Pull out Contest Stat logic to interface 2018-03-24 10:36:48 -07:00
EncounterTradeGenerator.cs Simplify default met location fetch 2018-03-24 17:28:56 -07:00
MysteryGiftGenerator.cs Pull out Contest Stat logic to interface 2018-03-24 10:36:48 -07:00
PeekEnumerator.cs Reorganization 2018-03-05 20:49:45 -08:00