2
0
Fork 0
mirror of https://github.com/kwsch/PKHeX synced 2025-02-22 16:28:35 +00:00
PKHeX/PKHeX.Core/PKM
Kurt 95fbf66a6e
Refactor: Gen3/4 Lead Encounters, property fixing ()
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
..
Enums Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
HOME Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
Interfaces Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
Searching Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
Shared Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
Strings Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
Util Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
BK4.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
CK3.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PA8.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PB7.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PB8.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PK1.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PK2.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PK3.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PK4.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PK5.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PK6.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PK7.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PK8.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PK9.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
PKM.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
RK4.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
SK2.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00
XK3.cs Refactor: Gen3/4 Lead Encounters, property fixing () 2024-02-22 21:20:54 -06:00