PKHeX/PKHeX.Core/Saves/Access
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
..
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 Add LGPE Adventure Begin Date (#4189) 2024-02-23 13:19:01 -06: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 Refactor And Deduplicate Some Switch Games Common Logic (#4187) 2024-02-23 13:19:17 -06:00
ISaveBlock8SWSH.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ISaveBlock9Main.cs Refactor And Deduplicate Some Switch Games Common Logic (#4187) 2024-02-23 13:19:17 -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 Add LGPE Adventure Begin Date (#4189) 2024-02-23 13:19:01 -06: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 Refactor And Deduplicate Some Switch Games Common Logic (#4187) 2024-02-23 13:19:17 -06:00
SaveBlockAccessor9SV.cs Refactor And Deduplicate Some Switch Games Common Logic (#4187) 2024-02-23 13:19:17 -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