1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game.Rulesets.Mania
2023-06-24 02:46:15 +09:00
..
Beatmaps Optimise mania density calculation during beatmap conversion 2023-06-15 20:00:15 +09:00
Configuration Fix osu!mania scroll speed milliseconds having too much precision 2023-06-06 21:43:56 +09:00
Difficulty Add flag to disable computing legacy scoring values 2023-06-24 01:03:18 +09:00
Edit Fix incorrect colouring of beat snap grids (mania and catch) 2023-06-07 12:25:34 +09:00
Judgements Automated #nullable processing 2022-06-17 16:37:17 +09:00
MathUtils Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
Mods Remove overrides on DC/NC mods 2023-04-10 17:49:29 +09:00
Objects Fix fix logic causing further regression on release 2023-06-17 01:37:09 +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 Update convert-samples-expected-conversion.json 2023-04-30 16:04:03 +02:00
Scoring Change osu!mania scoring ratio to 99% acc (to match previous lazer scoring) 2023-06-08 20:55:13 +09:00
Skinning Fix Triangle skin colors with Dual Stage mod 2023-06-17 10:12:26 +03:00
UI Remove redundant initialisation of Children to empty array 2023-06-07 21:51:46 +02: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 Partial everything 2022-11-27 00:00:27 +09:00
ManiaRuleset.cs Return StatisticItems rather than StatisticRows from ruleset 2023-06-01 14:35:15 +09:00
ManiaSettingsSubsection.cs Fix osu!mania scroll speed milliseconds having too much precision 2023-06-06 21:43:56 +09:00
ManiaSkinComponentLookup.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
osu.Game.Rulesets.Mania.csproj Update netstandard2.1 references to net6.0 2022-12-16 17:16:13 +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