albertz / openlierox

OpenLieroX - Liero clone / Worms realtime / 2D shooter
http://openlierox.net
Other
262 stars 59 forks source link

[Feature] warn user about bad net speed settings #695

Closed albertz closed 13 years ago

albertz commented 13 years ago

Converted from SourceForge issue 2546258, submitted by albertzeyer

If a user with net speed set to Modem wants to start a server, it should make a warning that the netspeed is really too low.

In other cases, it should take the max upload bandwidth and make an assumption about how many players could play with such a bandwidth and if max players is higher than that, it should also give a warning.

Optionally, the warning could include also the option to change/fix that immediatly.

albertz commented 13 years ago

Submitted by albertzeyer

I implemented that just right now.