PKHeX/PKHeX.Core/Legality
Kurt d9ad0052a1 Completely remove chatelaine memory check
Gen6 can get the memory on those who did not participate by being in the party with other participants.
This includes those who cannot enter into the Maison; having memory and no ribbon is entirely legal.
2022-09-03 10:12:42 -07:00
..
Areas Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Encounters Remap context for sidegame HT memory checks 2022-09-02 15:41:22 -07:00
Enums Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
Evolutions Minor clean 2022-08-30 15:00:45 -07:00
Formatting Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
Learnset Remove PersonalInfo.Abilities, use interfaces 2022-09-02 10:20:19 -07:00
LearnSource Remove PersonalInfo.Abilities, use interfaces 2022-09-02 10:20:19 -07:00
Moves Remove PersonalInfo.Abilities, use interfaces 2022-09-02 10:20:19 -07:00
Restrictions Remap context for sidegame HT memory checks 2022-09-02 15:41:22 -07:00
RNG Minor clean 2022-08-30 15:00:45 -07:00
Structures Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Tables Minor clean 2022-08-30 15:00:45 -07:00
Verifiers Completely remove chatelaine memory check 2022-09-03 10:12:42 -07:00
BinLinkerAccessor.cs Minor tweaks 2022-05-07 11:47:01 -07:00
Breeding.cs Minor clean 2022-08-30 15:00:45 -07:00
BulkAnalysis.cs Minor tweaks 2022-06-26 20:02:57 -07:00
BulkGenerator.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Core.cs Condense moveset deletion check 2022-09-01 20:57:39 -07:00
LegalityAnalysis.cs Misc tweaks 2022-08-05 11:23:28 -07:00
LegalityAnalyzers.cs Handle "random" AV gains from level up 2022-07-10 15:53:33 -07:00
MoveList.cs Remove some bounds checks, int->byte form oops 2022-08-27 12:53:30 -07:00
MoveListSuggest.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
MoveSourceType.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00