1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 19:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Difficulty
Samuel Cattini-Schultz 85d2b1232a Refactor to abstract out strain logic into StrainSkill class
While it is the case for the existing official Skills, Skill implementations shouldn't be required to conform to a strain based approach.
There are other valid approaches to calculating skill difficulty that can be supported by abstracting the strain logic into its own StrainSkill class.
2021-04-03 20:52:39 +11:00
..
Preprocessing Update with PopulateAttributes() removal 2019-02-19 17:48:00 +09:00
Skills Refactor to abstract out strain logic into StrainSkill class 2021-04-03 20:52:39 +11:00
ManiaDifficultyAttributes.cs Add support for dual stages (keycoop) and score multiplier 2020-10-14 17:53:28 +09:00
ManiaDifficultyCalculator.cs Add a list of mods to Skill class 2021-02-20 20:37:44 +11:00
ManiaPerformanceCalculator.cs Remove unecessary using references. 2020-10-02 19:41:24 +02:00