PKHeX/PKHeX.Core/Legality
Kurt 435dbb0b57 Disallow sister version exclusive ribbons for exclusive forms
Spiky pichu cannot receive Sinnoh ribbons
Cosplay pikachu cannot receive Kalos ribbons

Closes #3286

Co-Authored-By: Kermalis <29823718+Kermalis@users.noreply.github.com>
Co-Authored-By: Matt <17801814+sora10pls@users.noreply.github.com>
2021-11-26 15:41:24 -08:00
..
Areas Revise form match criteria for Burmy slots - can be any cloak 2021-11-20 09:59:14 -08:00
Encounters Allow ignored egg moves for v1.0 unpatched games 2021-11-25 11:24:34 -08:00
Enums Condense some expressions 2021-08-22 01:26:28 -07:00
Evolutions Update BDSP item banlist, ban Prism Scale evo for Feebas 2021-11-25 17:24:23 -05:00
Formatting Split Trainer verifier into TrainerName and TrainerID 2021-11-25 19:15:42 -08:00
Learnset Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
Moves Add elemental beam type tutors for BDSP 2021-11-20 16:50:44 -08:00
Restrictions Revert net6 to net5 2021-11-19 23:19:41 -08:00
RNG Disallow int.MaxValue seed for roamers 2021-11-25 18:09:31 -08:00
Structures Move enum to separate file 2021-10-09 16:25:36 -07:00
Tables Unban Gold Bottle Cap 2021-11-25 19:51:21 -05:00
Verifiers Disallow sister version exclusive ribbons for exclusive forms 2021-11-26 15:41:24 -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 Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07: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