PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 4740fab5ec Have separate encounter yielder for gen8
the "Strong" static encounters can be near-matches with wild encounter
slots; example is a evolved Cutiefly->Ribombee with Quiver Dance.

Remove unnecessary IsLink/FriendSafari check for this gen8 method

https://github.com/kwsch/PKHeX/issues/2573#issuecomment-569126371
2019-12-26 12:32:48 -08:00
..
EncounterCriteria.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
EncounterEggGenerator.cs Disallow Spiky Ear Pichu eggs 2019-12-24 13:21:56 -08:00
EncounterFinder.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
EncounterGenerator.cs Have separate encounter yielder for gen8 2019-12-26 12:32:48 -08:00
EncounterMatchRating.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterMovesetGenerator.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
EncounterOrder.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
EncounterSlotGenerator.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
EncounterStaticGenerator.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
EncounterTradeGenerator.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MysteryGiftGenerator.cs Tweak gift generator 2019-11-28 10:42:24 -08:00
PeekEnumerator.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00