Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(match2): Support the use of playall instead of bestof #5148

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

fregerson
Copy link
Collaborator

Summary

Attempted to create and store a new variable playall for Match Series that requires teams to play out a fixed number of games (instead of a bestof)

How did you test this change?

dev

@Rathoz
Copy link
Collaborator

Rathoz commented Nov 28, 2024

How commons would thise be? If it's only a few matches one can always set finished=false for the duration

@fregerson
Copy link
Collaborator Author

fregerson commented Nov 30, 2024

How commons would thise be? If it's only a few matches one can always set finished=false for the duration

Used for quite a number of recent non-official tournaments, we have not had the manpower to cover many of those, but thought it was something that could be used as an alternative for best of

Co-authored-by: Rikard Blixt <[email protected]>
@fregerson
Copy link
Collaborator Author

Reverted to the proposal where playall is a boolean, and the bestof is used to determine how many games are played. Not sure if this is the direction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants