PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt b8e203bdef Remove invalidmatch tracking
The Encounter verifier method rarely rejects as our inner encounter matching methods are all-or-nothing. Don't bother keeping references for this bloat.
Ran the unit tests and nothing hit this logic.
2021-08-06 15:38:39 -07:00
..
ByGeneration Hide Generation/Game setters behind mutation method 2021-08-06 15:35:49 -07:00
Moveset Ignore species for rby if not present 2021-08-05 12:36:19 -07:00
Specific Change interface for method call to less restricted 2021-07-13 18:22:04 -07:00
EncounterCriteria.cs Clean up nickname parsing, make Gender an int type 2021-05-14 23:41:14 -07:00
EncounterFinder.cs Remove invalidmatch tracking 2021-08-06 15:38:39 -07:00
EncounterGenerator.cs pid encounter type mismatch: returns 2021-02-14 10:20:35 -08:00
PeekEnumerator.cs Minor clean 2021-05-29 15:31:47 -07:00