ethanmoffat / EndlessClient

An open source client for Endless Online written in C#
MIT License
34 stars 16 forks source link

Ignoring <4 letter player names is uncompliant #275

Closed sorokya closed 1 year ago

sorokya commented 1 year ago

Big problem.. official client doesn't let you ignore 3 or less long player names. Need to fix this for compliance certification

ethanmoffat commented 1 year ago

Thought this was an input validation error when typing the name but it's a right-click -> ignore thing. I think it's working as expected.