PKHeX/PKHeX.Core/Legality/RNG
Kurt 092d760ae9 enc->pk: Minor perf improvement
Move the %25 into the Criteria check method; only done in 1 method rather than across a few dozen.
can potentially skip % operations depending on inputs.

also inline some gender calls where gender isn't needed further in the generation pattern, so it can be skipped.
2026-06-07 16:15:05 -05:00
..
Algorithms Misc gen5 PID random number updates 2025-07-31 22:40:56 -05:00
ClassicEra enc->pk: Minor perf improvement 2026-06-07 16:15:05 -05:00
CXD enc->pk: Minor perf improvement 2026-06-07 16:15:05 -05:00
Frame Update 26.05.05 2026-05-04 22:47:30 -05:00
Methods Add HOME 4.0.0 scale reset quirk handling 2026-04-28 01:43:53 -05:00
Util Remove duplicate line returns 2025-12-01 22:53:27 -06:00
MethodFinder.cs Reuse EntityGender magic ratio values 2025-11-24 17:21:49 -08:00
PIDIV.cs Misc tweaks 2025-06-14 21:39:49 -05:00
PIDType.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00