PKHeX/PKHeX.Core/Legality/Enums
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
..
CheckIdentifier.cs Add initial marking checks 2020-04-06 16:32:23 -07:00
EncounterTime.cs Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
EncounterType.cs Refactoring 2018-05-12 12:28:48 -07:00
Severity.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
SlotType.cs Minor refactoring 2020-09-06 10:53:13 -07:00
TradebackType.cs Add xmldoc 2018-07-20 20:22:46 -07:00