PKHeX/PKHeX.Core
Kurt bc2549b24e
Minimize BAK file allocations (#3426)
Stop allocating an entire shadow copy of the save file whenever we create a new savefile object from file.

Prior commits added the clear SaveFileMetadata class to cleanly track the file path. Backups are copied from the original path.
2022-02-09 16:48:55 -08:00
..
Editing Update TechnicalRecordApplicator.cs 2022-02-08 08:55:56 -08:00
Game Hide unavailable species for PLA saves (similar to LGPE) 2022-02-05 22:02:26 -08:00
Legality Simplify landmark alpha move match check 2022-02-09 16:17:44 -08:00
MysteryGifts Fix mystery gift alpha check 2022-02-04 20:13:36 -08:00
PersonalInfo Hide unavailable species for PLA saves (similar to LGPE) 2022-02-05 22:02:26 -08:00
PKM Emulate Height & Weight float calculations matching the game (#3417) 2022-02-08 18:56:11 -08:00
Resources Update 22.02.08 2022-02-07 20:13:19 -08:00
Ribbons Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
Saves Minimize BAK file allocations (#3426) 2022-02-09 16:48:55 -08:00
Util Parse shiny/gmax Yes with any case/culture 2022-02-08 00:00:52 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj c#10: readonly record structs 2021-12-04 18:32:35 -08:00