FAForever / fa

Lua code for FAF
221 stars 228 forks source link

Allow up to 6 bytes in the clan name #6157

Closed Garanas closed 2 months ago

Garanas commented 2 months ago

Description of the proposed changes

The function string.len computes the number of bytes, not the number of characters. Therefore one can have a relative long name even though it's only three characters. As a few examples that are in the database at this moment:

♂
☾⋆⁺
™¶€
•••
ФБК
еба
ΔLT
ΐ1
ƒ
Æ
º*º
±
©
J¢p

Checklist