osu/osu.Game.Rulesets.Osu
2024-02-19 20:26:15 +03:00
..
Beatmaps Fix combo/combo colouring issues around spinners 2023-11-23 13:54:05 +09:00
Configuration
Difficulty Reduce allocations during beatmap selection 2024-02-17 15:46:38 +03:00
Edit Reduce allocations in SliderSelectionBlueprint 2024-02-19 20:26:15 +03:00
Judgements
Mods Use private interface rather than weird inheritance 2024-02-13 10:20:06 +01:00
Objects Fix failing tests related to slider ticks 2024-02-17 23:28:35 +03:00
Properties
Replays Expand comment for clarification 2023-11-20 11:50:28 +09:00
Scoring Make RankFromScore()'s dictionary param readonly 2024-01-22 19:56:30 +01:00
Skinning Adjust slider tick / end misses to show slightly longer 2024-01-31 17:41:26 +09:00
Statistics Fix hit accuracy heatmap points being offset 2024-02-06 21:56:52 +09:00
UI Fix cursor ripples being added on release positions in replays 2024-02-17 00:53:53 +03:00
Utils
osu.Game.Rulesets.Osu.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00
OsuInputManager.cs Mark some delegates as static because we can 2024-01-29 16:16:28 +09:00
OsuRuleset.cs Update triangles skin judgment display 2024-01-25 19:31:57 +09:00
OsuSkinComponentLookup.cs
OsuSkinComponents.cs