Releases: llllllllll/slider
Releases · llllllllll/slider
v0.8.3
v0.8.2
v0.8.1
- dont pack beatmap / beatmapset id if not present
- fix computation of inherited slider velocity when greater than 10x
v0.8.0
- fix error on catmull sliders with one control point
- add
new_comboandcombo_skipattributes for all hit objects - export all hit objects from
__init__
v0.7.0
- fix pp calc erroring
- add
Beatmap#true_slider_ticks, which is similar toBeatmap#slider_ticksbut accounts for the legacy last tick offset.
v0.6.0
- add new methods
Beatmap#write_path,Beatmap#write_file, andBeatmap#packto allow serializing beatmaps back to a string or file (after potentially making changes to values of the beatmap) - fix bookmarks not being parsed
v0.5.4
- fix maps with float x and y positions failing to parse
v0.5.3
- make
clickan optional dependency - fix api user retrieval erroring for users that have never set a play
v0.5.2
v0.5.1
- add
library#beatmap_cachedmethod to check if a beatmap is currently cached by the library - fix
replay#hitserroring