1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Difficulty
Samuel Cattini-Schultz 66643a97b0 Add a list of mods to Skill class
Although this isn't necessary for existing official rulesets and calculators, custom calculators can have use cases for accessing mods in difficulty calculation.
For example, accounting for the effects of visual mods.
2021-02-20 20:37:44 +11:00
..
Preprocessing Replace CatchHitObject.X usage to EffectiveX and OriginalX 2020-12-14 11:03:14 +09:00
Skills Add a list of mods to Skill class 2021-02-20 20:37:44 +11:00
CatchDifficultyAttributes.cs Move MaxCombo to base DifficultyAttributes 2020-08-28 19:16:20 +09:00
CatchDifficultyCalculator.cs Add a list of mods to Skill class 2021-02-20 20:37:44 +11:00
CatchPerformanceCalculator.cs Remove unecessary using references. 2020-10-02 19:41:24 +02:00