osu/osu.Game/Rulesets
Bartłomiej Dach 8e9006b5d5
Declare Touch Device incompatible with Autopilot
With Autopilot active, Touch Device no longer matters.
2023-11-02 22:57:05 +01:00
..
Configuration
Difficulty Remove no longer used scoring difficulty attributes 2023-10-16 12:36:58 +02:00
Edit Fix some new nullable inspections 2023-10-30 15:10:10 +09:00
Filter
Judgements Change Perfect judgement to not give extra score 2023-10-13 16:29:02 +09:00
Mods Declare Touch Device incompatible with Autopilot 2023-11-02 22:57:05 +01:00
Objects Merge pull request #25185 from bdach/minimum-sample-volume 2023-10-24 22:04:43 +09:00
Replays
Scoring Change Perfect judgement to not give extra score 2023-10-13 16:29:02 +09:00
Timing
UI Enforce minimum gameplay sample volume of 5% 2023-10-20 15:50:13 +02: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