PKHeX/PKHeX.Core/Legality/Encounters
Kurt 0cfb79a3e2 handle hacked edge case input
gen7 pkm version on format5 -> exception on new int[-X]
normally caught via exception suppression but better to handle the
cause.
2017-11-15 18:13:04 -08:00
..
Data Fix noibat trade gender 2017-11-15 08:23:45 -08:00
EncounterEgg.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterFinder.cs Move pidivmatches check outside secondary check 2017-09-30 13:42:57 -07:00
EncounterGenerator.cs Update wild/egg generators for totem cases 2017-11-14 08:43:04 -08:00
EncounterInvalid.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterRejected.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterSuggestion.cs Add egg hatch suggestion for b2w2 2017-10-28 14:00:44 -07:00
EncounterVerifier.cs Misc refactoring 2017-10-22 23:26:37 -07:00
EvolutionVerifier.cs update milotic specific evolution checks 2017-11-15 08:36:09 -08:00
LegalInfo.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
PeekEnumerator.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
VerifyCurrentMoves.cs handle hacked edge case input 2017-11-15 18:13:04 -08:00
VerifyRelearnMoves.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00