Closed JoshuaJB closed 11 years ago
We need to truncate nicks to a certain length and disallow some characters otherwise code-breakage and unintended action may occur.
Example: try "/nick ?" in the lobby chat box.
Apparently an issue with nick highlighting was causing this, all ACSII characters should work as of commit c99f3f9.
We need to truncate nicks to a certain length and disallow some characters otherwise code-breakage and unintended action may occur.
Example: try "/nick ?" in the lobby chat box.