PKHeX/PKHeX.WinForms/Subforms/Save Editors
Kurt 88830e0d00
Update from .NET Framework 4.6 to .NET 7 (#3729)
Updates from net46->net7, dropping support for mono in favor of using the latest runtime (along with the performance/API improvements). Releases will be posted as 64bit only for now.

Refactors a good amount of internal API methods to be more performant and more customizable for future updates & fixes.

Adds functionality for Batch Editor commands to `>`, `<` and <=/>=

TID/SID properties renamed to TID16/SID16 for clarity; other properties exposed for Gen7 / display variants.

Main window has a new layout to account for DPI scaling (8 point grid)

Fixed: Tatsugiri and Paldean Tauros now output Showdown form names as Showdown expects
Changed: Gen9 species now interact based on the confirmed National Dex IDs (closes #3724)
Fixed: Pokedex set all no longer clears species with unavailable non-base forms (closes #3720)
Changed: Hyper Training suggestions now apply for level 50 in SV. (closes #3714)
Fixed: B2/W2 hatched egg met locations exclusive to specific versions are now explicitly checked (closes #3691)
Added: Properties for ribbon/mark count (closes #3659)
Fixed: Traded SV eggs are now checked correctly (closes #3692)
2023-01-21 20:02:33 -08:00
..
Gen1 Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Gen3 Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Gen4 Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Gen5 Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Gen6 Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Gen7 Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Gen8 Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Gen9 Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Misc File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_BoxList.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_BoxList.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_BoxViewer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_BoxViewer.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_EventFlags.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SAV_EventFlags.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_EventFlags2.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
SAV_EventFlags2.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_EventWork.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
SAV_EventWork.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_GameSelect.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_GameSelect.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_GroupViewer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_GroupViewer.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_Inventory.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
SAV_Inventory.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_Inventory.resx Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_MailBox.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SAV_MailBox.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_SimplePokedex.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
SAV_SimplePokedex.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV_SimpleTrainer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SAV_SimpleTrainer.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SAV_Wondercard.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
SAV_Wondercard.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
TrainerStat.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
TrainerStat.Designer.cs Change namespace to usual PKHeX.WinForms.Controls 2021-06-07 20:04:01 -07:00
TrainerStat.resx PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00