PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 3a28eee2e9 Remove old GeneratePKMs api methods
Use the GenerateEncounters methods instead, just a single line extra for each consumer.

PokemonGenerationReturnsLegalPokemon now works for all Gen1-7 encounters->PKM (except for Korean WC6 Arceus form mismatch), still disabled from auto-test due to it taking about a minute to generate everything. Future updates can add special methods for SW/SH, PLA, BD/SP, and S/V if the species/form exists in the game.
2023-09-11 18:20:22 -07:00
..
ByGeneration Misc fixes 2023-09-11 00:54:40 -07:00
Moveset Remove old GeneratePKMs api methods 2023-09-11 18:20:22 -07:00
Possible Misc fixes 2023-09-11 00:54:40 -07:00
Search Misc tweaks 2023-09-10 21:17:47 -07:00
EncounterCriteria.cs Misc tweaks 2023-09-04 00:50:26 -07:00
EncounterFinder.cs Misc tweaks 2023-09-10 21:17:47 -07: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