Pending issue: The ability to use arbitrary characters for name suffixes doesn't mix well with Player.ValidName
However, as that function is also (ab?)used elsewhere for things like validating table names, need to give some thought about how to properly refactor it
Pending issue: The ability to use arbitrary characters for name suffixes doesn't mix well with
Player.ValidName
However, as that function is also (ab?)used elsewhere for things like validating table names, need to give some thought about how to properly refactor it