PKHeX/PKHeX.Core/Legality/RNG
Kurt 5079b4f311 Handle cutecharm ambiguous seed-frames
Iterate over all possible seed frames that yield the IV pattern; nature is right before IV rands (PID is algorithmic from gender ratio and prior nature call).
Split up GetFrames into stepwise methods, clean up parameter passing
2021-09-06 00:35:40 -07:00
..
Algorithms ArgumentException -> ArgumentOutOfRangeException 2021-08-21 16:51:50 -07:00
Frame Handle cutecharm ambiguous seed-frames 2021-09-06 00:35:40 -07:00
Locks Make PIDIV a readonly struct 2021-08-21 18:24:38 -07:00
MethodFinder.cs Handle cutecharm ambiguous seed-frames 2021-09-06 00:35:40 -07:00
Overworld8RNG.cs Set correlation with unrestricted details if failed 2021-08-04 19:58:25 -07:00
PIDGenerator.cs Make PIDIV a readonly struct 2021-08-21 18:24:38 -07:00
PIDIV.cs Make PIDIV a readonly struct 2021-08-21 18:24:38 -07:00
PIDType.cs Trailing commas 2021-08-20 13:49:20 -07:00
RaidRNG.cs Trailing commas 2021-08-20 13:49:20 -07:00