glest / glest-source

Glest is a network multi-player cross-platform 3D real-time strategy (RTS) game, where you create armies of units and battle different factions.
https://glest.io
GNU General Public License v3.0
56 stars 39 forks source link

Ping times should be displayed in server list #235

Open andy5995 opened 5 years ago

andy5995 commented 5 years ago

In the game lobby where the list of servers is displayed, each server should show the ping time from the client.

ping every 15 seconds and show the ms of the last ping, and also show the average ping time of all pings sent.

Those 2 numbers could be shown below the server line, so we don't have to add extra info to the server line.

then a blank line underneath, to separate it from the server that follows. Or maybe use some graphic as a separator instead of a blank line.