osu/osu.Game/Rulesets
Bartłomiej Dach 8e39dbbff1
Adjust casing of curve type menu items
The "Perfect curve" one in particular... fixes test failures, as some
tests were relying on this particular casing. But the new version feels
more correct anyway, so it's whatever.
2023-11-20 15:42:55 +09:00
..
Configuration
Difficulty Remove no longer used scoring difficulty attributes 2023-10-16 12:36:58 +02:00
Edit Remove IToolboxAttachment for now 2023-11-20 13:17:43 +09:00
Filter
Judgements Change Perfect judgement to not give extra score 2023-10-13 16:29:02 +09:00
Mods Fix touch device mod declared valid for multiplayer 2023-11-14 16:30:10 +09:00
Objects Adjust casing of curve type menu items 2023-11-20 15:42:55 +09:00
Replays
Scoring Fix non-classic osu! combo not matching expectations 2023-11-02 19:27:55 +09:00
Timing
UI Merge branch 'master' into better-touch-settings 2023-11-07 23:21:59 +09:00
AssemblyRulesetStore.cs
ILegacyRuleset.cs Split legacy scoring attributes into a separate object 2023-09-07 21:10:38 +09:00
IRulesetConfigCache.cs
IRulesetInfo.cs
IRulesetStore.cs
RealmRulesetStore.cs
Ruleset.cs Generalise notion of 'touch device' mod 2023-11-02 19:14:05 +01:00
RulesetConfigCache.cs
RulesetInfo.cs
RulesetLoadException.cs
RulesetSelector.cs
RulesetStore.cs