PKHeX/PKHeX.Core/Legality/Encounters
Kurt 83a72df7cc Include gen1 encounter moves in not-needed list
Might result in some illegal matches as it includes it for all evolutions in the chain, but whatever. Could probably rewrite the generator to only generate for different starting-species, but it's fine now.

Inline the max level calc
2021-08-04 19:07:20 -07:00
..
Data Consider the "SkipFormCheck" for gen7 scatterbug static 2021-08-02 20:45:52 -07:00
EncounterMisc Simplify Country/Region/ConsoleRegion to byte from int 2021-08-02 19:43:57 -07:00
EncounterSlot Minor adjustments to area slot extensions 2021-08-03 13:03:04 -05:00
EncounterStatic Consider the "SkipFormCheck" for gen7 scatterbug static 2021-08-02 20:45:52 -07:00
EncounterTrade Make EncounterTrade met location use inheritance 2021-05-18 17:14:17 -07:00
Generator Include gen1 encounter moves in not-needed list 2021-08-04 19:07:20 -07:00
Information Minor tweaks 2021-07-30 16:22:10 -07:00
Verifiers Un-nest 3ds console region bitflags 2021-08-02 20:59:40 -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 Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00