PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 509e2f1fa3 Handle more evolution/form checks
Closes #2726
1. Add variant evolutions to form-match cases
2. Ban LGPE origin alolan raichu
3. Add egg form check for unavailable regional forms
4. Previous commit fixed mew (remove ribbon interface from WB7)

Co-Authored-By: Matt <sora10pls@users.noreply.github.com>
2020-02-20 22:11:48 -08:00
..
EncounterCriteria.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
EncounterEggGenerator.cs Handle more evolution/form checks 2020-02-20 22:11:48 -08:00
EncounterFinder.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
EncounterGenerator.cs Make the template IV/contest stat array readonly 2020-01-18 19:11:29 -08:00
EncounterMatchRating.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterMovesetGenerator.cs Fix encounter find for passed egg moves 2020-02-08 13:36:37 -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 Minor clean 2020-01-05 18:46:30 -08:00
PeekEnumerator.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00