PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt 9a91619580 Update vc1 invalid transfer pruning
Closes #2065 Thanks @WEERSOQUEER !

Single evo species weren't getting flagged in the evolution verification
as they early returned (species matched), just move the sanity check
before that
2018-07-19 16:42:45 -07:00
..
EncounterVerifier.cs Refactoring 2018-06-10 10:44:05 -07:00
EvolutionVerifier.cs Update vc1 invalid transfer pruning 2018-07-19 16:42:45 -07:00
MysteryGiftRestriction.cs Add version check 2018-06-05 22:20:30 -07:00
MysteryGiftVerifier.cs Add version check 2018-06-05 22:20:30 -07:00
VerifyCurrentMoves.cs Move relearn required flag to checkmoveresult 2018-07-01 21:34:17 -07:00
VerifyRelearnMoves.cs Misc simplifications 2018-07-04 09:15:20 -07:00