PKHeX/PKHeX.Core/Legality/Encounters
Kurt fb9deab202 Specify full gift egg wc3 moveset
PKHeX needs the exact moveset rather than a "permit this extra move" because our recent logic improvements check for strict moveset matching when it is still an egg.
Closes #3577 thanks @wararjey !
2022-08-31 18:55:17 -07:00
..
Data Specify full gift egg wc3 moveset 2022-08-31 18:55:17 -07:00
EncounterMisc Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
EncounterSlot Remove unused BDSP bcat logic 2022-08-29 17:37:54 -07:00
EncounterStatic Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
EncounterTrade Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Generator Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Information Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Verifiers Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
EncounterMatchRating.cs Add more xmldoc 2022-08-21 01:39:16 -07:00
IEncounterable.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IEncounterConvertible.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IEncounterInfo.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IEncounterMatch.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
IEncounterTemplate.cs Specify some lambdas as static 2022-08-23 23:11:26 -07:00