PKHeX/PKHeX.Core/Saves/Substructures/Gen7
Jonathan Herbert 92c964d6fa
Refactor And Deduplicate Some Switch Games Common Logic (#4187)
- Improve Epoch 1900 classes using similar logic from PlayTime7b.
- Move Time Classes into non Gen specific folder since it appears the logic is shared across a few of them.
- Use Epoch1900DateTimeValue for LastSaved in PlayTime7b since the logic is the same.
- Remove TeamIndexes9 since it is a duplicate of TeamIndexes9. Use the similar pattern like Box8 where it is reused in multiple locations.
- Add BlueberryClubRoom9 to ISaveBlock9Main since it wasn't added when the class was introduced.
- Simplify RaidSevenStar9 creation since GetBlockSafe does basically what the if-else block does.
- Change SAV8SWSH Base Raid to RaidGalar to match the same way the SAV9SV does for its Base Raid.
2024-02-23 13:19:17 -06:00
..
LGPE Refactor And Deduplicate Some Switch Games Common Logic (#4187) 2024-02-23 13:19:17 -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