osu/osu.Game.Rulesets.Mania
Bartłomiej Dach 97de73b99c
Do not change mania column width on mobile platforms
- Closes https://github.com/ppy/osu/issues/25852
- Reverts https://github.com/ppy/osu/pull/25336 /
  https://github.com/ppy/osu/pull/25777

With the columns not being directly touchable anymore after
https://github.com/ppy/osu/pull/28173 I see very little point to this
continuing to exist.
2024-05-16 08:21:52 +02:00
..
Beatmaps Fully qualify LegacyBeatmapConversionDifficultyInfo 2024-04-01 17:02:32 +09:00
Configuration
Difficulty Refactor score simulator to use GetColumnCount() 2024-03-28 22:58:39 +09:00
Edit Remove redundant cast 2024-05-14 18:41:15 +02:00
Judgements
MathUtils
Mods Fix missing event unbinds 2024-03-07 21:10:11 +09:00
Objects Apply further changes to remove remaining weirdness 2024-02-05 13:37:38 +01: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 Clamp only on horizontal sides 2024-03-06 18:40:20 +03:00
UI Do not change mania column width on mobile platforms 2024-05-16 08:21:52 +02: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 Remove touch mod addition to mania 2024-05-14 22:38:31 +08:00
ManiaSettingsSubsection.cs
ManiaSkinComponentLookup.cs Remove unused members from GameplaySkinComponentLookup 2024-04-19 18:03:13 +09:00
SingleStageVariantGenerator.cs
VariantMappingGenerator.cs
osu.Game.Rulesets.Mania.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00