PKHeX/PKHeX.Core
Kurt fbba64c0e6 Clean up catch rate comparisons
Add dragonite to the uncapturable list, removes catchrate comparison for dragonite since it's filtered out.

Skip some linq by doing the loop directly in the method. Replace local methods with captured variables with direct if-returns.
2021-05-18 10:38:01 -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 catch rate comparisons 2021-05-18 10:38:01 -07:00
MysteryGifts Split DateUtil from Util class 2021-05-14 16:46:48 -07:00
PersonalInfo
PKM Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00
Resources
Ribbons
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
PKHeX.Core.csproj Use range/index 2021-05-14 15:30:55 -07:00