PKHeX/PKHeX.Core/Legality
Kurt 16cf59c851 Add an evolved formchange case for lycanroc
things shouldn't be this way, but encounterstatic doesn't currently accept a SpeciesForm evolution link in the matching function, so we can't know when the form changed legally.

Encounter Slots do it fine for the most part... might need to refactor the matching API so that it behaves a little smarter

Closes #2912
2020-06-27 11:44:56 -05:00
..
Areas Add some cross boundary encounters (#2910) 2020-06-26 23:31:23 -05:00
Encounters Add some cross boundary encounters (#2910) 2020-06-26 23:31:23 -05:00
Enums Add initial marking checks 2020-04-06 16:32:23 -07:00
Evolutions Initial Isle of Armor support 2020-06-19 18:51:15 -05:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves Extract EvoBase and MoveList from Core 2020-06-20 19:44:05 -05:00
Restrictions Extract EvoBase and MoveList from Core 2020-06-20 19:44:05 -05:00
RNG Minor clean 2020-05-26 16:59:47 -07:00
Structures Clean up some method signatures 2020-06-16 21:46:22 -05:00
Tables Specify Legends & Sublegend species explicitly (#2907) 2020-06-25 15:11:30 -05:00
Verifiers Merge branch 'master' of https://github.com/kwsch/PKHeX 2020-06-24 18:59:30 -05:00
Analysis.cs Extract EvoBase and MoveList from Core 2020-06-20 19:44:05 -05:00
BinLinker.cs Strip out some unnecessary logic 2020-04-16 12:58:48 -07:00
BulkAnalysis.cs Remove some reliance on GenNumber 2020-05-31 12:12:48 -07:00
BulkGenerator.cs Minor clean 2020-03-20 13:33:15 -07:00
Checks.cs Verify Contest stats on gen5 origin 2020-05-09 20:47:32 -07:00
Core.cs Add an evolved formchange case for lycanroc 2020-06-27 11:44:56 -05:00
EvoBase.cs Minor clean 2020-06-21 19:46:06 -05:00
LegalityCheckStrings.cs Handle pika/meow soup evolutions 2020-06-24 18:59:26 -05:00
MoveList.cs Minor clean 2020-06-21 19:46:06 -05:00