1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 21:52:57 +08:00
Files
osu-lazer/osu.Game/Localisation
T
Bartłomiej Dach 5bf6a75b50 Add ability to view other beatmaps in set when difficulties are split apart
First part of https://github.com/ppy/osu/issues/36039, see also
https://github.com/ppy/osu/discussions/33784.

The goal is to add this back to the set panels too, but that one is more
complicated than this if you can believe it (because it requires being
able to tell which other difficulties of the set are filtered out to
fade them out). I also foresee the display logic to vary significantly
there.

Of note, for this to work in beatmaps-split-apart mode, this requires a
change of behaviour in the filtering logic. Old song select when given a
"selected beatmap set" would *include* that in results regardless of the
filter, but that doesn't work for beatmaps-split-apart for reasons that
are hopefully obvious, so this changes the behaviour to *entirely
bypass* the filter and just show the set. Unsure how angry will people
be with that.

Also of note, when in the scoped mode, altering any filter criteria will
dismiss the scope.
5bf6a75b50 · 2025-12-17 12:28:20 +01:00
History
..
2025-08-18 12:46:53 +02:00
2025-02-17 22:42:03 +09:00
2025-01-04 01:28:33 +09:00
2025-11-21 17:13:44 +09:00
2024-11-28 02:37:31 -05:00
2025-08-05 08:23:47 +02:00
2024-05-01 21:18:56 +03:00
2022-11-06 15:35:26 +01:00
2025-01-07 19:32:30 +09:00
2024-11-22 21:21:04 +09:00