PKHeX/PKHeX.Core/Legality
Kurt 0cdc225224 Kecleon: Comment out static in favor of dexnav encounterslot
Encounter Generator stops yielding if anything was yielded (assumes things that are static encounters can't have anything else that would match).

DexNav boosts the wild level (from 25/27) up to the same level 30 of the static encounter.

Thanks @KR1dude !

Co-Authored-By: KR1dude <kr1dude@users.noreply.github.com>
2020-05-20 18:24:55 -07:00
..
Areas Require exact form matching 2020-04-12 19:41:03 -07:00
Encounters Kecleon: Comment out static in favor of dexnav encounterslot 2020-05-20 18:24:55 -07:00
Enums Add initial marking checks 2020-04-06 16:32:23 -07:00
Evolutions Add evo data for mimejr-0 => mrmime-0 (no gen8) 2020-04-26 12:00:45 -07:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves Use another overload 2020-03-04 22:31:07 -08:00
Restrictions Handle race condition on get->set new cached string 2020-05-19 20:40:51 -07:00
RNG Account for antishiny skip on the NPC mon right before shadow 2020-05-11 16:52:09 -07:00
Structures Remove IVersion.set property, as separate interface 2020-05-19 21:46:05 -07:00
Tables Unban GO Shiny Voltorb (#2829) 2020-05-08 07:48:24 -07:00
Verifiers Merge IGeneration into IEncounterable 2020-05-17 12:32:28 -07:00
Analysis.cs Make IEncounterable expose IVersion get 2020-05-19 21:07:30 -07:00
BinLinker.cs Strip out some unnecessary logic 2020-04-16 12:58:48 -07:00
BulkAnalysis.cs Extract home tracker to interface 2020-02-12 18:52:48 -08:00
BulkGenerator.cs Minor clean 2020-03-20 13:33:15 -07:00
Checks.cs Verify Contest stats on gen5 origin 2020-05-09 20:47:32 -07:00
Core.cs Add more HA banlist 2020-04-24 08:24:12 -07:00
LegalityCheckStrings.cs Minor tweaks 2020-04-12 16:07:59 -07:00