PKHeX/PKHeX.Core/Legality/Verifiers
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 Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
Ball Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Egg Update EggStateLegality.cs 2023-01-07 14:17:34 -08:00
Misc Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Ribbons Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
AwakenedValueVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ConsoleRegionVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ContestStatVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
CXDVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EffortValueVerifier.cs Add learnset moves similar to games 2023-04-08 12:20:18 -07:00
FormVerifier.cs Expose Gimmighoul form argument in editing tabs 2023-05-10 21:05:43 -07:00
GenderVerifier.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
GroundTileVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
HistoryVerifier.cs Disallow LGPE event gift OT handling 2023-02-07 21:56:25 -08:00
HyperTrainingVerifier.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
IndividualValueVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ItemVerifier.cs struct CheckResult 2023-04-23 16:04:04 -07:00
LanguageVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LegendsArceusVerifier.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
LevelVerifier.cs Minor minor perf 2023-04-15 01:58:37 -07:00
MarkingVerifier.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
MarkVerifier.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
MedalVerifier.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
MemoryVerifier.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
MiscVerifier.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
NHarmoniaVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
NicknameVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ParseSettings.cs Skip closing other-thread popups on sav load 2023-02-03 12:52:52 -08:00
PIDVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
TrainerIDVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
TrainerNameVerifier.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
TransferVerifier.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
Verifier.cs struct CheckResult 2023-04-23 16:04:04 -07:00