PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen4
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
..
PoffinCase4Editor.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PoffinCase4Editor.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
PokeGear4Editor.cs Misc fixes 2023-09-21 13:14:34 -07:00
PokeGear4Editor.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Apricorn.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
SAV_Apricorn.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Geonet4.cs Use Explicit Types Instead Of SaveFile For Forms (#4116) 2023-12-18 20:24:24 -08:00
SAV_Geonet4.Designer.cs Add Geonet/Unity Tower editor (#3909) 2023-06-11 09:38:24 -07:00
SAV_HoneyTree.cs Add HoneyTree API 2023-09-28 17:35:29 -07:00
SAV_HoneyTree.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Misc4.cs Update SAV_Misc4.cs 2024-01-09 23:54:47 -08:00
SAV_Misc4.Designer.cs HGSS: Add support for editing Pokeathlon Points (#4030) 2023-10-07 08:57:38 -07:00
SAV_Pokedex4.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
SAV_Pokedex4.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Underground.cs Misc tweaks 2024-01-11 20:38:11 -08:00
SAV_Underground.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00