PKHeX/PKHeX.Core
Kurt 7743b30b2f Fix species being replaced with incorrect mapping
XD shadow monitor stores the Gen3-mainline-SpeciesID instead of nationaldex ID.
Remap the values on the fly.

Pass the data via span to save a 8KB allocation for sav ctor

Closes #3365
2022-01-07 17:48:12 -08:00
..
Editing Update MoveSetApplicator.cs 2022-01-03 22:27:20 -08:00
Game Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
Legality Expose shiny potential value 2022-01-07 17:48:12 -08:00
MysteryGifts Expose shiny potential value 2022-01-07 17:48:12 -08:00
PersonalInfo Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
PKM Expose shiny potential value 2022-01-07 17:48:12 -08:00
Resources Added named constant for BDSP swarms (#3362) 2022-01-02 15:43:18 -08:00
Ribbons Swap Pioneer and TwinklingStar indexes 2021-11-25 19:27:02 -05:00
Saves Fix species being replaced with incorrect mapping 2022-01-07 17:48:12 -08:00
Util Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -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