mirror of
https://github.com/kwsch/PKHeX
synced 2024-12-19 08:53:28 +00:00
0e2f070510
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. |
||
---|---|---|
.. | ||
Data | ||
EncounterMisc | ||
EncounterSlot | ||
EncounterStatic | ||
EncounterTrade | ||
Generator | ||
Information | ||
Verifiers | ||
EncounterMatchRating.cs | ||
IEncounterable.cs | ||
IEncounterConvertible.cs | ||
IEncounterInfo.cs | ||
IEncounterMatch.cs | ||
IEncounterTemplate.cs |