mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-11 22:29:52 -05:00
Closes #2990 ty @Atrius97 ! Remove the `object Content` accessor only used for Mystery Gifts (used to trickle up the PKM object since the two ribbon interfaces weren't implemented on the IEncounterable). Just make PCD/PGT implement the ribbon interfaces and delegate the get/set to PKM directly. Rewrite the national ribbon check for clarity Optimize invalid/missing ribbon string replace to operate on the final string rather than do linq and replace each input. With this we make 1 temp string only, rather than 1-per-ribbon. Replace hardcoded "Ribbon" strings to use a shared const string in a central spot. |
||
|---|---|---|
| .. | ||
| General | ||
| Generation 1 Tradeback | ||
| Generation 2 | ||
| Generation 3 | ||
| Generation 4 | ||
| Generation 4 EncounterType | ||
| Generation 4 Transfer | ||
| Generation 5 | ||
| Generation 6 | ||
| Generation 6 Static | ||
| Generation 7 Static | ||
| Generation 7 Transfer | ||
| Generation 7 Wild | ||
| Generation 8 | ||