PKHeX/PKHeX.Core/Legality/Evolutions
Kurt 614ae6855b Allow ignored egg moves for v1.0 unpatched games
They didn't reference the TamagoWazaIgnore table until v1.1 lmao

mimic BDSP's index fetching and just grab the array of eggmoves directly to avoid the abstraction method's overhead

set evotree back to private because don't need direct access anymore
2021-11-25 11:24:34 -08:00
..
EvolutionSets ArgumentException -> ArgumentOutOfRangeException 2021-08-21 16:51:50 -07:00
DexLevel.cs Finish splitting gen1/2 encounter types from parent class 2020-07-19 13:32:40 -05:00
EncounterOrigin.cs More tweaks 2021-02-19 10:52:26 -08:00
EvoBase.cs Target type'd new 2020-12-21 17:17:56 -08:00
EvoCriteria.cs Enhance debugging obj->ToString indications for evo checks 2021-06-06 11:49:41 -07:00
EvolutionChain.cs Clamp gen1 learning of moves for min move count 2021-10-07 23:55:15 -07:00
EvolutionLegality.cs Trailing commas 2021-08-20 13:49:20 -07:00
EvolutionMethod.cs Update Evolution enums 2021-09-16 08:53:14 -04:00
EvolutionTree.cs Allow ignored egg moves for v1.0 unpatched games 2021-11-25 11:24:34 -08:00
EvolutionType.cs Update Evolution enums 2021-09-16 08:53:14 -04:00