PKHeX/PKHeX.Core/Legality/Structures
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
..
CheckMoveResult.cs New legallity checks (#1196) 2017-06-06 20:10:05 -07:00
CheckResult.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
DexLevel.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
EggMoves.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
EncounterArea.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
EncounterLink.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
EncounterLock.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
EncounterSlot.cs Evolution check fixes 2017-05-16 21:09:53 -07:00
EncounterStatic.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
EncounterTrade.cs Misc cleanup 2017-06-03 15:16:27 -07:00
EncounterType.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
EvolutionTree.cs Revert dexlevel evotree fetch + re-implement fix 2017-05-23 18:35:32 -07:00
GBEncounterData.cs Misc fixes 2017-05-28 16:56:51 -07:00
IEncounterable.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
IGeneration.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
IMoveset.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
IRibbonSet.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
Learnset.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
Nature.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
SlotType.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
TradebackType.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
ValidEncounterMoves.cs Fix issue #1200 and added speculation for Gen2 VC without move reminder (#1201) 2017-06-07 16:15:13 -07:00