MaxOhn
|
8d8543be85
|
taiko: fixed hitwindow flooring
|
2021-02-15 09:39:28 +01:00 |
|
MaxOhn
|
b155e40a35
|
readme & minor doc adjustment
|
2021-02-12 10:29:26 +01:00 |
|
MaxOhn
|
321ee8f341
|
parse: cap slider length
|
2021-02-11 14:37:25 +01:00 |
|
MaxOhn
|
802df83a57
|
parse: trim special character too
|
2021-02-08 17:37:02 +01:00 |
|
MaxOhn
|
09e88c2872
|
parse: handle many curvepoints efficiently
|
2021-02-04 16:27:07 +01:00 |
|
MaxOhn
|
f429509c75
|
osu: fixed pp underflow
|
2021-02-04 14:36:07 +01:00 |
|
MaxOhn
|
6e0bd2c93b
|
osu: fixed angle calculation for no_leniency
|
2021-02-04 14:00:17 +01:00 |
|
MaxOhn
|
6b5dea5c2a
|
fruits: fix handling passed_objects
|
2021-02-03 11:37:18 +01:00 |
|
MaxOhn
|
e43b824062
|
mania: slightly accounted for calculating on osu!standard maps
|
2021-02-03 11:27:12 +01:00 |
|
MaxOhn
|
829682e9ee
|
fruits: fixed passed_objects in star calculation
|
2021-02-01 16:45:18 +01:00 |
|
MaxOhn
|
33b09c7f4c
|
osu: more hitresult fixes
|
2021-02-01 16:12:24 +01:00 |
|
MaxOhn
|
de59a221ca
|
added CHANGELOG.md
|
2021-02-01 14:42:06 +01:00 |
|
MaxOhn
|
4246ce7e29
|
mania: fixed pp on hr
|
2021-02-01 14:32:38 +01:00 |
|
MaxOhn
|
c2585eefa8
|
osu: fixed branch which didnt set hitresults
|
2021-01-30 11:49:04 +01:00 |
|
MaxOhn
|
36a50c5c5c
|
added example docs + prevent object overflows for osu
|
2021-01-29 09:52:36 +01:00 |
|
MaxOhn
|
abadce3f5f
|
made ParseError and ParseResult pub again
|
2021-01-29 09:25:12 +01:00 |
|
MaxOhn
|
1fd7777fad
|
docs cleanup
|
2021-01-29 02:06:53 +01:00 |
|
MaxOhn
|
8f6de43091
|
added benchmark results
|
2021-01-29 01:29:27 +01:00 |
|
MaxOhn
|
0e9cadffb9
|
osu & fruits: linear sliders with != 2 points are now bezier
|
2021-01-28 19:03:22 +01:00 |
|
MaxOhn
|
d929fbcfac
|
minor README update
|
2021-01-28 11:13:48 +01:00 |
|
MaxOhn
|
704c4768e2
|
osu & fruits: fixed catmull sliders
|
2021-01-28 11:06:30 +01:00 |
|
MaxOhn
|
a50225889a
|
added AnyPP enum to calculate over all modes
|
2021-01-27 23:00:46 +01:00 |
|
MaxOhn
|
82840505b5
|
osu & fruits: cap slider quality
|
2021-01-27 11:41:47 +01:00 |
|
MaxOhn
|
54a056e36a
|
share CurvePointIter between features again
|
2021-01-26 18:53:26 +01:00 |
|
MaxOhn
|
07bf677982
|
osu: finished all_included version
|
2021-01-26 18:12:45 +01:00 |
|
MaxOhn
|
7d8653d57d
|
Merge branch 'all_included' of https://github.com/MaxOhn/rosu-pp into all_included
|
2021-01-25 12:42:47 +01:00 |
|
MaxOhn
|
f104877172
|
taiko: fixed acc calculation
|
2021-01-25 11:48:43 +01:00 |
|
MaxOhn
|
78ae79f46d
|
osu: added rough stack calculation
|
2021-01-23 18:25:37 +01:00 |
|
MaxOhn
|
479c935a17
|
osu: brought all_included up to speed with no_leniency
|
2021-01-23 13:27:02 +01:00 |
|
MaxOhn
|
91819063c6
|
osu & fruits: added unit test for SliderState
|
2021-01-22 16:35:50 +01:00 |
|
MaxOhn
|
52979f790f
|
parse: remove bpm field from TimingPoint
|
2021-01-22 15:45:12 +01:00 |
|
MaxOhn
|
adade9a84a
|
osu & fruits: refactored ControlPointIter & added unit test
|
2021-01-22 15:42:48 +01:00 |
|
MaxOhn
|
89d5f7362c
|
slight restructing & commenting
|
2021-01-22 15:03:34 +01:00 |
|
MaxOhn
|
3b599d649e
|
osu & fruits: added unit tests for acc in pp calculators
|
2021-01-22 14:44:55 +01:00 |
|
MaxOhn
|
907edb4eaa
|
osu: more acc fixing
|
2021-01-22 10:12:28 +01:00 |
|
MaxOhn
|
11baf58e59
|
osu: improve hitresult generation through acc
|
2021-01-22 01:43:20 +01:00 |
|
MaxOhn
|
e933655990
|
feature-gated modes and osu!standard versions
|
2021-01-21 17:37:19 +01:00 |
|
MaxOhn
|
dfbaa47223
|
parse: ignore blank lines before header
|
2021-01-21 09:19:05 +01:00 |
|
MaxOhn
|
318f677373
|
made clippy happy
|
2021-01-20 19:57:37 +01:00 |
|
MaxOhn
|
b2f2333c66
|
fruits: consider given misses when calculating hit results
|
2021-01-20 19:22:31 +01:00 |
|
MaxOhn
|
b3f73b7b6c
|
parse: fix missing mode & leniency + improve error msg
|
2021-01-20 10:27:40 +01:00 |
|
MaxOhn
|
2336793cc6
|
mania: use stable sort first
|
2021-01-20 10:02:13 +01:00 |
|
MaxOhn
|
19782838e4
|
slight clarification in documentation
|
2021-01-19 21:06:15 +01:00 |
|
MaxOhn
|
f12a190d4f
|
restructured StarResult to unify modes
|
2021-01-19 21:01:52 +01:00 |
|
MaxOhn
|
bd6130d79c
|
fruits: calculate object amount if no accuracy given
|
2021-01-19 20:37:47 +01:00 |
|
MaxOhn
|
6755532559
|
fix missing approach rate on old maps
|
2021-01-18 20:05:05 +01:00 |
|
MaxOhn
|
f585b38efc
|
added functions to calculate only the strains
|
2021-01-18 17:40:18 +01:00 |
|
MaxOhn
|
44538a7022
|
use the same StarResult type for all modes
|
2021-01-18 12:55:46 +01:00 |
|
MaxOhn
|
aae601a91e
|
fruits: minor adjustment
|
2021-01-18 10:12:17 +01:00 |
|
MaxOhn
|
6c1a204b41
|
osu: ignore Hold objects instead of panicking
|
2021-01-18 08:51:44 +01:00 |
|