1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 19:12:57 +08:00
osu-lazer/osu.Game/Rulesets/Difficulty
Samuel Cattini-Schultz 5b2dcea8a8 Refactor to encapsulate strain logic into Skill class
As strains are an implementation detail of the current Skill calculations, it makes sense that strain related logic should be encapsulated within the Skill class.
2021-04-03 20:47:43 +11:00
..
Preprocessing Refactor to encapsulate strain logic into Skill class 2021-04-03 20:47:43 +11:00
Skills Refactor to encapsulate strain logic into Skill class 2021-04-03 20:47:43 +11:00
Utils Fix wrong mono streak length handling in corner case 2020-09-10 20:50:26 +02:00
DifficultyAttributes.cs Move MaxCombo to base DifficultyAttributes 2020-08-28 19:16:20 +09:00
DifficultyCalculator.cs Refactor to encapsulate strain logic into Skill class 2021-04-03 20:47:43 +11:00
PerformanceCalculator.cs Remove IBeatmap from PerformanceCalculator. 2020-10-02 19:24:30 +02:00