Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Figure out how to manage stacked notes #18

Open
Thesola10 opened this issue Apr 6, 2021 · 1 comment
Open

Figure out how to manage stacked notes #18

Thesola10 opened this issue Apr 6, 2021 · 1 comment
Labels
type: enhancement Adds a new feature or extends the scope
Milestone

Comments

@Thesola10
Copy link
Owner

Thesola10 commented Apr 6, 2021

A common practice on osu!classic is to stack several notes on the same coordinates. Internally, they share the exact same location, but the game offsets them so as to keep them readable.

On osu!DIVA, leaving the notes on top of each other makes them hard to read, so here are two proposals to deal with this:

  • We implement the offset like osu!classic does, so as to keep the notes readable, or...
  • When several notes share the same position on a converted beatmap, force them to use the same button, as is common on Project DIVA maps.
@Thesola10 Thesola10 added type: bug If an end user can see it as a bug, then it is a bug. type: enhancement Adds a new feature or extends the scope labels Apr 6, 2021
@Thesola10 Thesola10 added this to the DIVA-NextGen milestone Apr 6, 2021
@Thesola10 Thesola10 added blocker We cannot proceed further and removed blocker We cannot proceed further type: bug If an end user can see it as a bug, then it is a bug. labels Apr 6, 2021
@Thesola10
Copy link
Owner Author

For long cascades where several kinds of buttons are used, we could try to separate them clearly around the center point, sorted by type (triangle = north, circle = east, square = west, cross = south), to emulate how official DIVA maps manage repeated inputs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Adds a new feature or extends the scope
Projects
None yet
Development

No branches or pull requests

1 participant