osu/osu.Game.Rulesets.Mania
2024-07-04 05:43:43 +03:00
..
Beatmaps Update HasFlag usages 2024-07-03 00:19:04 +09:00
Configuration
Difficulty Refactor score simulator to use GetColumnCount() 2024-03-28 22:58:39 +09:00
Edit Allow modifying hold note start/end time via mania composer playfield 2024-06-12 15:30:27 +02:00
Judgements Remove remaining usages of LargeTickHit in mania 2023-10-12 11:16:51 +02:00
MathUtils
Mods Rewrite no release mod 2024-07-01 20:29:30 +08:00
Objects Rewrite no release mod 2024-07-01 20:29:30 +08:00
Properties
Replays Fix mania Autoplay mod missing 0ms hold notes 2023-12-11 21:10:14 +08:00
Scoring Use new LINQ Order() instead of OrderBy() when possible 2024-02-08 18:01:00 +01:00
Skinning Fix legacy skin hold note bodies not appearing when scrolling upwards 2024-06-25 10:35:36 +02:00
UI Remove unnecessary null-conditional operators 2024-07-04 05:43:43 +03:00
DualStageVariantGenerator.cs
ManiaFilterCriteria.cs Don't re-filter unless mods may change the filter 2024-04-15 21:07:36 +09:00
ManiaInputManager.cs
ManiaRuleset.cs Update HasFlag usages 2024-07-03 00:19:04 +09:00
ManiaSettingsSubsection.cs
ManiaSkinComponentLookup.cs Remove unused members from GameplaySkinComponentLookup 2024-04-19 18:03:13 +09:00
osu.Game.Rulesets.Mania.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00
SingleStageVariantGenerator.cs
VariantMappingGenerator.cs