PKHeX/PKHeX.Core/Editing/Bulk
Kurt cf9e5ec37f Minor refactoring
Change Ability array to IReadOnlyList, add method to check ability index in personal data
Suppress some message warnings
Change EvolutionChain short-circuit for VC to jump from gen6 directly down to gen2. There aren't any notradeback 1 situations, so a notradeback1 will always start with g=1, so no need for the other if-continue.

Simplify pk5 conversion
2020-09-06 10:53:13 -07:00
..
BatchEditing.cs Minor refactoring 2020-09-06 10:53:13 -07:00
BatchEditor.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
ModifyResult.cs Minor clean 2019-07-14 15:06:45 -07:00
PKMInfo.cs Extract move suggest logic, add battleversion clamp 2020-06-27 13:06:28 -05:00
StringInstruction.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
StringInstructionSet.cs Cleanup 2019-10-26 12:33:58 -07:00