PKHeX/PKHeX.Core/PKM
Kurt b6eb0745a3 Add sanity check for enc gender request
If you set criteria to Male, and request to generate a Nidoran-F wild encounter, ofc the program will loop forever.
Oftentimes, users won't be looking at the criteria tab, and can stumble upon this accidentally.
Prevent the freeze entirely by just sanity checking and discarding the user's input if it is impossible.
2026-03-01 12:57:47 -06:00
..
Enums
HOME
Interfaces Refactor to use Context over Generation 2026-02-15 02:15:50 -06:00
Searching Refactor batch editor to smaller components 2026-02-21 00:22:32 -06:00
Shared Small tweaks to HGSS ball check 2026-02-20 01:36:46 -06:00
Strings
Util Add sanity check for enc gender request 2026-03-01 12:57:47 -06:00
BK4.cs
CK3.cs
PA8.cs
PA9.cs
PB7.cs
PB8.cs
PK1.cs
PK2.cs
PK3.cs Small tweaks to HGSS ball check 2026-02-20 01:36:46 -06:00
PK4.cs
PK5.cs
PK6.cs
PK7.cs
PK8.cs
PK9.cs
PKM.cs Refactor batch editor to smaller components 2026-02-21 00:22:32 -06:00
RK4.cs Small tweaks to HGSS ball check 2026-02-20 01:36:46 -06:00
SK2.cs
XK3.cs