PKHeX/PKHeX.Core/Legality
Kurt 9f920405df Revise gen3 sheen max extrapolation
any contest stat sum above 73 can have any sheen if you really give it trash blocks, lol

not trying to bruteforce the exact combination of consumed blocks/poffins, so these clamps may permit impossible intermediate values, but these are infrequent and meh.

Closes #3325
2021-12-09 23:33:54 -08:00
..
Areas Minor clean 2021-12-04 17:56:56 -08:00
Encounters Minor clean 2021-12-09 19:30:12 -08:00
Enums Condense some expressions 2021-08-22 01:26:28 -07:00
Evolutions Minor clean 2021-12-04 17:56:56 -08:00
Formatting Add contest stat sheen checking 2021-12-07 00:54:39 -08:00
Learnset Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
Moves Temp handling for bdsp case 2021-12-09 19:53:43 -08:00
Restrictions Merge extended property patterns 2021-12-04 18:37:47 -08:00
RNG Minor clean 2021-12-09 19:30:12 -08:00
Structures Move enum to separate file 2021-10-09 16:25:36 -07:00
Tables Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
Verifiers Revise gen3 sheen max extrapolation 2021-12-09 23:33:54 -08:00
BinLinker.cs Minor tweaks 2021-05-18 16:16:48 -07:00
Breeding.cs Update 21.11.19 - Brilliant Diamond & Shining Pearl (#3289) 2021-11-19 18:23:49 -08:00
BulkAnalysis.cs More records/sealing 2021-12-05 23:54:59 -08:00
BulkGenerator.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
Core.cs Fix dropdown suggested green moves from showing swsh moves 2021-11-23 22:58:41 -08:00
LegalityAnalysis.cs Split Trainer verifier into TrainerName and TrainerID 2021-11-25 19:15:42 -08:00
LegalityAnalyzers.cs Split Trainer verifier into TrainerName and TrainerID 2021-11-25 19:15:42 -08:00
MoveList.cs Fix dropdown suggested green moves from showing swsh moves 2021-11-23 22:58:41 -08:00
MoveListSuggest.cs Fix dropdown suggested green moves from showing swsh moves 2021-11-23 22:58:41 -08:00