Skip to content

Restricts weighted map voting with configurable filters

Rob Nelson requested to merge pull/10391/VoteFilter into Bleeding-Edge

Created by: ComicIronic

There is an option to disable this filtering. This stops players putting down a vote for a single map and that winning when there are multiple choices. Filters include a minimum share of total vote filter, and a minimum vote rank filter.

The code is currently set to remove options with less than 10% of the vote.

Merge request reports