PKHeX/PKHeX.Core/Legality
Kurt 4579a66a38 Fix deferral for wild slots
Base method checks wurmple (not available in swsh), removed.
Hidden ability check returns Partial for any species that cannot be patched, and Deferred for any patched; we don't care, because there aren't any wild species that can't be patched in swsh.
2021-04-04 21:54:24 -07:00
..
Areas More xmldoc 2021-03-23 21:20:02 -07:00
Encounters Fix deferral for wild slots 2021-04-04 21:54:24 -07:00
Enums Add case for special headbutt slots 2021-03-11 20:52:00 -08:00
Evolutions Minor clean 2021-03-14 16:16:55 -07:00
Formatting Show Mystery Gift information in hover summary 2021-03-30 20:27:58 -07:00
Learnset Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
Moves Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
Restrictions More tweaks 2021-02-19 10:52:26 -08:00
RNG Minor clean 2021-03-14 16:16:55 -07:00
Structures Use already allocated result array 2021-03-30 20:27:40 -07:00
Tables Add more xmldoc / enum clean 2021-03-14 11:28:46 -07:00
Verifiers Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
BinLinker.cs Minor clean 2021-03-14 16:16:55 -07:00
Breeding.cs Simplify more expressions 2021-01-04 17:31:43 -08:00
BulkAnalysis.cs More tweaks 2021-02-19 10:52:26 -08:00
BulkGenerator.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
Core.cs Refactoring 2021-02-03 11:33:09 -08:00
LegalityAnalysis.cs Extract report generation from LegalityAnalysis object functions 2021-03-20 13:21:04 -07:00
LegalityAnalyzers.cs Add more xmldoc / enum clean 2021-03-14 11:28:46 -07:00
MoveList.cs Add more xmldoc / enum clean 2021-03-14 11:28:46 -07:00
MoveListSuggest.cs Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00