Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe whitelist some UTF-8 for names #1129

Closed
heinrich5991 opened this issue Aug 15, 2013 · 6 comments
Closed

Maybe whitelist some UTF-8 for names #1129

heinrich5991 opened this issue Aug 15, 2013 · 6 comments

Comments

@heinrich5991
Copy link
Contributor

We could whitelist chinese and russian, etc. characters, so those people can actually write in their language in their names.

@Shahan
Copy link

Shahan commented Sep 2, 2013

It's quite easy to edit any whitelist, for example, with ollydbg. Being polite, people should chose the names which are readable for everyone, so I'm for only english names :3

@heinrich5991
Copy link
Contributor Author

That ollydbg argument isn't valid IMO, just do the whitelist serverside, just like we currently blacklist any Unicode >127.

@PathosEthosLogos
Copy link

Hello,

Chinese? Teeworlds doesn't support any East Asian languages.

Please enable äöü at least. Perhaps just take a look at Danish and see how weird of a language it is! :D I joke, but lack of unicode and non-English alphabets make friends list useless.

@MegaManSec
Copy link

@heinrich5991
Copy link
Contributor Author

This can be defeated by e.g. enumerating similarly-looking names just as we enumerate same names today.

@oy oy added this to the 0.7.0 milestone Jun 26, 2016
@oy
Copy link
Member

oy commented Jun 26, 2016

Fixed by 85b4cfd.

@oy oy closed this as completed Jun 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants