osu/osu.Game.Rulesets.Osu
rushiiMachine cf39bb7a18
Fix spinner max bonus not respecting ISamplePlaybackDisabler
The spinner max bonus was loaded through SkinnableSound instead of PausableSkinnableSound, leading to it not respecting the case where sample playback is globally disabled through ISamplePlaybackDisabler, and can be easily heard in situations like during the catchup period after seeking using the ArgonSongProgressBar with song volume at 0
2023-12-27 12:55:49 -08:00
..
Beatmaps Fix combo/combo colouring issues around spinners 2023-11-23 13:54:05 +09:00
Configuration Add basic structural requirements for cursor ripples 2023-04-30 14:48:03 +09:00
Difficulty Expose only as one method 2023-12-21 14:58:23 +09:00
Edit Use new icons in editor 2023-12-27 17:42:18 +01:00
Judgements Add SpinnerSpinHistory and tests 2023-10-17 20:10:22 +09:00
Mods Change mod acronym 2023-12-23 22:11:00 +03:00
Objects Fix spinner max bonus not respecting ISamplePlaybackDisabler 2023-12-27 12:55:49 -08:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays Expand comment for clarification 2023-11-20 11:50:28 +09:00
Scoring Adjust comment regarding slider tail 2023-12-24 00:45:22 +09:00
Skinning Update argon and triangles to match display style 2023-12-25 17:37:28 +09:00
Statistics Move helper method to LegacyRulesetExtensions and stop applying rounding allowance to catch 2023-10-20 18:57:14 +09:00
UI Revert change to OsuHitWindows and move logic local to pooling initialisation 2023-12-21 00:48:46 +09:00
Utils Automated pass 2023-06-24 01:00:03 +09:00
osu.Game.Rulesets.Osu.csproj Update language version 2023-02-25 02:15:56 +09:00
OsuInputManager.cs
OsuRuleset.cs Merge branch 'master' into depth-mod 2023-12-23 22:09:12 +03:00
OsuSkinComponentLookup.cs
OsuSkinComponents.cs Implement ripples (legacy and default) 2023-04-30 14:48:03 +09:00