PKHeX/Tests/PKHeX.Core.Tests/Legality
Kurt 617914b257 Allow some nidoran/volbeat to mismatch correlation
https://github.com/kwsch/PKHeX/issues/4356#issuecomment-2333031493
fix flow so it is called in format3+
Closes #4356 ty @abcboy101

add another check for EC=0 eggs from Gen4 -- game uses the PID value as the "is egg available" flag, so can't obtain a 0-pid egg from gen4!

remove python paths from gitignore, so I can call one of the test folders `Eggs`
2024-09-05 23:55:46 -05:00
..
Illegal Allow some nidoran/volbeat to mismatch correlation 2024-09-05 23:55:46 -05:00
Legal Allow some nidoran/volbeat to mismatch correlation 2024-09-05 23:55:46 -05:00
RNG Minor clean 2024-06-15 00:57:44 -05:00
BallTests.cs Memoize Ball Breeding permission tables (#4050) 2023-11-02 15:55:26 -07:00
BreedTests.cs Add specialized PIDIV generator for gen4 slots 2024-03-17 13:54:36 -05:00
LearnabilityTests.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LegalityData.cs Misc fixes 2023-07-06 19:41:27 -07:00
LegalityRules.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
LegalityTests.cs Refactor out legality settings, add more settings 2024-04-26 14:33:03 -05:00