kroyee / SpeedBlocks

Fast paced tetris game cloned from Cultris II
GNU Lesser General Public License v3.0
11 stars 7 forks source link

[BUG] Multiple equal guest names are possible #48

Closed jefgenowitsch closed 7 years ago

jefgenowitsch commented 7 years ago

Steps to reproduce:

start multiple games and connect to the server with the same guest name

Expected result: Notification that the name is already taken so that the user has to change it or automatically adding a counter at the end of the guest name

Actual Result

The same guest name can be used several times, so that distinguishing players is impossible especially in the chat

kroyee commented 7 years ago

This is fixed, but you need to update server+client