Many times players want to play a different map but can't think of one. Add a vote proposal to pick a random map, from a pool of known-decent maps for a particular team size. Maps big enough for 4s usually don't do well for duel.
This will require a new config file listing maps and which size group they belong in.
Ideas:
A map can be in multiple groups
Map lists are generated on server startup (not gamemap) and randomized
Voting will iterate through each list
At the end of the list, it's re-randomized and the head is returned
Many times players want to play a different map but can't think of one. Add a vote proposal to pick a random map, from a pool of known-decent maps for a particular team size. Maps big enough for 4s usually don't do well for duel.
This will require a new config file listing maps and which size group they belong in. Ideas: