ZeroK-RTS / Zero-K-Infrastructure

Website, lobby launcher and server, steam deployment, .NET based tools and other vital parts of Zero-K infrastructure
GNU General Public License v3.0
53 stars 52 forks source link

Tweak vote threshold for starting game with unbalanced teams #2808

Closed Legomenon-gh closed 2 years ago

Legomenon-gh commented 3 years ago

"floomby: Can we make starting a 2v1 require a unanimous vote?"

I think requiring majority + 2 to start an unbalanced game is sufficient there, this means the unbalanced bigger side cannot force the game to start on its own. For 2v1, this means unanimous vote of course, 3v2 goes from 60% to 80% to pass, and bigger teams are only affected a little.

I'll probably do this in the next few days if there's no objection (generalizing https://github.com/ZeroK-RTS/Zero-K-Infrastructure/pull/2799 much faster than I anticipated! I'm lacking in imagination...)

sprunk commented 3 years ago

Sounds good.

Legomenon-gh commented 2 years ago

Done