osu/osu.Game/Rulesets
Dean Herbert 45e52854ca
Change key overlay to use the ordering provided by rulesets
osu!mania already goes out of its way to order things correctly.
Arguably, osu!taiko just did it wrong.
2024-01-17 17:37:38 +09:00
..
Configuration Apply Bindable.Parse refactorings 2023-12-13 14:07:38 +09:00
Difficulty
Edit Revert "Keep editor in frame stable mode when possible" 2024-01-14 09:10:39 +01:00
Filter
Judgements Add helper method to bypass judgement woes 2024-01-16 15:52:05 +09:00
Mods Fix Cinema mod being compatible with mods that can force failure 2024-01-08 22:34:41 +01:00
Objects Fix incorrect score conversion on selected beatmaps due to incorrect difficultyPeppyStars rounding 2024-01-10 19:30:18 +01:00
Replays
Scoring Merge pull request #26561 from peppy/fix-catch-banana-health-bar 2024-01-16 11:04:38 +01:00
Timing
UI Change key overlay to use the ordering provided by rulesets 2024-01-17 17:37:38 +09:00
AssemblyRulesetStore.cs
ILegacyRuleset.cs Add keycount to song select details panel and carousel panels 2023-12-09 22:31:51 +09:00
IRulesetConfigCache.cs
IRulesetInfo.cs
IRulesetStore.cs
RealmRulesetStore.cs
Ruleset.cs Tidy up GetRateAdjustedDisplayDifficulty implemetations 2023-12-13 17:13:21 +09:00
RulesetConfigCache.cs
RulesetInfo.cs
RulesetLoadException.cs
RulesetSelector.cs
RulesetStore.cs