PKHeX/PKHeX.Core/Legality/Structures
Kurt 0b0020aa6d Fix florges evolution check
getFormeIndex returns the base species (670 or 671), which duplicates
entries on the chain
the evolution checks use the forme ID but also return 670/671, thus
making this unnecessary

closes #1202
2017-06-09 21:22:33 -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 Fix florges evolution check 2017-06-09 21:22:33 -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