mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-22 15:19:01 -05:00
Looks like Mr. Rime case wasn't being handled, so I rewrote it. Better performance, less complexity. No need to double-reference the moves. Cache a single Valid evolution result; every parse can reuse that object. |
||
|---|---|---|
| .. | ||
| CheckMoveResult.cs | ||
| CheckResult.cs | ||
| EggMoves.cs | ||
| ILocation.cs | ||
| IMoveset.cs | ||
| IRelearn.cs | ||
| ITrainerInfo.cs | ||
| IVersion.cs | ||
| LegalInfo.cs | ||
| Shiny.cs | ||
| SimpleTrainerInfo.cs | ||