PKHeX/Tests/PKHeX.Core.Tests/PKM
Kurt 08ed482555 Revise gender symbol remapping
Handles Nidoran's shenanigans as well as more clear method names
- Add normalization for PK7->PK8 (no more 0xE... usage for the gender symbols... maybe more chars?)
- Not sure if Gen3 gamecube encoding needs sanitizing. Who is transferring Nidoran to CXD? :)

Requires some silly usage of Language passing as arguments. Future improvements can be made to revise the half/full encoding determination when setting a string. Probably has issues since we're just doing a naive check without considering nicknames w/ special chars.

Closes #4174
2024-05-12 10:47:55 -05:00
..
AbilityPermissionTests.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
BatchInstructionTests.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
HiddenPowerTests.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
LCRNGTest.cs Add LCRNG distance calculating method 2024-01-30 19:14:04 -08:00
PIDIVTests.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
PKMTests.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
SpeciesConverterTests.cs S/V 1.2.0 Support (#3819) 2023-02-27 19:12:27 -08:00
StatTest.cs Minor clean 2023-04-13 00:05:10 -07:00
StringTests.cs Revise gender symbol remapping 2024-05-12 10:47:55 -05:00