1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-16 17:37:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
Bartłomiej Dach 0e5a521695
Merge pull request #25157 from peppy/spinner-anti-cheese-final
Fix spinner cheese by accounting for spin directionality
2023-10-24 08:13:32 +02:00
..
Connections Automated pass 2023-06-24 01:00:03 +09:00
DrawableHitCircle.cs Fix object dim being applied to approach circles 2023-09-29 18:23:23 +09:00
DrawableOsuHitObject.cs Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
DrawableOsuJudgement.cs Fix SkinnableLighting showing up as a user placeable component 2023-02-17 18:24:05 +09:00
DrawableSlider.cs Merge branch 'master' into legacy-tick-not-so-legacy-after-all 2023-10-04 10:52:13 +09:00
DrawableSliderBall.cs Fix regression in Tracking state handling 2023-10-04 16:11:40 +09:00
DrawableSliderHead.cs Remove slider head circle movement (and remove setting from "classic" mod) 2023-09-14 17:49:41 +09:00
DrawableSliderRepeat.cs Fix legacy slider repeats becoming much too large on hit 2023-10-17 14:47:44 +02:00
DrawableSliderTail.cs Fix potential out-of-order tail and ticks 2023-10-03 18:52:20 +09:00
DrawableSliderTick.cs Simplify some maximum size specs 2023-09-20 12:48:15 +09:00
DrawableSpinner.cs Cap bonus score more correctly 2023-10-20 16:10:54 +09:00
DrawableSpinnerBonusTick.cs Automated pass 2023-06-24 01:00:03 +09:00
DrawableSpinnerTick.cs Move MaximumJudgementOffset to HitObject 2023-01-19 21:23:55 +09:00
IRequireTracking.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03: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
SpinnerSpinHistory.cs Rename accumulated rotation variable 2023-10-23 16:46:15 +09:00