1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-16 02:11:05 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
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
..
Connections Automated pass 2023-06-24 01:00:03 +09:00
DrawableHitCircle.cs Refactor all slider input into SliderInputManager 2023-12-15 16:13:32 +09:00
DrawableOsuHitObject.cs Refactor all slider input into SliderInputManager 2023-12-15 16:13:32 +09:00
DrawableOsuJudgement.cs Fix SkinnableLighting showing up as a user placeable component 2023-02-17 18:24:05 +09:00
DrawableSlider.cs Fix sliding sample playing before Slider's start time 2023-12-19 17:01:52 +09:00
DrawableSliderBall.cs Refactor all slider input into SliderInputManager 2023-12-15 16:13:32 +09:00
DrawableSliderHead.cs Refactor all slider input into SliderInputManager 2023-12-15 16:13:32 +09:00
DrawableSliderRepeat.cs Add support for showing tick misses 2023-12-20 20:23:19 +09:00
DrawableSliderTail.cs Add support for showing tick misses 2023-12-20 20:23:19 +09:00
DrawableSliderTick.cs Add support for showing tick misses 2023-12-20 20:23:19 +09:00
DrawableSpinner.cs Fix spinner max bonus not respecting ISamplePlaybackDisabler 2023-12-27 12:55:49 -08:00
DrawableSpinnerBonusTick.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableSpinnerTick.cs Fix all spinner ticks being alive and causing performance degradation 2023-11-01 18:28:07 +09:00
ITrackSnaking.cs Automated pass 2023-06-24 01:00:03 +09:00
SkinnableLighting.cs Fix SkinnableLighting showing up as a user placeable component 2023-02-17 18:24:05 +09:00
SliderInputManager.cs Fix relax mod not considering full follow area radius when automatically holding sliders 2023-12-22 12:50:42 +01:00
SpinnerSpinHistory.cs Rename accumulated rotation variable 2023-10-23 16:46:15 +09:00