ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.13k stars 2.25k forks source link

Add the ability to customise maximum attempt count per user in playlists #10078

Open hallowatcher opened 4 years ago

hallowatcher commented 4 years ago

hello! i would like to ask something in the name of a pretty big community tournament coming up.

Describe the new feature

we had the idea of using timeshift lobbies for qualifiers, but we would like to specify max retries per map (or per lobby whatever is easier).

Proposal designs of the feature

Since the retries are already shown on the leaderboard, all that would be left is to limit it to a max and block normal retry/quick retry if on last try.

The tournament qualifiers will open around January 2021, so I would like to ask if this would be possible to do by then. If not, I'll have to do some bot to open a bunch of bancho qualifier lobbies for players willing to register, since we are expecting over 1000 registrations.

Let me know what you think

peppy commented 4 years ago

This is already a planned feature, and I believe we will definitely have it in place before 2021.

peppy commented 3 years ago

@hallowatcher we're looking to get this in soon. for reference, is your tournament already finished, or could you still benefit from this happening within the next week or so?

hallowatcher commented 3 years ago

@peppy the tournament in question was game_osu. It was cancelled for now, maybe its back later in the year.

So take your time.

peppy commented 3 years ago

Okay, good to know. Hope that this feature not being available wasn't responsible for the cancellation!

Room-level attempt caps will be in this week, playlist item level coming soon after that.

peppy commented 3 years ago

Room-level attempt count limiting is now in. Per playlist item is now supported server-side (https://github.com/ppy/osu-web/pull/7168) but needs a UI update to be supported in the lazer client.