PKHeX/PKHeX.Core/Game/GameStrings
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
..
LocationSet Update 22.11.24 2022-11-24 17:42:17 -08:00
FilteredGameDataSource.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
GameDataSource.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
GameInfo.cs Minor tweaks 2023-04-22 17:51:32 -07:00
GameLanguage.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
GameStrings.cs Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
GeoLocation.cs Update Vivillon 3DS pattern handling 2023-03-05 01:39:13 -08:00
MemoryStrings.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
MetDataSource.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00