osu/osu.Game/Rulesets
Dean Herbert 17206bbebf Update screen padding and colouring to better match new designs 2022-05-24 18:43:22 +09:00
..
Configuration
Difficulty Ignore zero-sections on a per-case basis 2022-05-03 16:06:20 +09:00
Edit Update screen padding and colouring to better match new designs 2022-05-24 18:43:22 +09:00
Filter
Judgements Increase HP lost for misses 2022-05-20 17:53:14 +09:00
Mods Use interface to convey beat sync information 2022-05-22 22:44:54 +09:00
Objects Fix Catmull slider parsing with duplicate initial point 2022-05-24 11:47:42 +09:00
Replays Add replay statistics frames to FramedReplayInputHandler 2022-01-31 18:53:47 +09:00
Scoring Adjust minimum health targets to match osu-stable 2022-05-17 19:24:51 +09:00
Timing
UI Move mania note height offset application to a much more suitable location 2022-05-12 16:19:07 +09:00
AssemblyRulesetStore.cs Add xmldoc and allow constructing an `AssemblyRulesetStore` with a directory path 2022-02-16 17:25:16 +09:00
EFRulesetInfo.cs Update pointless `CompareTo` implementation once again 2022-02-11 04:17:30 +03:00
ILegacyRuleset.cs
IRulesetConfigCache.cs
IRulesetInfo.cs Allow `IRulesetInfo`s of same type to be comparable 2022-02-11 04:03:23 +03:00
IRulesetStore.cs
RealmRulesetStore.cs Split out realm portion of `RulesetStore` 2022-02-16 17:13:31 +09:00
Ruleset.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
RulesetConfigCache.cs
RulesetInfo.cs Introduce private `APIRuleset` for online ID equality comparison 2022-02-11 08:27:01 +03:00
RulesetLoadException.cs
RulesetSelector.cs
RulesetStore.cs Split out realm portion of `RulesetStore` 2022-02-16 17:13:31 +09:00