PKHeX/PKHeX.Core
Kurt 0e2f070510 Clean up know-move-evolution checks
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.
2021-05-15 21:41:04 -07:00
..
Editing Add flag unit tests, more xmldoc 2021-05-15 11:32:25 -07:00
Game Use range/index 2021-05-14 15:30:55 -07:00
Legality Clean up know-move-evolution checks 2021-05-15 21:41:04 -07:00
MysteryGifts Split DateUtil from Util class 2021-05-14 16:46:48 -07:00
PersonalInfo More deferral tweaks for non-HA having HA 2021-04-22 13:47:33 -07:00
PKM Split DateUtil from Util class 2021-05-14 16:46:48 -07:00
Resources Move files to more accurate subfolders 2021-05-09 16:25:19 -07:00
Ribbons Rename Gen3 Champ ribbon to be more accurate 2021-04-10 12:09:43 -07:00
Saves add notes for oras endscroll data 2021-05-15 01:46:33 -07:00
Util Replace regex parse with string find 2021-05-15 12:39:37 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Use range/index 2021-05-14 15:30:55 -07:00