PKHeX/PKHeX.Core/Saves/Substructures/Gen7
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
..
LGPE Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
BattleAgency7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
BattleTree7.cs ArgumentOutOfRangeException 2023-12-09 15:21:10 -08:00
BoxLayout7.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ConfigSave7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Daycare7.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EventVarType.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
FashionBlock7.cs ArgumentOutOfRangeException 2023-12-09 15:21:10 -08:00
FestaFacility.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
FieldMenu7.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
FieldMoveModelSave7.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
GameTime7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
HallOfFame7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
JoinFesta7.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Misc7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
MyItem7SM.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
MyItem7USUM.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
MyStatus7.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
MysteryBlock7.cs Extract some logic to SAV4 2023-12-28 00:11:56 -08:00
PlayerBattleStyle7.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
PlayerSkinColor7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PokeFinder7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
QR7.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
ResortSave7.cs ArgumentOutOfRangeException 2023-12-09 15:21:10 -08:00
SAV7BlockIndex.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SaveBlock.cs Extract interface for SaveBlock, allow strict 2022-04-15 11:45:04 -07:00
Situation7.cs Fix Gen 7 map position (#4049) 2023-11-02 15:32:45 -07:00
Stamp7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
WormholeInfoReader.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00