PKHeX/PKHeX.Core/Legality/Encounters
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
..
Data Add latest distribution raid templates 2021-04-04 20:38:26 -07:00
EncounterMisc Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
EncounterSlot Fix deferral for wild slots 2021-04-04 21:54:24 -07:00
EncounterStatic Reorder array for ordered search 2021-03-27 20:32:25 -07:00
EncounterTrade Rework EncounterCriteria to be ability indexed rather than direct ability (#3179) 2021-03-23 17:05:15 -07:00
Generator Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
Information Add more xmldoc 2021-02-24 18:08:03 -08:00
Verifiers Disallow Thousand Arrows/Waves for Format6 Smeargle 2021-04-04 19:39:31 -07:00
EncounterMatchRating.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterable.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterConvertible.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterInfo.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterMatch.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterTemplate.cs Add more xmldoc 2021-02-24 18:08:03 -08:00