PKHeX/PKHeX.Core/Legality
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
..
Bulk Add slot source legality checks 2024-06-15 00:14:49 -05:00
Encounters Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
Evolutions Update EvolutionGroupHOME.cs 2024-07-23 20:33:21 -05:00
Formatting Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
Learnset Minor clean 2024-05-01 00:49:43 -05:00
LearnSource Misc tweaks 2024-06-30 19:14:21 -05:00
Moves Add GameVersion.EFL to learn source switch 2024-08-17 22:08:28 -05:00
Restrictions Misc tweaks 2024-06-15 18:38:05 -05:00
RNG Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
Settings Revise ActiveTrainer checks if unset (unit tests) 2024-05-13 17:38:16 -05:00
Structures Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
Tables Rework Gen3 Event PIDIV detection & checks 2024-10-16 00:01:10 -05:00
Verifiers Allow some nidoran/volbeat to mismatch correlation 2024-09-05 23:55:46 -05:00
BinLinkerAccessor.cs Refactoring 2024-01-03 23:06:09 -08:00
Breeding.cs Add nidoran/volbeat-illumise gen3/4 gender check 2024-09-05 00:50:08 -05:00
BulkGenerator.cs Remove old GeneratePKMs api methods 2023-09-11 18:20:22 -07:00
Core.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
LegalityAnalysis.cs Sanity check save file personal info 2024-07-04 18:42:27 -05:00
LegalityAnalyzers.cs Add slot source legality checks 2024-06-15 00:14:49 -05:00
MoveListSuggest.cs Rename EggEncounter to IsEgg 2024-03-25 00:39:30 -05:00
MoveSourceType.cs More Gen1/2 considerations for tree pruning 2023-09-04 20:34:46 -07:00