PKHeX/PKHeX.Core
Kurt 308e6fa291 Add temp workaround for version encounter fetch
PKX.Generation is 8, which returns SWSH evo tree; evo tree doesn't have
non-galar-native species data, so stuff like Ambipom don't get reversed
properly.

use math.max for tree fetch when appropriate:
- egg generator: pre-evolutions like pichu should be allowed if pk1
- don't fetch format twice, just do math.max
2020-01-04 11:14:25 -08:00
..
Editing Add individual Move#_PP $suggest 2020-01-03 20:21:02 -08:00
Game Grab CXD location if encounter is COLO or XD 2019-12-31 12:15:48 -08:00
Legality Add temp workaround for version encounter fetch 2020-01-04 11:14:25 -08:00
MysteryGifts Simplify formchange calls 2019-12-28 19:00:01 -08:00
PersonalInfo Fix non-galar egg moves passing 2019-11-24 18:18:26 -08:00
PKM Add gen8 mimikyu form case 2020-01-03 19:20:16 -08:00
Resources Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00
Ribbons Add Ribbon interfaces to WC8 2019-11-18 17:37:38 -08:00
Saves Add extension methods for gym team get/set for all 2019-12-28 22:32:45 -08:00
Util Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00