PKHeX/PKHeX.Core/Legality
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
..
Encounters Fix issue #1200 and added speculation for Gen2 VC without move reminder (#1201) 2017-06-07 16:15:13 -07:00
Enums Refactor encounter matching 2017-05-27 21:17:57 -07:00
RNG misc fixes 2017-06-04 00:12:37 -07:00
Structures Fix florges evolution check 2017-06-09 21:22:33 -07:00
Analysis.cs Fix misc problems 2017-06-08 20:57:30 -07:00
Checks.cs Misc fixes 2017-06-09 17:52:20 -07:00
Core.cs Misc fixes 2017-06-09 17:52:20 -07:00
Data.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
LegalityCheckStrings.cs Revise several legality check strings (#1208) 2017-06-09 08:58:45 -07:00
Tables.cs Fix null exception for move check 2017-06-08 18:27:43 -07:00
Tables1.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
Tables2.cs Misc fixes 2017-05-29 15:21:39 -07:00
Tables3.cs Add PIDIV checking for encounters 2017-06-03 00:12:05 -07:00
Tables4.cs Add Control key modifier to set shiny button to change the pokemon SID instead of the PID, that allow the change shiny of gen 3/4 pokemon without turn the pokemon in illegal because PID/IV mistmatch 2017-06-03 12:02:22 +02:00
Tables5.cs Misc fixes 2017-06-09 17:52:20 -07:00
Tables6.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
Tables7.cs Add gen7 encountertrade IV/memory checks 2017-06-08 18:24:34 -07:00
VivillonTables.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00