1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 11:37:28 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects
Dan Balasescu a8cf105beb
Merge pull request #25342 from peppy/slider-combo-matching-2
Fix osu! (slider) combo not matching expectations when classic mod is disabled
2023-11-10 15:07:05 +09:00
..
Drawables Merge pull request #25343 from peppy/spinner-max-sample 2023-11-09 13:34:29 +01:00
HitCircle.cs Automated pass 2023-06-24 01:00:03 +09:00
ISliderProgress.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
OsuHitObject.cs Move helper method to LegacyRulesetExtensions and stop applying rounding allowance to catch 2023-10-20 18:57:14 +09:00
Slider.cs Adjust comment on Slider's judgement 2023-11-10 14:00:34 +09:00
SliderEndCircle.cs Fix non-classic osu! combo not matching expectations 2023-11-02 19:27:55 +09:00
SliderHeadCircle.cs Update xmldoc to match flipped flag semantics 2023-11-02 18:58:14 +01:00
SliderRepeat.cs Fix non-classic osu! combo not matching expectations 2023-11-02 19:27:55 +09:00
SliderTailCircle.cs Fix non-classic osu! combo not matching expectations 2023-11-02 19:27:55 +09:00
SliderTick.cs Automated pass 2023-06-24 01:00:03 +09:00
Spinner.cs Fix spinner requirements being susceptible to FP precision 2023-10-04 13:53:33 +09:00
SpinnerBonusTick.cs Automated pass 2023-06-24 01:00:03 +09:00
SpinnerTick.cs Automated pass 2023-06-24 01:00:03 +09:00