PKHeX/PKHeX.Core/Legality
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
..
Areas Devirtualize GetMatchingSlots 2023-05-07 13:34:47 -07:00
Bulk struct CheckResult 2023-04-23 16:04:04 -07:00
Encounters Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
Enums Add more xmldoc 2023-03-31 13:00:34 -07:00
Evolutions Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
Formatting Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Learnset Condense some expressions for move fetch 2023-04-23 15:51:48 -07:00
LearnSource Condense some expressions for move fetch 2023-04-23 15:51:48 -07:00
Moves Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
Restrictions Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
RNG Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
Structures Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
Tables Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
Verifiers Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
BinLinkerAccessor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Breeding.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
BulkGenerator.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
Core.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
LegalityAnalysis.cs struct CheckResult 2023-04-23 16:04:04 -07:00
LegalityAnalyzers.cs Handle "random" AV gains from level up 2022-07-10 15:53:33 -07:00
MoveListSuggest.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
MoveSourceType.cs Add more xmldoc 2023-03-31 13:00:34 -07:00