PKHeX/PKHeX.Core/Legality/Encounters
javierhimura f8346eb7e1 Fix issue #1200 and added speculation for Gen2 VC without move reminder (#1201)
* Fix issue #1200
Minimum level for evolution moves in generation 7 is 2 thanks to the move reminder, also the evolution could be trigger at the minimum level and not the next level, except when the minimum level is the met level

* Gen 2 VC Speculation, it wont have Move Reminder because the only gen 2 move reminder was in Pokemon Stadium 2

* Missing variable

* Fix update generation 2 level moves
2017-06-07 16:15:13 -07:00
..
EncounterEgg.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
EncounterFinder.cs New legallity checks (#1196) 2017-06-06 20:10:05 -07:00
EncounterGenerator.cs Speculation++ 2017-06-06 21:59:29 -07:00
EncounterInvalid.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
LegalInfo.cs New legallity checks (#1196) 2017-06-06 20:10:05 -07:00
PeekEnumerator.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
VerifyCurrentMoves.cs Fix issue #1200 and added speculation for Gen2 VC without move reminder (#1201) 2017-06-07 16:15:13 -07:00
VerifyEncounter.cs Misc fixes 2017-05-29 15:21:39 -07:00
VerifyEvolution.cs Cleanup 2017-06-06 20:52:21 -07:00
VerifyRelearnMoves.cs New legallity checks (#1196) 2017-06-06 20:10:05 -07:00