Skip to content

Add tooltips to SD and PF mod settings#37969

Open
AndiTafel wants to merge 4 commits into
ppy:masterfrom
AndiTafel:master
Open

Add tooltips to SD and PF mod settings#37969
AndiTafel wants to merge 4 commits into
ppy:masterfrom
AndiTafel:master

Conversation

@AndiTafel

@AndiTafel AndiTafel commented Jun 2, 2026

Copy link
Copy Markdown

The PF mod setting Require perfect hits (osu!mania) is currently missing a tooltip, so I added one.

The SD mod setting Also fail when missing a slider tail (osu!) is also missing one and in my opinion its name sounds more like a tooltip, so my suggestion is renaming this mod setting to Require perfect combo.

AndiTafel added 2 commits June 2, 2026 14:24
Rename mod setting and add tooltip
Add tooltip to mod setting
@bdach bdach added area:mods subjective PRs with subjective changes which have not been discussed prior. Need team consensus to proceed. labels Jun 9, 2026
}).ToArray();

[SettingSource("Also fail when missing a slider tail")]
[SettingSource("Require perfect combo", "Also fail when missing a slider tail.")]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uncertain whether this is better than master.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion this makes sense because it's more consistent with Require perfect hits and "perfect combo" is well-known terminology.

But of course it's just a suggestion.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it "perfect full combo"? It's documented in https://osu.ppy.sh/wiki/en/Gameplay/Full_combo.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah, you're right. I was thinking "perfect combo" because lazer displays them as something like 1000/1000 PERFECT on the result screen.
But then I guess Require perfect full combo works.

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

Labels

area:mods size/XS subjective PRs with subjective changes which have not been discussed prior. Need team consensus to proceed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants