PKHeX/PKHeX.Core/Legality/Encounters
Kurt 3b8643bc77 Fix gen1 VC legality checking error
GetGenMovesCheckOrder doesn't respect generation restrictions, while
EncounterMoves does; filter afterwards.

Add compiler flags in the Analysis file to toggle try/catch off for
easier debugging. Just uncomment the #define SUPPRESS line.

Closes #1345
2017-07-18 16:21:31 -07:00
..
EncounterEgg.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
EncounterFinder.cs Add invalid match alternatives to verbose output 2017-07-12 09:02:03 -07:00
EncounterGenerator.cs Fix wurmple evo gen3/4 2017-07-17 15:58:15 -07:00
EncounterInvalid.cs Refactoring 2017-06-17 18:37:19 -07:00
EncounterVerifier.cs Add invalid match alternatives to verbose output 2017-07-12 09:02:03 -07:00
EvolutionVerifier.cs Refactoring 2017-06-17 18:37:19 -07:00
LegalInfo.cs Add invalid match alternatives to verbose output 2017-07-12 09:02:03 -07:00
PeekEnumerator.cs Refactoring 2017-06-17 18:37:19 -07:00
VerifyCurrentMoves.cs Fix gen1 VC legality checking error 2017-07-18 16:21:31 -07:00
VerifyRelearnMoves.cs Refactoring 2017-06-17 18:37:19 -07:00