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 |
|
MaxOhn
|
f75215dd83
|
use the same PpResult type for all modes
|
2021-01-18 08:46:08 +01:00 |
|
MaxOhn
|
1902eedf5f
|
mania: scale score for pp calculation on partial plays
|
2021-01-18 07:59:03 +01:00 |
|
MaxOhn
|
f11c5e0ab4
|
remove lazy_static dependency
|
2021-01-18 07:48:16 +01:00 |
|
MaxOhn
|
b3addf4165
|
remove key mods
|
2021-01-17 22:24:19 +01:00 |
|
MaxOhn
|
5e01f867ce
|
added documentation
|
2021-01-17 22:12:24 +01:00 |
|
MaxOhn
|
bbc6698fc7
|
provided a way for partial plays
|
2021-01-17 19:43:18 +01:00 |
|
MaxOhn
|
12bf2f01b6
|
osu: fixed & tested pp
|
2021-01-17 16:49:00 +01:00 |
|
MaxOhn
|
6cce937be8
|
parse: cleanup
|
2021-01-17 11:01:53 +01:00 |
|
MaxOhn
|
bd69e1782a
|
taiko: fixed & tested pp
|
2021-01-17 00:00:57 +01:00 |
|
MaxOhn
|
090137a413
|
mania: fixed & tested pp
|
2021-01-16 21:49:49 +01:00 |
|
MaxOhn
|
aa3cc11d6e
|
fruits: optimized and tested
|
2021-01-16 20:57:12 +01:00 |
|
MaxOhn
|
b404381cd3
|
mania & fruits test cases added
|
2021-01-16 11:02:06 +01:00 |
|
MaxOhn
|
fedcbb3fa2
|
mania key mods added & some refactoring
|
2021-01-16 10:25:09 +01:00 |
|
MaxOhn
|
c95de10b9b
|
fruits, mania & taiko: handle 2nd object separately
|
2021-01-16 09:55:45 +01:00 |
|
MaxOhn
|
260939a7ec
|
restructured workspace into single crate
|
2021-01-15 22:06:51 +01:00 |
|
MaxOhn
|
ea7ff00c0a
|
osu: reuse ticks buffer for all sliders
|
2021-01-15 20:03:42 +01:00 |
|
MaxOhn
|
9cc4cba965
|
osu: finished no_leniency version
|
2021-01-15 19:43:25 +01:00 |
|
MaxOhn
|
cb5b9c8f1d
|
parse: refactor
|
2021-01-15 10:52:10 +01:00 |
|
MaxOhn
|
4c551813c8
|
osu: minor refactoring
|
2021-01-15 10:29:10 +01:00 |
|
MaxOhn
|
b9966feb14
|
README update
|
2021-01-15 10:02:56 +01:00 |
|
MaxOhn
|
817835fc60
|
osu: remove pp builder method for star_function
|
2021-01-15 09:57:30 +01:00 |
|
MaxOhn
|
0002c7d1cc
|
osu: minor adjustments
|
2021-01-15 01:23:12 +01:00 |
|
MaxOhn
|
43cf973197
|
osu: split into versions, finished oppai version
|
2021-01-15 01:12:10 +01:00 |
|
MaxOhn
|
2d975ff21c
|
osu: added pp computation
|
2021-01-09 17:24:00 +01:00 |
|
MaxOhn
|
3c51dc3ba5
|
mania & fruits: inlined methods
|
2021-01-09 11:07:22 +01:00 |
|
MaxOhn
|
15fc4c6d12
|
fruits: added pp computation
|
2021-01-09 11:04:19 +01:00 |
|
MaxOhn
|
3ad2c2d0fb
|
mania: added pp computation
|
2021-01-09 09:05:17 +01:00 |
|
MaxOhn
|
238e33c660
|
Removed branching
|
2021-01-08 17:23:17 +01:00 |
|
MaxOhn
|
0d72f28fc7
|
taiko: remove diff object lifetime & cloning
|
2021-01-08 09:42:58 +01:00 |
|
MaxOhn
|
a8e6505e5e
|
Merge branch 'main' of https://github.com/MaxOhn/rosu-pp into main
|
2021-01-08 09:26:42 +01:00 |
|
MaxOhn
|
496216843f
|
big first commit
|
2021-01-08 09:25:46 +01:00 |
|
Max
|
8ccfba3cfb
|
Initial commit
|
2021-01-08 09:22:55 +01:00 |
|