osu/osu.Game/Rulesets
Dean Herbert 520e550764 Bring back SettingsStore to avoid changing ruleset API for now
Also fixes some remaining test failures due to locally constructed
rulesets that are not being tracked by the game.
2021-09-15 17:12:02 +09:00
..
Configuration Bring back SettingsStore to avoid changing ruleset API for now 2021-09-15 17:12:02 +09:00
Difficulty
Edit
Filter
Judgements Fix osu! judgements getting scaled twice over different durations 2021-09-02 16:31:43 +09:00
Mods Move more specification from Mod to IMod 2021-09-10 12:42:53 +09:00
Objects Actually serialise SampleControlPoints along with HitObjects 2021-08-31 15:14:03 +09:00
Replays
Scoring Fix 0 score with bonus-only maps 2021-09-02 17:00:13 +09:00
Timing Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
UI Allow ModIcon to be constructed using an IMod 2021-09-10 12:43:12 +09:00
ILegacyRuleset.cs
Ruleset.cs Bring back SettingsStore to avoid changing ruleset API for now 2021-09-15 17:12:02 +09:00
RulesetConfigCache.cs Bring back SettingsStore to avoid changing ruleset API for now 2021-09-15 17:12:02 +09:00
RulesetInfo.cs
RulesetSelector.cs
RulesetStore.cs