1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 05:42:54 +08:00
osu-lazer/osu.Game/Rulesets
2019-12-17 13:00:10 +08:00
..
Configuration Constrain configuration lookup as enum. 2019-12-09 17:45:26 +08:00
Difficulty CA2208: create exceptions correctly. 2019-12-17 13:00:10 +08: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 CA1825: use Array.Empty. 2019-12-17 12:59:48 +08:00
Objects CA2208: create exceptions correctly. 2019-12-17 13:00:10 +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 CA2208: create exceptions correctly. 2019-12-17 13:00:10 +08:00
Timing Centralise default beat length specification 2019-08-28 20:22:16 +09:00
UI CA1065: throw NotSupportedException in properties. 2019-12-17 13:00:05 +08:00
Ruleset.cs CA1825: use Array.Empty. 2019-12-17 12:59:48 +08: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