PKHeX/PKHeX.Core/Legality
Kurt 92ca1e2263 Fix eevee static encounter collision scenario
eevee gen7 egg has no moves; always generate eggs first for gen4+

Closes #1179
Closes #1176 (prior commit)

there's probably a better way to optimize this (don't check wild
encounters if 100% sure it's an egg); best left for future optimization
since it's working fine atm.
2017-05-30 18:42:50 -07:00
..
Encounters Fix eevee static encounter collision scenario 2017-05-30 18:42:50 -07:00
Enums Refactor encounter matching 2017-05-27 21:17:57 -07:00
RNG unroll cxd seed completely 2017-05-27 22:18:04 -07:00
Structures Misc fixes 2017-05-28 16:56:51 -07:00
Analysis.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
Checks.cs Add initial gen3 event detection 2017-05-29 00:48:25 -07:00
Core.cs Misc fixes 2017-05-29 15:21:39 -07:00
Data.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
LegalityCheckStrings.cs Add initial gen3 event detection 2017-05-29 00:48:25 -07:00
Tables.cs Several minor fixes and update Chinese translation 2017-05-19 22:05:08 -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 initial gen3 event detection 2017-05-29 00:48:25 -07:00
Tables4.cs Fix platinum turnback giratina 2017-05-27 21:20:13 -07:00
Tables5.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
Tables6.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
Tables7.cs Update 170530 2017-05-29 22:34:45 -07:00
VivillonTables.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00