1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 00:30:19 +08:00
Files
osu-lazer/osu.Game/Rulesets/Edit
T
Bartłomiej Dach 48196949e0 Add combo colour override control to editor
Closes https://github.com/ppy/osu/issues/25608.

Logic mostly matching stable. All operations are done on `ComboOffset`
which still makes overridden combo colours weirdly relatively dependent
on each other rather than them be an "absolute" choice, but alas...

As per stable, two consecutive new combos can use the same colour only
if they are separated by a break:

    https://github.com/peppy/osu-stable-reference/blob/52f3f75ed7efd7b9eb56e1e45c95bb91504337be/osu!/GameModes/Edit/Modes/EditorModeCompose.cs#L4564-L4571

This control is only available once the user has changed the combo
colours from defaults; additionally, only a single new combo object
must be selected for the colour selector to show up.
48196949e0 · 2025-01-10 13:40:56 +01:00
History
..
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2024-10-24 16:20:49 -04:00
2022-06-17 16:37:17 +09:00
2023-06-24 01:00:03 +09:00