Skip to content

issues Search Results · repo:llllllllll/slider language:Python

Filter by

53 results
 (82 ms)

53 results

inllllllllll/slider (press backspace or delete to remove)

In this line, the FOLLOW_AREA of the slider is assumed to be 3. Is there a specific reason for this? https://github.com/llllllllll/slider/blob/d70dc7d2a3a158edb3477b5b2f361131827e56eb/slider/replay.py#L165 ...
  • Vergenter
  • 1
  • Opened 
    on Apr 12, 2024
  • #120

slider computes the incorrect end time for the slider at 04:06:018 (1) on https://osu.ppy.sh/beatmapsets/695292#osu/1473252 In osu! standard you can only use velocity multipliers from inherited control ...
  • OliBomby
  • Opened 
    on Feb 15, 2024
  • #118

Some beatmap files contain a line for Bookmarks without any values like this: [Editor] Bookmarks: Presumably they have been manually edited, since the editor will not generate a line for bookmarks if ...
  • 120-cell
  • Opened 
    on Dec 11, 2023
  • #117

The parser for mania hold notes assumes that endTime and hitSample are separated by a comma, when they are actually separated by a colon. The result is ValueError: end_time should be an int, got 5973:0:0:0:0: ...
  • 120-cell
  • 3
  • Opened 
    on Dec 11, 2023
  • #116

Hit objects don t parse new combo from the type. I need new combos for my project. New combos are stored in bit index 2 of the type: https://osu.ppy.sh/wiki/en/Client/File_formats/osu_%28file_format%29#type ...
  • OliBomby
  • 1
  • Opened 
    on Sep 2, 2023
  • #112

When a Slider has a length property that is longer than the actual curve length, the Slider will extend its curve according to the following rules: For bézier, catmull, and linear curves, it continues ...
  • daymxn
  • 2
  • Opened 
    on Jul 6, 2023
  • #111

from slider import * library = Library( . ) b = library.lookup_by_id(3079907, download=True, save=True) b.hit_objects(easy=True) Traceback (most recent call last): File /Users/tybug/Desktop/Liam/coding/sandbox/_slider.py ...
  • tybug
  • Opened 
    on Jun 5, 2023
  • #110

from slider import * library = Library( . ) b = library.lookup_by_id(2571858, download=True, save=True) Traceback (most recent call last): File /opt/homebrew/lib/python3.10/site-packages/slider/library.py ...
  • tybug
  • Opened 
    on Jun 5, 2023
  • #108

https://osu.ppy.sh/beatmapsets/1649614#osu/3469053 slider.Library.create_db(r C:\Users\Admin\Desktop\Songs , show_progress=True) Processing beatmaps: [------------------------------------] $ATORI ...
  • o2161405
  • Opened 
    on Oct 25, 2022
  • #105

As seen in https://twitter.com/ppy/status/1245162168951042048 the sliderend is calculated 36ms before the actual sliderbody ends. I was planning to use this lib for some pp calculators and want to get ...
  • MaxKruse
  • 6
  • Opened 
    on Jun 26, 2022
  • #104
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub