1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 17:27:39 +08:00
osu-lazer/osu.Game/Rulesets
2019-12-26 00:51:44 +09: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 Make the Easy mod's extra life count customizable (#7331) 2019-12-25 20:19:08 +09:00
Objects Merge remote-tracking branch 'upstream/master' into fallback-to-skin-combo-colours 2019-12-21 12:36:09 +03: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 Fix sample lookup not working correctly for custom rulesets 2019-12-26 00:51:44 +09:00
ILegacyRuleset.cs Remove LegacyID from Ruleset 2019-12-24 13:48:27 +09:00
Ruleset.cs Move default construction into constructor 2019-12-24 16:02:35 +09:00
RulesetConfigCache.cs Suppress warnings 2019-11-12 13:41:54 +09:00
RulesetInfo.cs Copy ruleset info over default 2019-12-24 16:05:20 +09:00
RulesetSelector.cs General refactoring 2019-06-26 17:52:25 +09:00
RulesetStore.cs Update RulesetStore to read from populated defaults 2019-12-24 16:16:55 +09:00