1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 13:57:50 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Difficulty
Dean Herbert 85abee5fc7 Remove difficulty calculator exceptions
I don't think there's any reason difficulty calculators shouldn't be
able to calculate for autoplays.
2021-06-09 14:33:35 +09:00
..
Preprocessing Refactor catch Movement skill to not require explicit clockrate usage 2021-02-21 18:24:30 +11:00
Skills Refactor to pass clockrate in constructor rather than deriving from mods 2021-06-03 16:09:42 +10:00
CatchDifficultyAttributes.cs Move MaxCombo to base DifficultyAttributes 2020-08-28 19:16:20 +09:00
CatchDifficultyCalculator.cs Refactor to pass clockrate in constructor rather than deriving from mods 2021-06-03 16:09:42 +10:00
CatchPerformanceCalculator.cs Remove difficulty calculator exceptions 2021-06-09 14:33:35 +09:00