osu/osu.Game.Rulesets.Osu
Dean Herbert 686afa9697
Merge branch 'master' into fix-combo-handling
2023-11-24 10:30:52 +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 Fix undo being broken when ctrl-click and dragging new point 2023-11-23 14:01:17 +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 Automated pass 2023-06-24 01:00:03 +09:00
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 Add note about break calculation method 2023-11-17 18:49:19 +09:00
Skinning Adjust slider follow circle animation to not abruptly scale on early ticks 2023-11-17 19:09:24 +09: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 Automated pass 2023-06-24 01:00:03 +09:00
OsuInputManager.cs
OsuRuleset.cs Make osu ruleset use the new health processor 2023-11-13 13:12:56 +09:00
OsuSkinComponentLookup.cs
OsuSkinComponents.cs
osu.Game.Rulesets.Osu.csproj