osu/osu.Game.Rulesets.Osu
Bartłomiej Dach d0e9402761
Fix flashlight not dimming if slider head is hit early
Closes https://github.com/ppy/osu/issues/26551

Fix is a bit nuclear (`OnUpdate` should be considered last resort),
but I don't see many better alternatives here as
`ApplyCustomUpdateState` does not work...
2024-01-16 18:56:50 +01:00
..
Beatmaps
Configuration
Difficulty Fix incorrect score conversion on selected beatmaps due to incorrect difficultyPeppyStars rounding 2024-01-10 19:30:18 +01:00
Edit Merge pull request #26499 from OliBomby/slider-performance 2024-01-16 13:22:49 +09:00
Judgements
Mods Fix flashlight not dimming if slider head is hit early 2024-01-16 18:56:50 +01:00
Objects change wording 2024-01-15 12:51:08 +01:00
Properties
Replays
Scoring Use SliderTailHit result for slider tails (non-classic-mod) 2023-12-30 10:38:47 +09:00
Skinning Merge branch 'master' into spinner-speed-fix 2024-01-17 01:40:53 +11:00
Statistics
UI Merge pull request #26545 from frenzibyte/fix-resume-cursor-transition-abused 2024-01-15 20:06:16 +01:00
Utils
osu.Game.Rulesets.Osu.csproj
OsuInputManager.cs
OsuRuleset.cs Make slider ends show on results screen again 2024-01-02 17:01:32 +09:00
OsuSkinComponentLookup.cs
OsuSkinComponents.cs