PKHeX/PKHeX.Core
Kurt 6127dd7a08 split record maxes
slightly different in USUM, any difference increased the cap:
070  999999->999999999
071  999999->999999999
072  999999->999999999
073  999999->999999999
074  999999->999999999
192  9999->65535
193  9999->65535
194  9999->65535
197  9999->65535

Worth noting that these were undocumented record IDs and likely unused
in Sun/Moon; don't really need to split these tables but good for
documentation purposes.

Trainer7 grabs maxes from the save without specifying version, so add an
overload to default to USUM (even though the unused records will have
bad caps, they're unused in SM so whatever).
2017-11-10 17:37:04 -08:00
..
Game Permit loading of usum met locations to pkmeditor 2017-11-08 13:44:55 -08:00
Legality Fix Type: Null location 2017-11-10 13:19:47 -05:00
MysteryGifts add more xml docs 2017-11-06 22:44:51 -08:00
PersonalInfo Fix save resigning for USUM, add resources for new pokemon 2017-11-08 11:31:09 -08:00
PKM Add rockruff forme list items 2017-11-10 04:01:36 -08:00
Resources USUM event constants for starter choice/Tapu rebattle 2017-11-10 15:08:20 -08:00
Ribbons Fix r2 ribbon checks 2017-06-26 22:18:42 -07:00
Saves split record maxes 2017-11-10 17:37:04 -08:00
Util clone cached string resources 2017-11-07 17:12:04 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj USUM event constants for starter choice/Tapu rebattle 2017-11-10 15:08:20 -08:00