PKHeX/PKHeX.Core/Legality/Restrictions
Kurt c1adab9703 Refactoring
Move logic closer to where it is used rather than in larger static classes

EncounterStatic(7): move VC transfer template creation to class, simplify some sanity checks
EvoChain: g==2 case is never hit as the generation check at the top of the loop already skips
2020-09-05 12:11:43 -07:00
..
GBRestrictions.cs Refactoring 2020-09-05 12:11:43 -07:00
ItemRestrictions.cs Extract item restrictions to separate class 2020-01-16 19:27:29 -08:00
Memories.cs Split memories from main pkm class to interface 2020-07-31 17:25:14 -07:00
VivillonTables.cs Split Country/Region/ConsoleRegion to interface 2020-07-31 11:17:31 -07:00
WordFilter.cs Handle race condition on get->set new cached string 2020-05-19 20:40:51 -07:00