PKHeX/PKHeX.Core/Legality/RNG
Kurt 978bcfa56f Misc enc template tweaks
Skip string fetch for Trade1
Set gender for Trade8
Add record to wrap Gen8 raid generate params, return & use bool for filtering results, fallback to unrestricted if none succeed
Fix gender comparison for Entree5 slot
Simplify gen2 ResetKey fetch (byte sum of Money/ID/OT(used)
Closes #3970 by filtering gender inside the method like Encounter9RNG with an early return
Adds IV filtering inside the method with an early return like Encounter9RNG
2023-08-29 22:22:23 -07:00
..
Algorithms Add Xoroshiro128Plus Solver, SW/SH Raid verification (#3961) 2023-08-14 20:01:38 -07:00
Frame Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
Locks Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
Methods Misc enc template tweaks 2023-08-29 22:22:23 -07:00
MethodFinder.cs Encounter Templates: Searching and Creating (#3955) 2023-08-12 16:01:16 -07:00
PIDGenerator.cs Misc encounter tweaks, annotations 2023-08-17 00:07:54 -07:00
PIDIV.cs Remove childless xmldoc 2021-12-26 19:44:04 -08:00
PIDType.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
RaidRNG.cs Misc enc template tweaks 2023-08-29 22:22:23 -07:00