PKHeX/PKHeX.Core/MysteryGifts
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
..
DataMysteryGift.cs ThrowIfNull net7 2023-02-23 01:07:46 -08:00
MysteryGift.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
MysteryUtil.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
PCD.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
PGF.cs Misc tweaks 2023-09-04 00:50:26 -07:00
PGT.cs Misc tweaks 2023-09-04 00:50:26 -07:00
PL6.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
ShinyType6.cs Disassociate Shiny enum from WC6 PIDType (#3461) 2022-03-12 17:38:59 -08:00
ShinyType8.cs Disassociate Shiny enum from WC6 PIDType (#3461) 2022-03-12 17:38:59 -08:00
WA8.cs Misc encounter tweaks, annotations 2023-08-17 00:07:54 -07:00
WB7.cs Misc encounter tweaks, annotations 2023-08-17 00:07:54 -07:00
WB8.cs Misc encounter tweaks, annotations 2023-08-17 00:07:54 -07:00
WC3.cs Misc tweaks 2023-08-27 23:05:50 -07:00
WC6.cs Misc encounter tweaks, annotations 2023-08-17 00:07:54 -07:00
WC6Full.cs Minor perf improvement (spans) 2022-06-25 23:08:28 -07:00
WC7.cs Misc encounter tweaks, annotations 2023-08-17 00:07:54 -07:00
WC7Full.cs Minor perf improvement (spans) 2022-06-25 23:08:28 -07:00
WC8.cs Misc encounter tweaks, annotations 2023-08-17 00:07:54 -07:00
WC9.cs Misc encounter tweaks, annotations 2023-08-17 00:07:54 -07:00
WR7.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00