PKHeX/PKHeX.Core/Saves/Access
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
..
ISaveBlock5B2W2.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock5BW.cs Add Chatter Editor (#4101) 2023-12-17 16:39:15 -08:00
ISaveBlock6AO.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock6Core.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock6Main.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock6XY.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock7b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock7Main.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock7SM.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ISaveBlock7USUM.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISaveBlock8LA.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
ISaveBlock8Main.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
ISaveBlock8SWSH.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ISaveBlock9Main.cs Determine Scarlet and Violet Save Time (#4183) 2024-02-14 22:56:41 -06:00
ISaveBlockAccessor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ISCBlockArray.cs Add savedata models 2022-02-04 17:31:20 -08:00
SaveBlockAccessor5B2W2.cs Add Chatter Editor (#4101) 2023-12-17 16:39:15 -08:00
SaveBlockAccessor5BW.cs Add Chatter Editor (#4101) 2023-12-17 16:39:15 -08:00
SaveBlockAccessor6AO.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
SaveBlockAccessor6AODemo.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
SaveBlockAccessor6XY.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
SaveBlockAccessor7b.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
SaveBlockAccessor7SM.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
SaveBlockAccessor7USUM.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
SaveBlockAccessor8LA.cs Update gen 2 event flags and PLA blocks (#3944) 2023-08-09 00:44:34 -07:00
SaveBlockAccessor8SWSH.cs Handle SwSh and SV Team Locks (#4186) 2024-02-15 08:33:25 -06:00
SaveBlockAccessor9SV.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
SaveBlockMetadata.cs Minor minor perf 2023-04-15 01:58:37 -07:00
SCBlockAccessor.cs Fix blueberry raids & stellar showdown parse 2023-12-17 19:45:13 -08:00