Skip to content

Decide how to do double pick/double ban #12

@clxxiii

Description

@clxxiii

Previously, the were stored in the tournament settings, but ideally with the new block system, it would be a property applied to the block.
The issue, is that many tournament apply the "no double picking except NM" rule, which allows players to double pick NM, but not anything else. If the double pick property is simply stored in block section, this is impossible

Possibilities:

  1. Split Mappool into MappoolSections, that each have some common mod, and then allow that mappool section to either be double picked or not.
  2. Use some "DoublePickRestrictions" model, (similar to the current ModMultipliers model) that is applied to a Settings object, and dictates whether a team should be allowed to double pick or not.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions