Skip to content

HitObjects are not guaranteed to be ordered #9

@OsuManiaMan

Description

@OsuManiaMan

Hit objects need to be sorted by initial timestamp. Osu format does not require them to be in order by time and as such, maps exist with unordered notes. Example: https://osu.ppy.sh/beatmapsets/724477#mania/1530525 (towards the end, a handful of notes from the beginning were inserted). Other functions that iterate through the list of notes assume the notes are ordered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions