PKHeX/PKHeX.Core/Legality/RNG
Kurt 7bd9ae8aeb Simplify cxd antishiny pidiv detect
Only check player ID
Closes #2952

Had originally intended to just recognize the PIDIV and check it in the lock verifier, but this is more straightforward since we don't have to check CPU TSV.
2020-07-26 09:49:33 -07:00
..
Frame Minor clean 2020-06-27 23:36:53 -05:00
Locks Account for antishiny skip on the NPC mon right before shadow 2020-05-11 16:52:09 -07:00
MethodFinder.cs Simplify cxd antishiny pidiv detect 2020-07-26 09:49:33 -07:00
PIDGenerator.cs Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
PIDIV.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PIDType.cs Add recognition for Method 3 encounters 2019-06-19 19:15:06 -07:00
PIDTypeInfo.cs Add recognition for Method 3 encounters 2019-06-19 19:15:06 -07:00
RaidRNG.cs Verify full raid result with known seed 2020-01-23 00:11:07 -08:00
RNG.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Xoroshiro128Plus.cs Hanle some compiler messages 2020-04-14 10:52:19 -07:00