1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game/Rulesets
2019-12-15 17:46:44 +08:00
..
Configuration Constrain configuration lookup as enum. 2019-12-09 17:45:26 +08:00
Difficulty Allow mods to apply to track, not clock 2019-12-09 17:44:45 +09:00
Edit Make DrawableRuleset take a converted beatmap 2019-12-12 15:58:11 +09:00
Judgements Fix judgement sizes not matching legacy skins (#6145) 2019-09-19 18:49:35 +09:00
Mods remove unused dependency 2019-12-15 17:46:44 +08:00
Objects Use GetEndTime in Taiko and Mania 2019-12-14 18:16:13 +08:00
Replays .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
Scoring Remove abstract ScoreProcessor class 2019-12-11 17:25:06 +09:00
Timing Centralise default beat length specification 2019-08-28 20:22:16 +09:00
UI Make DrawableRuleset take a converted beatmap 2019-12-12 15:58:11 +09:00
Ruleset.cs Make DrawableRuleset take a converted beatmap 2019-12-12 15:58:11 +09:00
RulesetConfigCache.cs Suppress warnings 2019-11-12 13:41:54 +09:00
RulesetInfo.cs Remove null hinting for now 2019-09-04 21:35:59 +09:00
RulesetSelector.cs General refactoring 2019-06-26 17:52:25 +09:00
RulesetStore.cs Apply brace style. 2019-11-11 20:13:13 +08:00