PKHeX/PKHeX.Core
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
..
Editing Minor tweaks 2026-05-30 23:30:51 -05:00
Game Minor updates (#4806) 2026-05-19 22:59:40 -05:00
Items Minor tweaks 2026-05-30 23:30:51 -05:00
Legality enc->pk: Minor perf improvement 2026-06-07 16:15:05 -05:00
Moves
MysteryGifts enc->pk: Minor perf improvement 2026-06-07 16:15:05 -05:00
PersonalInfo
PKM Update SpeciesName.cs 2026-05-31 09:51:07 -05:00
Resources Translation updates (#4816) 2026-06-07 15:05:02 -05:00
Ribbons Add more attributes to indicate reflection 2026-05-07 00:18:35 -05:00
Saves Gen5: Flesh out a few more blocks, PGL editor 2026-06-07 15:50:53 -05:00
Util Minor tweaks 2026-05-30 23:30:51 -05:00
PKHeX.Core.csproj