PKHeX/PKHeX.Core/Legality
Kurt 7caeebd772 Add formcount for scatterbug/spewpa
USUM had 20 for both, but XY/AO/SM had only 1 (vivillon had 20); make
them consistent so that our generated evolution paths behave correctly

Add meowstic specific evolution form modifier... so silly
simpler to have it inlined with the sSpecies, for jit optimization

could probably do this with silvally but meh, things work fine now

Closes #2603
2020-01-04 22:31:46 -08:00
..
Areas Add glalie/skuntank locations 2019-12-10 19:54:26 -08:00
Encounters Split off shared nest class, deduplicate logic 2020-01-04 11:44:16 -08:00
Enums Handle more messages 2019-10-27 20:39:15 -07:00
Evolutions Add formcount for scatterbug/spewpa 2020-01-04 22:31:46 -08:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves Simplify form egg move handling 2019-12-21 13:37:20 -08:00
RNG Use enum for species comparisons 2019-12-08 17:39:19 -08:00
Structures comment typo fix (#2535) 2019-11-28 10:35:18 -08:00
Tables Add Ingredients to swsh held item list 2019-12-22 12:16:06 -08:00
Verifiers Add Move PP verification 2019-12-26 14:28:01 -08:00
Analysis.cs Fix VC transfer evo chain population 2019-12-09 15:48:54 -08:00
BulkAnalysis.cs Cleanup 2019-10-26 12:33:58 -07:00
BulkGenerator.cs Misc clean 2019-10-26 12:58:55 -07:00
Checks.cs Misc clean 2020-01-01 19:07:21 -08:00
Core.cs Add alcremie form change case 2019-12-28 18:59:00 -08:00
Data.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
GBRestrictions.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
LegalityCheckStrings.cs Add Move PP verification 2019-12-26 14:28:01 -08:00
Memories.cs Update memory verifier 2019-12-07 23:36:39 -08:00
VivillonTables.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
WordFilter.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00