PKHeX/PKHeX.Core/Legality/Evolutions
Kurt 52a67f2425 Add Stadium2 Support
Introducing a new PKM format: SK2
Split ICaughtData2 off of PK2 so it can be shared with SK2 when type-checks occur
Add conversion for PK2<->SK2
Split the split-buffer handling for GBPKM to GBPKML (what a name), so that I can reuse shared accessor logic for SK2.
2020-10-02 18:08:40 -07:00
..
EvolutionSets Readonly init EvolutionMethod 2020-01-25 15:42:17 -08:00
DexLevel.cs Finish splitting gen1/2 encounter types from parent class 2020-07-19 13:32:40 -05:00
EncounterOrigin.cs Add Stadium2 Support 2020-10-02 18:08:40 -07:00
EvoCriteria.cs Finish splitting gen1/2 encounter types from parent class 2020-07-19 13:32:40 -05:00
EvolutionChain.cs Minor refactoring 2020-09-06 10:53:13 -07:00
EvolutionMethod.cs Initial Isle of Armor support 2020-06-19 18:51:15 -05:00
EvolutionTree.cs Refactoring some IEncounterable-type'd object initialization and original-generation evo chain (#2974) 2020-08-21 16:35:49 -07:00
EvolutionType.cs Initial Isle of Armor support 2020-06-19 18:51:15 -05:00