Dev feature: http://dev.xonotic.org/issues/122
Have you ever played on huge maps with a few players because they thought the map picture was cool¹?
How about a brief notice under the map name (i.e. "map best played with <5 players") when voting for maps to allow a more informed choice to be made?
The implementation could be to include this parameter (or better different parameters for every supported gameplay) in the .pk3
This alone isn't much different from what happens now, as I've already seen some maps with a .txt specifying the best numer of players; it's just a matter of formalizing these considerations in a machine-readable way.
Some possible ideas when the numbers are all available:
The problems arising are:
[1] I usually start calling endmatch votes and crying out loud for the impossible gameplay, with nobody voting. It's very annoying, especially when it happens on the only servers I have a good ping on.
Have you ever played on huge maps with a few players because they thought the map picture was cool¹?
How about a brief notice under the map name (i.e. "map best played with <5 players") when voting for maps to allow a more informed choice to be made?
The implementation could be to include this parameter (or better different parameters for every supported gameplay) in the .pk3
This alone isn't much different from what happens now, as I've already seen some maps with a .txt specifying the best numer of players; it's just a matter of formalizing these considerations in a machine-readable way.
Some possible ideas when the numbers are all available:
- A brief notice "map best played with <5 players" under every map name when choosing the next one to play
- Same as above, but depending on the number of players on the server the maps too big or too small are marked in red (still votable though).
- so-and-so idea: the server automagically outputs 50% of the maps to choose specifically in the range, depending on the connected users
The problems arising are:
- What happens to older maps? I'd say there could be a range for every map loadable both from the map or from a .cfg on the server (the admins should compile it for every old map though)
- What if there is still one map with no numbers? Well, duh. Dunno. A warning when the server is started and the map shows no notice?
[1] I usually start calling endmatch votes and crying out loud for the impossible gameplay, with nobody voting. It's very annoying, especially when it happens on the only servers I have a good ping on.