PKHeX/PKHeX.Core/Legality/Verifiers/Ribbons
Kurt 95fbf66a6e
Refactor: Gen3/4 Lead Encounters, property fixing (#4193)
In addition to the Method 1 (and other sibling PIDIV types) correlation, an encounter can only be triggered if the calls prior land on the Method {1} seed. The RNG community has dubbed these patterns as "Method J" (D/P/Pt), "Method K" (HG/SS), and "Method H" (Gen3, coined by yours truly). The basic gist of these is that they are pre-requisites, like the Shadow locks of Colosseum/XD. 

Rename/re-type a bunch of properties to get the codebase more in line with correct property names & more obvious underlying types.
2024-02-22 21:20:54 -06:00
..
MarkRules.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
RibbonResult.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonResultList.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
RibbonRules.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
RibbonStrings.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
RibbonVerifier.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonVerifierArguments.cs Legality: Rewrite Ribbon Verifier (#3570) 2022-08-15 21:04:30 -07:00
RibbonVerifierCommon3.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonVerifierCommon4.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonVerifierCommon6.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
RibbonVerifierCommon7.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonVerifierCommon8.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
RibbonVerifierCommon9.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonVerifierEvent3.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonVerifierEvent4.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonVerifierMark9.cs Allow Gourmand mark on Eggs 2024-01-15 22:50:37 -08:00
RibbonVerifierOnly3.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonVerifierUnique3.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
RibbonVerifierUnique4.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00