osu/osu.Game.Rulesets.Osu
2023-11-27 15:06:27 +09:00
..
Beatmaps Fix combo/combo colouring issues around spinners 2023-11-23 13:54:05 +09:00
Configuration
Difficulty Fix implicitly used method being named incorrectly 2023-11-21 16:54:20 +11:00
Edit Merge pull request #25539 from default0/fix-slider-drawing-with-snap 2023-11-27 11:25:50 +09:00
Judgements Add SpinnerSpinHistory and tests 2023-10-17 20:10:22 +09:00
Mods Merge branch 'master' into less-basic-touchscreen-detection 2023-11-06 07:41:35 +01:00
Objects Add note about shared code 2023-11-24 10:25:23 +09:00
Properties
Replays Expand comment for clarification 2023-11-20 11:50:28 +09:00
Resources/Testing/Beatmaps Add test coverage of very fast slider 2023-10-04 14:58:05 +09:00
Scoring Encapsulate common HP logic from osu and catch HP calculations 2023-11-24 18:32:06 +09:00
Skinning Implement spinner glow 2023-11-24 07:21:25 +03:00
Statistics Move helper method to LegacyRulesetExtensions and stop applying rounding allowance to catch 2023-10-20 18:57:14 +09:00
UI Merge branch 'master' into better-touch-settings 2023-11-07 23:21:59 +09:00
Utils
osu.Game.Rulesets.Osu.csproj
OsuInputManager.cs
OsuRuleset.cs Make osu ruleset use the new health processor 2023-11-13 13:12:56 +09:00
OsuSkinComponentLookup.cs
OsuSkinComponents.cs