PKHeX/PKHeX.Core/Legality
Kurt 30f7345218 Fix goodra gen6 evo check
Remove 31 from argevos, was wiping goodra's evo for whatever reason. No
idea why it isn't 4 sliggoo, but oh well, now works as intended.

Apply a little bit of performance increases for the loading of
evotables.
data length checks unnecessary as the the following iterator will throw
an exception
2017-07-20 19:34:41 -07:00
..
Encounters Fix gen1 VC legality checking error 2017-07-18 16:21:31 -07:00
Enums Refactoring 2017-06-18 13:02:02 -07:00
RNG update channel generation 2017-07-15 19:59:38 -07:00
Structures Fix goodra gen6 evo check 2017-07-20 19:34:41 -07:00
Analysis.cs Fix gen1 VC legality checking error 2017-07-18 16:21:31 -07:00
Checks.cs Fix wurmple evo gen3/4 2017-07-17 15:58:15 -07:00
Core.cs Disallow shiny dream radar/forest shinies 2017-07-16 10:15:12 -07:00
Data.cs Refactoring 2017-06-17 18:37:19 -07:00
LegalityCheckStrings.cs Fix typo 2017-07-06 22:05:54 -07:00
RibbonStrings.cs Add ribbonresult class to separate invalid/missing 2017-06-21 23:12:06 -07:00
Tables.cs Next round of ribbon checking 2017-06-20 21:57:03 -07:00
Tables1.cs Generation 1/2 Legal improvements (#1310) 2017-07-06 16:03:41 -07:00
Tables2.cs Add gen2 roamers 2017-07-09 09:17:43 -07:00
Tables3.cs Fixes shiny check and adds negai boshi. Adds force-shiny 5th anniv. 2017-07-16 16:07:28 -07:00
Tables4.cs Actually fix Old Chateau Encouner Type (#1306) 2017-07-05 10:04:34 -07:00
Tables5.cs Disallow shiny dream radar/forest shinies 2017-07-16 10:15:12 -07:00
Tables6.cs Handle link gifts without ribbons 2017-07-14 20:42:51 -07:00
Tables7.cs Add hot springs as valid egg location for gen6 2017-07-10 18:56:13 -07:00
VivillonTables.cs Refactoring 2017-06-17 18:37:19 -07:00