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

Globalise CountDifficultStrains within StrainSkill #30534

Merged
merged 5 commits into from
Nov 12, 2024

Conversation

Lawtrohux
Copy link
Member

Refactor the CountDifficultStrains method to be accessible and usable by all rulesets;

  • Moves CountDifficultStrains into StrainSkill
  • Moves storing individual strains into StrainSkill

This globalisation is intended primarily for use within osu!taiko future changes but also to give other rulesets the opportunity to utilise the concept in their own calculations.

While the weighting constants were designed for osu! to give nice values, values look fine - specifically osu!taiko.

@tsunyoku tsunyoku requested a review from a team November 7, 2024 11:10
@tsunyoku
Copy link
Member

tsunyoku commented Nov 7, 2024

I think we're better off renaming the attributes in a separate PR just for sanity's sake.

@smoogipoo
Copy link
Contributor

!diffcalc

Copy link

@smoogipoo smoogipoo merged commit 678d14a into ppy:master Nov 12, 2024
9 checks passed
@Lawtrohux Lawtrohux deleted the difficult-strain branch November 12, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Pending Deploy
Development

Successfully merging this pull request may close these issues.

4 participants