PKHeX/PKHeX.Core/Legality
Kurt d06949bdb3 Update min level clamps, actually compare req PID
Closes #2787
The commit a couple days ago added the missing minimum level restrictions; community documentation was slightly misleading but we should be good now.

The PID check was nonfunctional (compared A==A or A==A*), rather than actually checking the fixed PID.

Co-Authored-By: feralfalcon <feralfalcon@users.noreply.github.com>
2020-03-18 12:23:09 -07:00
..
Areas Split up Friend Safari checks & generator 2020-03-14 11:32:27 -07:00
Encounters Update min level clamps, actually compare req PID 2020-03-18 12:23:09 -07:00
Enums Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
Evolutions Handle more evolution/form checks 2020-02-20 22:11:48 -08:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves Use another overload 2020-03-04 22:31:07 -08:00
Restrictions Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
RNG Fix shiny check behavior for XD nonshadows 2020-03-11 19:18:58 -07:00
Structures Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
Tables Ban HA Pumpkaboo/Gourgeist Small/Large 2020-03-11 17:38:01 -07:00
Verifiers Update event database, handle HOME gifts horribly 2020-03-14 14:22:45 -07:00
Analysis.cs Remove unnecessary null handling 2020-01-20 23:32:05 -08:00
BulkAnalysis.cs Extract home tracker to interface 2020-02-12 18:52:48 -08:00
BulkGenerator.cs Play with living dex gen a little 2020-01-25 22:54:25 -08:00
Checks.cs Misc clean 2020-01-01 19:07:21 -08:00
Core.cs Handle more evolution/form checks 2020-02-20 22:11:48 -08:00
Data.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
LegalityCheckStrings.cs Add tracker unique text & setting 2020-02-12 18:10:24 -08:00