PKHeX/PKHeX.Core/Ribbons
Kurt 26b1453002 Narrow ribbon count type from int->byte, split interface
Fix RibbonVerifier4 not checking gen4 contest ribbons correctly
Split IRibbonCommon6 to have memory ribbons separate, as they are not implemented in mystery gifts. Also, we can add the boolean flags to the interface, and check that the boolean is set if count is nonzero.
Fix adding ribbons to Gen8 gift templates
Improve Gen8 template ribbon fetch (no closure, faster IndexOf)
2022-08-23 21:25:22 -07:00
..
IRibbonIndex.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IRibbonSetAffixed.cs Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
IRibbonSetCommon3.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
IRibbonSetCommon4.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
IRibbonSetCommon6.cs Narrow ribbon count type from int->byte, split interface 2022-08-23 21:25:22 -07:00
IRibbonSetCommon7.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
IRibbonSetCommon8.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
IRibbonSetEvent3.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
IRibbonSetEvent4.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
IRibbonSetMark8.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IRibbonSetMemory6.cs Narrow ribbon count type from int->byte, split interface 2022-08-23 21:25:22 -07:00
IRibbonSetOnly3.cs Narrow ribbon count type from int->byte, split interface 2022-08-23 21:25:22 -07:00
IRibbonSetUnique3.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
IRibbonSetUnique4.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
RibbonIndex.cs Narrow ribbon count type from int->byte, split interface 2022-08-23 21:25:22 -07:00
RibbonInfo.cs Narrow ribbon count type from int->byte, split interface 2022-08-23 21:25:22 -07:00