PKHeX/PKHeX.Core/Game/Enums
Kurt 1174e354b1
Initial support for Pokémon HOME 3.0.0 (#3899)
* Heavily rewrites the `PKH` abstractions.
* Uses HOME's core-side classes as the transfer middlemen instead of direct A->B transfers.
* Revises logic to account for most of HOME's quirks (scale/height copying, safe refuge PLA)

Future revisions hinge on better handling of evotree (need better metadata about existing as specific evolutions in each game).

---------

Co-authored-by: sora10pls <17801814+sora10pls@users.noreply.github.com>
Co-authored-by: Lusamine <30205550+Lusamine@users.noreply.github.com>
2023-06-03 18:19:16 -07:00
..
Ability.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
Ball.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
GameVersion.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
GCVersion.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
Gender.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
LanguageGC.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
LanguageID.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Move.cs S/V 1.2.0 Support (#3819) 2023-02-27 19:12:27 -08:00
MoveType.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
Nature.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
Region3DSIndex.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Species.cs S/V 1.2.0 Support (#3819) 2023-02-27 19:12:27 -08:00