Skip to content

Conversation

wulpine
Copy link
Member

@wulpine wulpine commented Oct 5, 2025

Currently the timeline only shows circles, slider starts, and spinners. In osu!catch, slider ticks and slider ends (converted to large droplets and fruits respectively) have difficulty hit objects as well, but it's problematic to see the values since the arrow keys skip them. This PR addresses that. Other modes have no changes.
I set banana showers to be skipped because there are no difficulty hit objects for them.
I haven't touched the look of objects on the timeline, I don't know whether the slider ticks/ends should be shown differently.

Before:
image

After:
image

Slider ends and slider ticks (converted to fruits and droplets respectively)
should be displayed on the osu!catch timeline since they have corresponding
difficulty hit objects.
Related to the previous commit.

Storing the objects in a field so that a list of `PalpableCatchHitObject`
isn't created from scratch on every key press.
@wulpine wulpine added the perfcalc-gui PerformanceCalculatorGUI label Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
perfcalc-gui PerformanceCalculatorGUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant