Commit Graph

7 Commits

Author SHA1 Message Date
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
485a951281 Expose current strain and retrieval of peak strain 2020-10-09 21:42:43 +09:00
2a295545a7 Don't mutate strainPeaks 2019-05-29 11:25:25 +02:00
8104c45c25 Merge remote-tracking branch 'origin/master' into new-diffcalc-mania
# Conflicts:
#	osu.Game.Rulesets.Mania/Difficulty/ManiaLegacyDifficultyCalculator.cs
2019-02-19 16:30:05 +09:00
3784b673ae History -> LimitedCapacityStack + re-xmldoc 2019-02-19 13:51:19 +09:00
9cce9ce97c Consider aggregate peaks 2019-02-18 15:00:32 +09:00
a8faa942a6 Implement new difficulty calculator structure 2019-02-18 14:49:43 +09:00