osu/osu.Game/Rulesets
Poyo 0cf925dadf Use better fallback
Seems better to use the rate from a non-gameplay clock than to arbitrarily apply 1.
2023-11-21 15:18:04 -08: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 Allow GameplayRate to be nullable and assert before use 2023-11-15 17:00:35 -08:00
Mods Use placeholder mod icon for touch device 2023-11-06 10:14:56 +01:00
Objects Use better fallback 2023-11-21 15:18:04 -08:00
Replays
Scoring Allow GameplayRate to be nullable and assert before use 2023-11-15 17:00:35 -08:00
Timing
UI Use rate fallback in DrawableHitObject 2023-11-18 12:09:37 -08: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