1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/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 Fix n^2 characteristic in taiko diffcalc 2020-09-19 14:52:05 +09:00
Skills Refactor to abstract out strain logic into StrainSkill class 2021-04-03 20:52:39 +11:00
TaikoDifficultyAttributes.cs Merge pull request #9294 from smoogipoo/morth-taiko-changes 2020-09-15 16:11:17 +09:00
TaikoDifficultyCalculator.cs Refactor to encapsulate strain logic into Skill class 2021-04-03 20:47:43 +11:00
TaikoPerformanceCalculator.cs Remove unecessary using references. 2020-10-02 19:41:24 +02:00