MaxOhn
|
917240987e
|
clamp clock rate
|
2024-02-27 12:47:56 +01:00 |
|
MaxOhn
|
8d5ded4e5a
|
store ModeDifficulty in perf calcs
|
2024-02-27 12:43:23 +01:00 |
|
MaxOhn
|
43849ba8c4
|
adjust doc examples
|
2024-02-27 12:24:53 +01:00 |
|
MaxOhn
|
e81c0e890f
|
use cmp methods
|
2024-02-26 18:07:16 +01:00 |
|
MaxOhn
|
c2c617ec01
|
fix doctests & rename n_misses to misses
|
2024-02-26 17:51:20 +01:00 |
|
MaxOhn
|
1a5f9b9681
|
added some convenience methods
|
2024-02-26 17:10:54 +01:00 |
|
MaxOhn
|
52ee7ab7a5
|
minor restructure
|
2024-02-26 15:07:06 +01:00 |
|
MaxOhn
|
798cdcfa0a
|
replace powi with powf (/b/2785319+DT on linux)
|
2024-02-26 13:41:46 +01:00 |
|
MaxOhn
|
662e3d7689
|
remove feature-gates in docs
|
2024-02-25 01:12:49 +01:00 |
|
MaxOhn
|
82ba8da8b0
|
apply clippy in tests
|
2024-02-25 00:41:02 +01:00 |
|
MaxOhn
|
c71f81d8aa
|
added hitresult proptesting
|
2024-02-25 00:23:01 +01:00 |
|
MaxOhn
|
ae14815140
|
made clippy happy
|
2024-02-23 12:52:36 +01:00 |
|
MaxOhn
|
95012c9f48
|
dont store perf calculator in gradual calc
|
2024-02-22 20:18:22 +01:00 |
|
MaxOhn
|
1e35e0fcd7
|
gradual calc for osu
|
2024-02-22 16:59:45 +01:00 |
|
MaxOhn
|
f4c18fa53e
|
pass ownership for difficulty builder
|
2024-02-22 16:59:20 +01:00 |
|
MaxOhn
|
f2bb6ce6cb
|
store duration instead of end_time (/b/1901200+Mania)
|
2024-02-19 15:03:05 +01:00 |
|
MaxOhn
|
2e49ded8a3
|
replace sqrt with powf (/b/1712589+DT)
|
2024-02-18 20:13:45 +01:00 |
|
MaxOhn
|
7988befad1
|
fix endpos for old stacking
|
2024-02-16 15:53:18 +01:00 |
|
MaxOhn
|
100d01483c
|
impl c#'s unstable sort & refactor sort things
|
2024-02-15 15:46:44 +01:00 |
|
MaxOhn
|
e772b056bf
|
stick to f64::powi (/b/1005851+FL)
|
2024-02-14 18:07:28 +01:00 |
|
MaxOhn
|
c1cd15d0d0
|
fix order of float operations
|
2024-02-14 17:40:04 +01:00 |
|
MaxOhn
|
964f80355d
|
adjust formatting
|
2024-02-14 15:45:23 +01:00 |
|
MaxOhn
|
1fe8ceaadc
|
micro-optimization for nested object order
|
2024-02-14 15:42:40 +01:00 |
|
MaxOhn
|
3f1b4e52a1
|
Merge branch 'rewrite' of https://github.com/MaxOhn/rosu-pp into rewrite
|
2024-02-14 15:28:02 +01:00 |
|
MaxOhn
|
47dd020bfc
|
sort nested objects
|
2024-02-14 15:27:24 +01:00 |
|
MaxOhn
|
9be4b9ba4c
|
fix order of float operations
|
2024-02-14 00:40:06 +01:00 |
|
MaxOhn
|
b88e49889b
|
use proper default capacities
|
2024-02-13 15:11:30 +01:00 |
|
MaxOhn
|
84c648ae6e
|
use curve util method
|
2024-02-11 02:36:49 +01:00 |
|
MaxOhn
|
c793361e0f
|
renamed method
|
2024-02-10 03:39:36 +01:00 |
|
MaxOhn
|
a8bf9601b6
|
initial rewrite
|
2024-02-09 17:54:14 +01:00 |
|
Badewanne3
|
ecf1b2c7f4
|
feat: adjusted lint restrictions (#31)
|
2023-12-31 09:19:41 +01:00 |
|
Badewanne3
|
bf78758f07
|
doc: fix intra-doc links (#30)
|
2023-12-30 10:27:05 +01:00 |
|
MaxOhn
|
b055095f0d
|
doc: minor fixes
|
2023-12-30 09:46:34 +01:00 |
|
MaxOhn
|
f3c39c7891
|
feat: added convenience methods
|
2023-12-29 11:31:35 +01:00 |
|
MaxOhn
|
308c4f5bb0
|
doc: added documentation
|
2023-12-29 10:55:47 +01:00 |
|
MaxOhn
|
0adec507c1
|
refactor: store either map or attrs in perf calc
|
2023-12-29 10:28:27 +01:00 |
|
MaxOhn
|
1213525246
|
refactor!: add n_objects to mania diff attrs
|
2023-12-29 10:10:23 +01:00 |
|
MaxOhn
|
ae8cc674cd
|
test: fixed doctests
|
2023-11-13 17:14:06 +01:00 |
|
MaxOhn
|
037654c771
|
test: improved gradual testing for osu
|
2023-11-11 19:00:47 +01:00 |
|
MaxOhn
|
afd1bdda9d
|
fix: always consider *all* notes for stacking
|
2023-11-11 18:46:09 +01:00 |
|
MaxOhn
|
7bf3e6699a
|
test: assert only relevant values
|
2023-11-10 14:59:28 +01:00 |
|
MaxOhn
|
21bf030690
|
test: proptest with too many objects
|
2023-11-10 14:59:28 +01:00 |
|
MaxOhn
|
9cf0ba0d6f
|
feat: add methods ModePP::generate_state
|
2023-11-10 14:59:28 +01:00 |
|
MaxOhn
|
ed397e038b
|
test: ensure correct attributes
|
2023-11-10 14:57:48 +01:00 |
|
MaxOhn
|
33cb24c64d
|
test: slight osu bf refactor
|
2023-11-10 14:57:48 +01:00 |
|
MaxOhn
|
4fe2fd53df
|
test: allow all 0s for osu_hitresults
|
2023-11-10 14:57:48 +01:00 |
|
MaxOhn
|
f8246dbf71
|
fix: improve taiko hitresult generation
|
2023-11-10 14:57:48 +01:00 |
|
MaxOhn
|
8527f2f391
|
test: use proptest for hitresults
|
2023-11-10 14:57:46 +01:00 |
|
MaxOhn
|
99b12376c3
|
fix: improve osu hitresult generation
|
2023-11-10 14:57:03 +01:00 |
|
MaxOhn
|
3b93ec1cea
|
feat: added owned gradual performance calcs
|
2023-11-09 20:21:33 +01:00 |
|