PKHeX/PKHeX.Core/MysteryGifts
Kurt b389cd3acd Rework Gen3 Event PIDIV detection & checks
Detect base algorithm (regular, regular-anti, anti, shiny) and check for sub-patterns that differ per encounter (such as OT gender).
Implement PIDIV generators within the Gift3* template, remove old branches
Add Table Weight detection (still need to test) for PCJP 5anniv
Add PCJP GCEA campaign 1-6 templates
Differentiate Mystry Mew seeds; disallow Mews that were deleted b4 cart cloning
Need to double check some gen3 events (esp hadou titans), but is 99% there

Thanks Sabresite, for your continued support
2024-10-16 00:01:10 -05:00
..
DataMysteryGift.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
MysteryGift.cs Split pgf and wc5full 2024-06-29 11:20:09 -05:00
MysteryUtil.cs Add Seal, Accessory, and Backdrop editors (#4284) 2024-05-30 23:42:03 -05:00
PCD.cs Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
PGF.cs Extract IMetLevel for level!=met encounters 2024-07-06 01:40:12 -05:00
PGT.cs Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
PL6.cs Revise gender symbol remapping 2024-05-12 10:47:55 -05: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 Extract IMetLevel for level!=met encounters 2024-07-06 01:40:12 -05:00
WB7.cs Extract IMetLevel for level!=met encounters 2024-07-06 01:40:12 -05:00
WB8.cs Update WB8.cs 2024-10-08 21:43:44 -05:00
WC5Full.cs Split pgf and wc5full 2024-06-29 11:20:09 -05:00
WC6.cs Add Trash Byte verification for Switch formats (#4283) 2024-05-27 18:21:11 -05:00
WC6Full.cs Misc tweaks 2023-09-10 21:17:47 -07:00
WC7.cs Extract IMetLevel for level!=met encounters 2024-07-06 01:40:12 -05:00
WC7Full.cs Misc tweaks 2023-09-10 21:17:47 -07:00
WC8.cs Extract IMetLevel for level!=met encounters 2024-07-06 01:40:12 -05:00
WC9.cs Extract IMetLevel for level!=met encounters 2024-07-06 01:40:12 -05:00
WR7.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00