PKHeX/PKHeX.Core/Legality
Kurt eac3804c7b Clean up dexlevel/evocriteria constructor usage
DexLevel was the initial abstraction, which was expanded/reused for
evolution details

I should probably merge the two classes since everything is passed as
EvoCriteria
The encounter generators do some silly form fuzzy match which can now be
more accurately checked since I've moved Form to DexLevel... maybe a
future commit can clean that up.

encounterarea2 was reusing this class, just use a throwaway readonly
struct as our temp value storage
2019-12-05 23:04:24 -08:00
..
Areas Clean up dexlevel/evocriteria constructor usage 2019-12-05 23:04:24 -08:00
Encounters Update nest dist/crystal location get/check 2019-12-04 19:04:36 -08:00
Enums Handle more messages 2019-10-27 20:39:15 -07:00
Evolutions Clean up dexlevel/evocriteria constructor usage 2019-12-05 23:04:24 -08:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves Fix galar form egg move fetch 2019-11-22 21:32:05 -08:00
RNG More readonly struct tweaks 2019-10-26 23:18:25 -07:00
Structures comment typo fix (#2535) 2019-11-28 10:35:18 -08:00
Tables Update HA8 banlist 2019-11-29 22:33:11 -08:00
Verifiers Handle shedinja encounter balls 2019-12-05 16:40:14 -08:00
Analysis.cs Flag bred transfer mons 2019-11-28 11:51:23 -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 Sword/Shield Update 2019-11-15 17:52:08 -08:00
Core.cs Clean up dexlevel/evocriteria constructor usage 2019-12-05 23:04:24 -08:00
Data.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
GBRestrictions.cs Rework GetBaseSpecies to return EvoCriteria 2019-11-18 20:26:11 -08:00
LegalityCheckStrings.cs Add egg move sharing checks 2019-11-17 17:14:21 -08:00
Memories.cs Add Species specific arg memories 2019-11-26 10:44:36 -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