PKHeX/PKHeX.Core/Legality
Kurt 24e1898410 Update gen4 Shedinja handling
PK4->PK5 fixes gendered Shedinja -> genderless.
Clean up PK4 ball value setters and expose those 2 properties separately.
Add edge case permission for HG/SS Sport Ball Shedinja being legal if evolved on DP (DP doesn't change 0x86, lol)
Copy PokéathlonStat and ball values individually for BK4<->PK4 conversion

Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2021-12-26 20:13:36 -08:00
..
Areas Allow gen5 deerling and sawsbuck slots to be any form [0,3] 2021-12-26 00:00:38 -08:00
Encounters Remove EvoBase, relocate functions to call sites 2021-12-26 00:57:40 -08:00
Enums Condense some expressions 2021-08-22 01:26:28 -07:00
Evolutions Remove EvoBase, relocate functions to call sites 2021-12-26 00:57:40 -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 Remove EvoBase, relocate functions to call sites 2021-12-26 00:57:40 -08:00
RNG Remove childless xmldoc 2021-12-26 19:44:04 -08:00
Structures Move enum to separate file 2021-10-09 16:25:36 -07:00
Tables Check bdsp version exclusive hatch locations 2021-12-24 18:39:54 -08:00
Verifiers Update gen4 Shedinja handling 2021-12-26 20:13:36 -08:00
BinLinker.cs Span-ify the unpacking of mini arcs 2021-12-20 18:37:45 -08: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 Add bdsp approximations for min sheen calcs 2021-12-25 18:51:02 -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