PKHeX/PKHeX.Core/Legality/Encounters
Kurt 5e59e20ea1 Store matched encounter generation
previously was only defined for gen1/2, why not all gens
can now query encounters in Core for encounters per generation via
reflection; can help group encounters for data vis or be faster than
getting individual gen numbers
2017-12-18 16:17:21 -08:00
..
Data Store matched encounter generation 2017-12-18 16:17:21 -08:00
EncounterEgg.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterFinder.cs Misc tweaks 2017-12-04 16:26:26 -08:00
EncounterGenerator.cs add b2w2 n's pokemon PIDs 2017-12-18 15:25:40 -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 Refactoring 2017-12-14 20:58:55 -08:00
EncounterVerifier.cs Refactoring 2017-12-11 16:01:24 -08:00
EvolutionVerifier.cs update milotic specific evolution checks 2017-11-15 08:36:09 -08:00
LegalInfo.cs Add Frame mismatch illegal message handling 2017-11-28 21:30:53 -08:00
PeekEnumerator.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
VerifyCurrentMoves.cs Fix gb encounter move comparison 2017-12-17 21:26:31 -08:00
VerifyRelearnMoves.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00