PKHeX/PKHeX.Core/Legality
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
..
Bulk Misc tweaks 2023-09-04 00:50:26 -07:00
Encounters Remove old GeneratePKMs api methods 2023-09-11 18:20:22 -07:00
Evolutions More Gen1/2 considerations for tree pruning 2023-09-04 20:34:46 -07:00
Formatting More fixes/improvements 2023-07-08 12:46:46 -07:00
Learnset Misc fixes 2023-07-06 19:41:27 -07:00
LearnSource More Gen1/2 considerations for tree pruning 2023-09-04 20:34:46 -07:00
Moves Misc tweaks 2023-09-10 21:17:47 -07:00
Restrictions Misc tweaks 2023-08-19 11:13:20 -07:00
RNG Misc tweaks 2023-09-10 21:17:47 -07:00
Structures Misc tweaks 2023-09-10 21:17:47 -07:00
Tables Add Vespiquen as combee-genderbranch 2023-09-04 08:53:06 -07:00
Verifiers Allow hatched Gift2 eggs to have met info 2023-09-11 01:00:24 -07:00
BinLinkerAccessor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Breeding.cs More fixes/improvements 2023-07-08 12:46:46 -07:00
BulkGenerator.cs Remove old GeneratePKMs api methods 2023-09-11 18:20:22 -07:00
Core.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
LegalityAnalysis.cs Update LegalityAnalysis.cs 2023-09-07 12:39:13 -07:00
LegalityAnalyzers.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
MoveListSuggest.cs Handle get moveset for Gen1 Red Trade Jynx 2023-09-04 18:23:10 -07:00
MoveSourceType.cs More Gen1/2 considerations for tree pruning 2023-09-04 20:34:46 -07:00