mirror of
https://github.com/kwsch/PKHeX
synced 2025-02-17 13:58:33 +00:00
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 |
||
---|---|---|
.. | ||
Areas | ||
Encounters | ||
Enums | ||
Evolutions | ||
Learnset | ||
Moves | ||
Restrictions | ||
RNG | ||
Structures | ||
Tables | ||
Verifiers | ||
Analysis.cs | ||
BinLinker.cs | ||
BulkAnalysis.cs | ||
BulkGenerator.cs | ||
Checks.cs | ||
Core.cs | ||
EvoBase.cs | ||
LegalityCheckStrings.cs | ||
MoveList.cs | ||
MoveListSuggest.cs |