PKHeX/PKHeX.Core/Legality/Encounters
Kurt 999427f484 Update gen2 egg generator
Level = Level is equivalent to Level = 0

update EggInfoSource to use Level instead of LevelMin (LevelMin returns
Level, just be clear on usage)
update VerifyCurrentMoves so that only gen1/2 do the gen1/2 move update
methods. Recently extended all encounters to have a generation property;
we only care about gen1/2 here.

https://projectpokemon.org/home/forums/topic/43655-pokemon-crystal-egg-mark-as-not-legit/
2018-01-30 20:36:22 -08:00
..
Data Add eggcycles override for Odd Eggs 2018-01-28 09:46:11 -08:00
EncounterEgg.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterFinder.cs Misc fixes/updates 2018-01-26 09:19:20 -08:00
EncounterGenerator.cs Fix shiny/nonshiny egg mysterygift link trade checks 2018-01-28 23:40:57 -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 Provide more accurate met level for eggs 2017-12-28 10:01:48 -08:00
EncounterVerifier.cs Add unown 2->7+ shiny check 2018-01-10 16:16:35 -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 Misc fixes/updates 2018-01-26 09:19:20 -08:00
VerifyCurrentMoves.cs Update gen2 egg generator 2018-01-30 20:36:22 -08:00
VerifyRelearnMoves.cs Misc fixes/updates 2018-01-26 09:19:20 -08:00