PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 9ecb8981a9 Expose criteria optimization for trade/headbutt
If the criteria template is optimized, we will be able to source moves from sibling game pairs that require indications of it being traded (yay strict logic...)

ex: encgenerator now yields X/Y eggs when ORAS tutors requested in moveset and game is X/Y
2023-01-31 23:23:12 -08:00
..
ByGeneration Emit sv scatterbug eggs as form18 2023-01-31 18:31:55 -08:00
Moveset Expose criteria optimization for trade/headbutt 2023-01-31 23:23:12 -08:00
AbilityPermission.cs Pass species/form as param; toxtricity nature 2023-01-26 18:07:27 -08:00
EncounterCriteria.cs Fix tera-type typo in Encounter9RNG (#3725) 2023-01-14 01:17:52 -08:00
EncounterFinder.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterGenerator.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
PeekEnumerator.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00