MaxOhn
|
7bac0c7215
|
clamp clock rate
|
2023-02-09 06:25:26 +01:00 |
|
MaxOhn
|
fb36edd132
|
expose BeatmapExt methods for mode-specific objects (#20)
* expose osu hitobjects
* added pub method to create osu objects
* expose mania objects
* added some derived traits to public types
* expose taiko objects
* expose catch objects
* add documentation
* fix documentation
|
2023-01-28 04:33:05 +01:00 |
|
MaxOhn
|
28bcf107f1
|
update to edition 2021 & fix clippy lints
|
2023-01-27 07:58:07 +01:00 |
|
MaxOhn
|
51a2092020
|
made clippy happy
|
2023-01-11 23:57:04 +01:00 |
|
Max
|
20d7598e07
|
handle pixel_len 0 for catch
|
2022-11-08 19:59:38 +01:00 |
|
MaxOhn
|
007410192b
|
remove clock rate from strains section length
|
2022-10-26 22:25:52 +02:00 |
|
MaxOhn
|
5a129437eb
|
various minor adjustments
|
2022-10-21 12:42:41 +02:00 |
|
MaxOhn
|
335f0a7dde
|
fixed & extended test cases
|
2022-10-21 11:07:29 +02:00 |
|
MaxOhn
|
d83217f5d0
|
improved osu hitresult generation
|
2022-10-15 11:36:41 +02:00 |
|
MaxOhn
|
a091d30e1e
|
finished osu std + bunch of bug fixes
|
2022-10-14 21:16:51 +02:00 |
|
MaxOhn
|
4bb2fca50c
|
wip mania pp update
|
2022-10-09 16:37:49 +02:00 |
|
MaxOhn
|
5eb8dab588
|
wip osu pp update
|
2022-10-07 18:46:17 +02:00 |
|
Max
|
f6cb9f5bd2
|
handle tick dist of 0 for catch (#14)
|
2022-08-02 18:08:05 +02:00 |
|
Max
|
3d92656f19
|
reworked attribute calculation (#15)
|
2022-08-02 18:07:50 +02:00 |
|
MaxOhn
|
836c2e3861
|
allow len without is_empty
|
2022-08-02 18:06:52 +02:00 |
|
MaxOhn
|
8ec61f96d0
|
added distinct strains struct for each mode
|
2022-07-06 12:54:00 +02:00 |
|
Max
|
7ed1ac5226
|
added convert support (#12)
* added taiko conversion
* finished converts
* made clippy happy
* optimized allocations for patterns
* taiko convert fixes
* added mode methods for osu calculators
* from CRLF back to LF
* updated changelog
* updated readme
* undo normal hitsound change
* added edge_sounds to changelog
|
2022-07-04 14:17:15 +02:00 |
|
MaxOhn
|
c2e96ce95b
|
refactored beatmap types into a new module
|
2022-06-27 14:28:46 +02:00 |
|
MaxOhn
|
c167588bf0
|
keep structs instead of tuples for control points
|
2022-06-21 07:32:21 +02:00 |
|
MaxOhn
|
d1acb86ebf
|
v0.5.0
|
2022-03-21 19:04:57 +01:00 |
|
MaxOhn
|
df9398de95
|
rename speed to clock_rate
|
2022-03-20 17:07:42 +01:00 |
|
MaxOhn
|
58b2ffba08
|
renamed fruits to catch
|
2022-03-20 17:05:37 +01:00 |
|