osu/osu.Game.Rulesets.Osu
Bartłomiej Dach 3e29a9c334
Merge pull request #26877 from smoogipoo/adjust-default-minresult
Adjust default min result of `SliderTailHit`, remove override
2024-02-05 14:15:38 +01:00
..
Beatmaps Fix combo/combo colouring issues around spinners 2023-11-23 13:54:05 +09:00
Configuration
Difficulty Fix incorrect score conversion on selected beatmaps due to incorrect difficultyPeppyStars rounding 2024-01-10 19:30:18 +01:00
Edit Merge pull request #26499 from OliBomby/slider-performance 2024-01-16 13:22:49 +09:00
Judgements Add SpinnerSpinHistory and tests 2023-10-17 20:10:22 +09:00
Mods Annotate mods that give pp 2024-01-31 14:59:35 +01:00
Objects Merge pull request #26877 from smoogipoo/adjust-default-minresult 2024-02-05 14:15:38 +01: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 Move helper method to LegacyRulesetExtensions and stop applying rounding allowance to catch 2023-10-20 18:57:14 +09:00
UI Fix cursor scale animation not matching stable on classic skins 2024-01-16 17:15:25 +09: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