mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
92c964d6fa
- 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. |
||
---|---|---|
.. | ||
ISaveBlock5B2W2.cs | ||
ISaveBlock5BW.cs | ||
ISaveBlock6AO.cs | ||
ISaveBlock6Core.cs | ||
ISaveBlock6Main.cs | ||
ISaveBlock6XY.cs | ||
ISaveBlock7b.cs | ||
ISaveBlock7Main.cs | ||
ISaveBlock7SM.cs | ||
ISaveBlock7USUM.cs | ||
ISaveBlock8LA.cs | ||
ISaveBlock8Main.cs | ||
ISaveBlock8SWSH.cs | ||
ISaveBlock9Main.cs | ||
ISaveBlockAccessor.cs | ||
ISCBlockArray.cs | ||
SaveBlockAccessor5B2W2.cs | ||
SaveBlockAccessor5BW.cs | ||
SaveBlockAccessor6AO.cs | ||
SaveBlockAccessor6AODemo.cs | ||
SaveBlockAccessor6XY.cs | ||
SaveBlockAccessor7b.cs | ||
SaveBlockAccessor7SM.cs | ||
SaveBlockAccessor7USUM.cs | ||
SaveBlockAccessor8LA.cs | ||
SaveBlockAccessor8SWSH.cs | ||
SaveBlockAccessor9SV.cs | ||
SaveBlockMetadata.cs | ||
SCBlockAccessor.cs |