PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 6b472ffd62 Misc iencounterable->pkm generator fixes
Still some pending stuff like bad mystery gifts

gen2 static encounters on g/s applying met level and not location
gen6 ralts trade (no nickname) being flagged as nicknamed when it shouldn't
gen4 manaphy egg not having a hatch location (worked fine if you transferred it up)
gen3 antishiny gifts not setting their PIDs (jirachi WC3)
gen5 N's pkm gifts setting the wrong nature
gen3 unown not being generated correctly, cosplay pikachu being allowed form0, non-BugCatchingContest no longer require Sport ball, oras dexnav marill now uses the azurill eggmove table
2020-09-03 19:00:46 -07:00
..
EncounterCriteria.cs fix encounter criteria ability via number (#2898) 2020-06-22 22:41:15 -05:00
EncounterEggGenerator.cs Minor clean 2020-09-03 14:28:51 -07:00
EncounterFinder.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
EncounterGenerator.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
EncounterMatchRating.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterMovesetGenerator.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
EncounterOrder.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
EncounterSlotGenerator.cs Misc iencounterable->pkm generator fixes 2020-09-03 19:00:46 -07:00
EncounterStaticGenerator.cs Make EncounterStatic abstract, make Generation property abstract 2020-08-30 16:10:24 -07:00
EncounterTradeGenerator.cs Refactoring some IEncounterable-type'd object initialization and original-generation evo chain (#2974) 2020-08-21 16:35:49 -07:00
MysteryGiftGenerator.cs Refactoring some IEncounterable-type'd object initialization and original-generation evo chain (#2974) 2020-08-21 16:35:49 -07:00
PeekEnumerator.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00