MaxOhn
|
34c3a195da
|
remove all mode features
minor adjustments
|
2022-01-25 18:04:30 +01:00 |
|
MaxOhn
|
f689a21026
|
move sound field of HitObject to Beatmap
|
2022-01-24 23:17:04 +01:00 |
|
MaxOhn
|
334a1ab891
|
removed Copy from score states but added Eq + PartiqlEq
|
2021-11-24 23:45:47 +01:00 |
|
MaxOhn
|
0f1469cadd
|
fixed build on some feature combinations
|
2021-11-24 23:14:08 +01:00 |
|
MaxOhn
|
f0a221aee6
|
added 'state' methods to PP calculator structs
|
2021-11-24 20:42:36 +01:00 |
|
MaxOhn
|
db1bac08d7
|
added GradualDifficultyAttributes and GradualPerformanceAttributes
|
2021-11-24 19:17:13 +01:00 |
|
MaxOhn
|
1d88764d13
|
added TaikoGradualPerformanceAttributes
|
2021-11-24 02:48:26 +01:00 |
|
MaxOhn
|
9d02a5cc48
|
added TaikoGradualDifficultyAttributes
|
2021-11-24 02:21:48 +01:00 |
|
MaxOhn
|
bfc0188c61
|
added max_combo method for osu & taiko difficulty attributes
|
2021-11-23 03:12:14 +01:00 |
|
MaxOhn
|
5231bcd552
|
taiko: fixed max_combo on partial plays & attributes on very short maps
|
2021-11-23 02:39:04 +01:00 |
|
MaxOhn
|
86bae8c190
|
fixed typos
|
2021-11-21 17:28:23 +01:00 |
|
MaxOhn
|
701e868231
|
fixed missing tokio feature
|
2021-11-21 12:02:22 +01:00 |
|
MaxOhn
|
df022ee428
|
renamed 'attributes' field to 'difficulty' for performance attributes
|
2021-11-21 04:15:41 +01:00 |
|
MaxOhn
|
13ef11a1f8
|
added max_combo method for all PerformanceAttributes structs
|
2021-11-21 03:54:00 +01:00 |
|
MaxOhn
|
f2e8a2e4c3
|
minor adjustments
|
2021-11-21 02:37:00 +01:00 |
|
MaxOhn
|
dfa2841176
|
Merge branch 'main' of https://github.com/Yentis/rosu-pp into Yentis-main
|
2021-11-21 02:30:42 +01:00 |
|
MaxOhn
|
8aa1631af2
|
refactored strain functions
|
2021-11-20 20:38:31 +01:00 |
|
Yentis
|
e6b1a5424f
|
add max_combo to taiko difficulty attributes
|
2021-11-20 17:53:53 +01:00 |
|
MaxOhn
|
58bf4bd6e0
|
added a bunch of documentation
|
2021-11-17 18:59:52 +01:00 |
|
MaxOhn
|
0a0dd025f7
|
added various From<_> implementations
|
2021-11-13 20:46:23 +01:00 |
|
MaxOhn
|
8beabd4e11
|
renamed PpResult+StarResult, minor structural adjustments, documentation update
|
2021-11-13 17:16:31 +01:00 |
|
MaxOhn
|
d703f55b3c
|
f32 -> f64 & osu_precise fixes + update
|
2021-11-12 02:44:40 +01:00 |
|
MaxOhn
|
21dcdeb942
|
enforce lint groups
added remaining lint enforcements
|
2021-11-06 23:25:03 +01:00 |
|
MaxOhn
|
3f8d023e71
|
osu: clean up of feature based functions
|
2021-11-03 18:10:49 +01:00 |
|
MaxOhn
|
528f1b2a7e
|
removed tests & fixed code in documentation
|
2021-11-03 18:03:44 +01:00 |
|
MaxOhn
|
97ba2db7d6
|
return DifficultyAttributes instead of StarResult
|
2021-11-03 18:00:29 +01:00 |
|
MaxOhn
|
5780559b70
|
return PerformanceAttributes instead of PpResult
|
2021-11-03 16:53:17 +01:00 |
|
MaxOhn
|
cc8c893866
|
updated osu's clockrate bugfix
mania: updated to osu's clockrate bugfix
taiko: updated to osu's clockrate bugfix
fruits: updated to osu's clockrate bugfix
|
2021-08-09 12:00:03 +02:00 |
|
MaxOhn
|
9f984ac4e2
|
taiko: micro optimizations
|
2021-04-29 01:36:34 +02:00 |
|
MaxOhn
|
643a67888d
|
micro optimizations
|
2021-04-28 22:19:18 +02:00 |
|
MaxOhn
|
17426b9975
|
docs & clippy adjustment
|
2021-04-17 16:47:48 +02:00 |
|
MaxOhn
|
f3d097cec5
|
hide parsing related types further inwards
|
2021-02-23 23:38:59 +01:00 |
|
MaxOhn
|
8a3bb912b0
|
remove ignored unit tests
|
2021-02-23 23:38:59 +01:00 |
|
MaxOhn
|
584e1c5714
|
remove async pp calculation & reset to v0.1.1
|
2021-02-23 23:38:59 +01:00 |
|
PurePeace
|
59f77dfd4b
|
add: async wrapper for pp calculate
|
2021-02-23 15:30:57 +08:00 |
|
MaxOhn
|
8d8543be85
|
taiko: fixed hitwindow flooring
|
2021-02-15 09:39:28 +01:00 |
|
MaxOhn
|
e43b824062
|
mania: slightly accounted for calculating on osu!standard maps
|
2021-02-03 11:27:12 +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
|
a50225889a
|
added AnyPP enum to calculate over all modes
|
2021-01-27 23:00:46 +01:00 |
|
MaxOhn
|
f104877172
|
taiko: fixed acc calculation
|
2021-01-25 11:48:43 +01:00 |
|
MaxOhn
|
91819063c6
|
osu & fruits: added unit test for SliderState
|
2021-01-22 16:35:50 +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
|
e933655990
|
feature-gated modes and osu!standard versions
|
2021-01-21 17:37:19 +01:00 |
|
MaxOhn
|
f12a190d4f
|
restructured StarResult to unify modes
|
2021-01-19 21:01:52 +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 |
|