osu/osu.Game.Rulesets.Osu
Dan Balasescu 71eb7120ba
Merge pull request #27691 from Finadoggie/estimation-removal
Remove estimations where score data is available for osu! difficulty calculations
2024-10-23 00:59:34 +09:00
..
Beatmaps Limit per-frame movement hitobject processing to stacking updates 2024-07-11 13:36:14 +02:00
Configuration Fix display length not resetting to default because default was wrong 2024-09-07 13:54:12 +09:00
Difficulty Fix effectiveMissCount being calculated wrong 2024-10-21 15:06:34 +05:00
Edit Remove unused field 2024-10-16 09:59:05 +02:00
Judgements
Mods Merge branch 'master' into barrel_roll_fix 2024-10-21 12:33:37 +02:00
Objects Ensure `Slider.updateNestedPositions()` actually updates the position of all nesteds 2024-09-27 10:27:54 +02:00
Properties
Replays
Scoring
Skinning Split out classes and avoid weird configuration stuff 2024-09-05 12:08:48 +09:00
Statistics
UI Fix replay analysis overlay being affected by visibility impairing mods 2024-09-11 15:55:02 +02:00
Utils Remove no longer required nested object reposition hacks 2024-10-14 14:26:27 +02:00
OsuInputManager.cs Fix taps on judged circles changing cursor position 2024-05-14 01:23:55 +09:00
OsuRuleset.cs Ensure columns collapse into one correctly if no space 2024-10-03 15:01:23 +02:00
OsuSkinComponentLookup.cs Rename `GameplaySkinComponentLookup` -> `SkinComponentLookup` 2024-08-22 18:46:03 +09:00
OsuSkinComponents.cs
osu.Game.Rulesets.Osu.csproj