Skip to content

Adjust usages of Ruleset.GetHitResultsForDisplay() after game-side rename#355

Merged
peppy merged 3 commits intoppy:masterfrom
bdach:adjust-method-name
Feb 11, 2026
Merged

Adjust usages of Ruleset.GetHitResultsForDisplay() after game-side rename#355
peppy merged 3 commits intoppy:masterfrom
bdach:adjust-method-name

Conversation

@bdach
Copy link
Copy Markdown
Collaborator

@bdach bdach commented Feb 10, 2026

Adjust usages of Ruleset.GetHitResultsForDisplay() after game-side rename

See ppy/osu#36639.

Use better hit result types in helper

It's still not 100%, because HitResult.LargeBonus is still not valid in all rulesets, but HitResult.Great is much better than HitResult.Perfect as the latter pretty much only works in mania.

It's still not 100%, because `HitResult.LargeBonus` is still not valid
in all rulesets, but `HitResult.Great` is much better than
`HitResult.Perfect` as the latter pretty much only works in mania.
@bdach bdach requested a review from peppy February 10, 2026 09:21
@bdach bdach self-assigned this Feb 10, 2026
@peppy peppy merged commit fd4a03a into ppy:master Feb 11, 2026
2 of 3 checks passed
@bdach bdach deleted the adjust-method-name branch February 11, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants