1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game.Rulesets.Osu
2024-02-29 12:11:50 +01:00
..
Beatmaps Fix combo/combo colouring issues around spinners 2023-11-23 13:54:05 +09:00
Configuration Add basic structural requirements for cursor ripples 2023-04-30 14:48:03 +09:00
Difficulty Reduce allocations during beatmap selection 2024-02-17 15:46:38 +03:00
Edit Reduce allocations in HitCircleOverlapMarker 2024-02-19 20:55:43 +03:00
Judgements Store tracking history to slider judgement result instead 2024-02-29 12:11:50 +01:00
Mods Use private interface rather than weird inheritance 2024-02-13 10:20:06 +01:00
Objects Store tracking history to slider judgement result instead 2024-02-29 12:11:50 +01: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
Scoring Make RankFromScore()'s dictionary param readonly 2024-01-22 19:56:30 +01:00
Skinning Merge pull request #27383 from Detze/slider-border-thickness 2024-02-28 10:02:46 +01: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 Automated pass 2023-06-24 01:00:03 +09:00
osu.Game.Rulesets.Osu.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00
OsuInputManager.cs Fix allocations in SliderInputManager 2024-02-19 01:08:40 +03:00
OsuRuleset.cs Update triangles skin judgment display 2024-01-25 19:31:57 +09:00
OsuSkinComponentLookup.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
OsuSkinComponents.cs Implement ripples (legacy and default) 2023-04-30 14:48:03 +09:00