Currently there is only one single unspecific (error) message: Instead of it, there should be messages like * Wrong password * You were kicked / banned * Login from another IP
yea, there is when compiled with boost sockets, the network isn't cut off immediately so the message about wrong password, login from another name or kick shows up
Ah, great to know :) Are there any known bugs, limitations, drawbacks compiling the PO server with boost instead of Qt sockets?
Ok, I compiled PO with SFML, and the output is now In my opinion, the error message should be supressed, and the information styled a little bit (bold, color).
I'll suppress the error message. Since for now the "wrong password" message is a server sent one, and not one got from an enum or something like that, it won't be styled, maybe with new network protocol!