PKHeX/PKHeX.Core/Legality/RNG/Frame
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
..
Frame.cs Misc tweaks 2021-08-05 15:18:43 -07:00
FrameCache.cs Use range/index 2021-05-14 15:30:55 -07:00
FrameFinder.cs Handle cutecharm ambiguous seed-frames 2021-09-06 00:35:40 -07:00
FrameGenerator.cs ArgumentException -> ArgumentOutOfRangeException 2021-08-21 16:51:50 -07:00
FrameType.cs Add more xmldoc / enum clean 2021-03-14 11:28:46 -07:00
LeadRequired.cs Misc tweaks 2021-08-05 15:18:43 -07:00
LockInfo.cs Add more xmldoc / enum clean 2021-03-14 11:28:46 -07:00
Pokeblock.cs Add more xmldoc / enum clean 2021-03-14 11:28:46 -07:00
SeedInfo.cs Handle cutecharm ambiguous seed-frames 2021-09-06 00:35:40 -07:00
SlotRange.cs Trailing commas 2021-08-20 13:49:20 -07:00