osu/osu.Game.Rulesets.Mania
Dean Herbert 5fe9b953a5 Add back triangles column colours via a transformer 2022-10-07 15:24:36 +09:00
..
Beatmaps Cache `StageDefinition` for consumption (and remove `ColumnType`) 2022-10-07 15:24:36 +09:00
Configuration Fix nullability oversight in `ManiaRulesetConfigManager` 2022-09-12 16:58:20 +09:00
Difficulty Bump difficulty calculator versions 2022-09-02 16:27:25 +09:00
Edit Add a few more overlooked beatmap save states on setup screen modifications 2022-08-16 16:31:56 +09:00
Judgements Automated #nullable processing 2022-06-17 16:37:17 +09:00
MathUtils Automated #nullable processing 2022-06-17 16:37:17 +09:00
Mods Removes unnecessary setting sources specifications 2022-09-27 09:25:58 -04:00
Objects Fix mania hold note head disappears 2022-10-06 19:46:10 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Use `AsNonNull()` instead. 2022-07-02 19:48:32 +08:00
Resources/Testing/Beatmaps
Scoring Automated #nullable processing 2022-06-17 16:37:17 +09:00
Skinning Add back triangles column colours via a transformer 2022-10-07 15:24:36 +09:00
UI Add `StageDefinition` to `ManiaSkinConfigurationLookup` and make column background colour lookup work 2022-10-07 15:24:36 +09:00
DualStageVariantGenerator.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ManiaFilterCriteria.cs Remove the nullable disable annotation in the mania ruleset. 2022-07-03 21:04:39 +08:00
ManiaInputManager.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ManiaRuleset.cs Add back triangles column colours via a transformer 2022-10-07 15:24:36 +09:00
ManiaSettingsSubsection.cs new display format 2022-09-08 19:12:54 +08:00
ManiaSkinComponent.cs Remove `StageDefinition` flow in `ManiaSkinComponent` 2022-10-07 15:24:36 +09:00
SingleStageVariantGenerator.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
VariantMappingGenerator.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
osu.Game.Rulesets.Mania.csproj