mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-07-19 05:21:16 -05:00
* Uses LearnSource more throughout the codebase when appropriate, rather than loosely coupled pivot methods. * Hides Learnset/EggMove data inside the LearnSource classes. * Extracts functionality from the large Legal class & partial Table*.cs files into better performing helper classes. * Cleans up some code from prior LearnSource commits. |
||
|---|---|---|
| .. | ||
| Group | ||
| Sources | ||
| Verify | ||
| LearnEnvironment.cs | ||
| LearnMethod.cs | ||
| MoveLearnInfo.cs | ||
| MoveResult.cs | ||