mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 14:44:24 +00:00
08ed482555
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 |
||
---|---|---|
.. | ||
AbilityPermissionTests.cs | ||
BatchInstructionTests.cs | ||
HiddenPowerTests.cs | ||
LCRNGTest.cs | ||
PIDIVTests.cs | ||
PKMTests.cs | ||
SpeciesConverterTests.cs | ||
StatTest.cs | ||
StringTests.cs |