PKHeX/PKHeX.Core/Saves/Substructures/Gen8
Frank e5286f3325
RaidSpawnList8 fix DenType and Flags (#2686)
* RaidSpawnList8 use enum RaidType for DenType

fix IsWishingPiece and add WattsHarvested

* Add check between RaidType.Event and IsEvent flag
2020-02-06 17:12:26 -08:00
..
Box8.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
BoxLayout8.cs Fix box name write for sav8swsh 2020-01-20 22:04:52 -08:00
Daycare8.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
EventWork8.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
FashionUnlock8.cs Add flag api 2019-11-25 22:50:53 -08:00
FieldMoveModelSave8.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
Fused8.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
GameTime8.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
Meta8.cs Remove unnecessary constructor 2020-01-11 14:18:11 -08:00
Misc8.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
MyItem8.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
MyStatus8.cs Decrement runtime language if appropriate 2020-02-03 19:16:30 -08:00
Party8.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PlayTime8.cs tweak last saved string format 2019-11-26 23:10:28 -08:00
PouchSize8.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
RaidSpawnList8.cs RaidSpawnList8 fix DenType and Flags (#2686) 2020-02-06 17:12:26 -08:00
Record8.cs Minor clean 2019-12-12 22:58:18 -08:00
Situation8.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
TeamIndexes8.cs Add team index recognition 2020-02-01 18:56:23 -08:00
TitleScreen8.cs Add TitleScreen8 and Trainer Card team structs 2020-01-21 23:23:27 -08:00
TrainerCard8.cs Correct Day offset (#2679) 2020-02-04 07:35:02 -08:00