PKHeX/PKHeX.Core/Legality/Restrictions/Memories
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
..
Memories.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MemoryArgType.cs Simplify some memory args 2022-08-24 23:29:03 -07:00
MemoryContext.cs Misc tweaks 2023-05-07 13:32:29 -07:00
MemoryContext6.cs Misc tweaks 2023-05-07 13:32:29 -07:00
MemoryContext6Data.cs Misc tweaks 2023-05-07 13:32:29 -07:00
MemoryContext8.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
MemoryContext8Data.cs Misc tweaks 2023-05-07 13:32:29 -07:00
MemoryPermissions.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
MemoryVariableSet.cs Add more xmldoc 2022-08-21 01:39:16 -07:00