1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 17:33:12 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Beatmaps
Dan Balasescu 8b456e1379
Always convert mania spinners
A big part of these changes is refactoring, which is somewhat necessary
because it was previously implemented as two separate pathways which
in-fact need to be joined at the hip when handling spinners.

I've chosen to use `IHasLegacyHitObjectType` here because there's no
other flag that allows us to tell `ConvertHold` apart from
`ConvertSpinner`.
2024-12-06 16:40:28 +09:00
..
Patterns Update HasFlag usages 2024-07-03 00:19:04 +09:00
ManiaBeatmap.cs Remove unused OriginalTargetColumns 2024-03-28 22:51:13 +09:00
ManiaBeatmapConverter.cs Always convert mania spinners 2024-12-06 16:40:28 +09:00
StageDefinition.cs Automated pass 2023-06-24 01:00:03 +09:00