PKHeX/PKHeX.Core/Saves/Substructures/Gen7
Kurt 3fdfd29e4b Misc tweaks
Gift1: use IVs if required
Gift2: Enforce 0 TimeOfDay
Egg9: Require Egg Location to match encounter
PGT: keep requested gender in the event of antishiny
PGT: never yield Korean Ranger Manaphy for Format4

Simplify ushort range checks
Rename `EReader` bool to `IsEReader`
Extract Gender/Nature fetch for unfixed encounters
Remove Unown PIDIV branch when template has no Unown
Remove unnecessary loop for Pokewalker PID creation
2023-09-04 00:50:26 -07:00
..
LGPE Misc tweaks 2023-09-04 00:50:26 -07:00
BattleAgency7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
BattleTree7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
BoxLayout7.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -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 Use span for savefile slot API 2023-03-25 23:14:50 -07:00
FestaFacility.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
FieldMenu7.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
FieldMoveModelSave7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07: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 Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
MyItem7USUM.cs Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
MyStatus7.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MysteryBlock7.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
PlayerBattleStyle7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07: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 Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ResortSave7.cs Misc fixes 2023-07-08 20:00:41 -07: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 File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Stamp7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
WormholeInfoReader.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00