PKHeX/PKHeX.Core
Kurt efc17a1271 Add interface for revised savefile types (patches)
SWSH is the first common savefile type that has different revisions after official patches. We want to indicate in the Program Title which revision we're currently editing, because people still are not editing latest-format saves and complaining y no urshifu.

Use short descriptions to indicate revision (Base, IoA, CT), rather than magic numbers (v0/v1) or 1.X or 1.X.Y+, because GameFreak can't follow semver rules.

go away ranch platinum update, i might handle you another time
2020-09-25 23:41:20 -07:00
..
Editing Refactoring 2020-09-18 22:11:13 -07:00
Game Add support for reading and editing Underground Items (#2987) 2020-09-13 14:55:50 -07:00
Legality Add affixed ribbon legality check 2020-09-25 19:37:38 -07:00
MysteryGifts Revise fixed PID checks 2020-09-24 19:29:01 -07:00
PersonalInfo Fix g1 yellow personal table in binary rather than while running 2020-09-19 07:52:35 -07:00
PKM Show affixed ribbon byte in extrabytes 2020-09-25 19:40:31 -07:00
Resources Fix CHT species names (#2998) 2020-09-23 20:06:23 -07:00
Ribbons Remove artist ribbon restriction requiring master ribbon 2020-09-23 20:47:48 -07:00
Saves Add interface for revised savefile types (patches) 2020-09-25 23:41:20 -07:00
Util Refactoring 2020-09-18 22:11:13 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Add support for reading and editing Underground Items (#2987) 2020-09-13 14:55:50 -07:00