PKHeX/PKHeX.Core/Legality
Kurt ef5ff32c3c Add GO transfer restrictions for min level
Closes #2381

Keep Raichu and Marowak at the end for ez referencing. Keep a separate
refence for alolan kanto stuff for futureproofing

Might want to improve the EncounterArea abstraction to do the
slot-finding labor themselves, but whatever, hardcode stuff until swsh
throws new monkey wrenches in. A good idea would be a dictionary with
level forcings [species | form << 10] = X and use the dictionary to
check on slot creation
2019-09-02 18:38:12 -07:00
..
Areas Update EncounterArea.cs (#2318) 2019-06-07 19:24:59 -07:00
Encounters Add GO transfer restrictions for min level 2019-09-02 18:38:12 -07:00
Enums Misc updates 2018-12-29 22:19:44 -08:00
Evolutions Provide min level to evochain fetch 2019-07-02 08:34:28 -07:00
Learnset Misc updates 2019-02-24 13:57:10 -08:00
Moves use some explicit dex numbers as enum 2019-06-01 10:22:49 -07:00
RNG Fix Stationary haxorus encounter gen 2019-06-26 20:37:26 -07:00
Structures Minor updates 2019-05-11 10:12:14 -07:00
Tables Unban GO Shiny Poliwag 2019-08-05 21:06:57 -04:00
Verifiers Add traded egg allowance for nickname 2019-07-11 22:55:41 -07:00
Analysis.cs Rewrite encounter move suggestion logic 2019-08-14 16:35:25 -07:00
BulkAnalysis.cs Updates continued 2019-04-14 16:04:36 -07:00
Checks.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
Core.cs Remove WasEgg setter 2019-07-25 17:42:20 -07:00
Data.cs Update xy fashion edits 2018-08-08 21:27:14 -07:00
GBRestrictions.cs use some explicit dex numbers as enum 2019-06-01 10:22:49 -07:00
LegalityCheckStrings.cs Minor simplification 2019-05-11 13:10:51 -07:00
Memories.cs Misc updates 2019-05-11 00:59:07 -07:00
VivillonTables.cs Fix vivillon comparisons 2019-05-16 22:01:11 -07:00
WordFilter.cs add lock for cross thread dictionary manip 2018-08-25 10:48:37 -07:00