James Wilson
e47e6f49a0
apply relax td nerf to SR instead of PP
2024-11-02 14:25:28 +00:00
tsunyoku
ca7e57d10f
remove unused test funcs
2024-10-23 23:07:53 +01:00
tsunyoku
8368cb40be
allow relax pp calculations to be done purely via attributes
2024-10-23 22:59:02 +01:00
MaxOhn
a9b4aa4da0
feat!: adjust osu!standard hitresult generation
2024-10-14 15:05:27 +01:00
tsunyoku
74bccd2412
bye
2024-10-14 14:59:44 +01:00
MaxOhn
3d5e6ac6b3
fix: negate classic mod check
2024-10-13 18:01:50 +01:00
MaxOhn
a212f79b1e
chore: made clippy happy
2024-10-13 17:46:59 +01:00
MaxOhn
c20568c6dc
fix: more catch fixes
2024-10-13 17:45:45 +01:00
MaxOhn
3ca1da7916
fix: dont sort unstably for catch
2024-10-13 17:45:33 +01:00
MaxOhn
eba1259a22
fix: refactor get_precision_adjusted_beat_len
2024-10-13 17:45:01 +01:00
MaxOhn
3bb27551b9
fix: ensure f32 usage
2024-10-13 17:44:41 +01:00
MaxOhn
6fb753cd9c
fix: adjust mania converts
2024-10-13 17:44:25 +01:00
tsunyoku
4f08de5d9d
use GameMods for Performance
2024-10-13 17:21:21 +01:00
MaxOhn
43c5788ffb
Port osu!taiko updates since f08134f
2024-10-13 16:41:07 +01:00
MaxOhn
0c79c4073e
Port osu!std updates since f08134f
2024-10-13 16:40:43 +01:00
MaxOhn
41411eec87
chore: made clippy happy
2024-10-13 16:39:04 +01:00
MaxOhn
2f0547f125
fix: adjust remaining catch pieces
2024-10-13 16:38:51 +01:00
MaxOhn
0e31b9f4af
feat: update catch calc
2024-10-13 16:38:37 +01:00
MaxOhn
a29bd34191
feat: update mania calc
2024-10-13 16:38:25 +01:00
MaxOhn
96e474e3aa
refactor: cleanup taiko skill eval
2024-10-13 16:38:13 +01:00
MaxOhn
9e8309cb94
feat: updated taiko calc
2024-10-13 16:37:59 +01:00
tsunyoku
e65481ee98
fix osu_2019 compilation
2024-10-13 16:37:30 +01:00
MaxOhn
6aa125d6ea
feat: updated osu!standard difficulate calculation
2024-10-13 16:35:35 +01:00
tsunyoku
affb7fb110
remove tests
2024-10-13 16:17:06 +01:00
tsunyoku
be9d2dfc15
oops i compared changes from the wrong branch
2024-10-13 15:51:55 +01:00
tsunyoku
3663c8e11c
apply some rosu-pp-older changes
2024-10-13 15:42:13 +01:00
tsunyoku
897aa6ccfc
port akatsuki autopilot changes
2024-10-13 14:52:37 +01:00
tsunyoku
4d4b99d306
bring back over akatsuki 2019 changes
2024-10-13 14:35:05 +01:00
Badewanne3
daf718d74e
fix: prevent oor indexing while decoding ( #39 )
2024-07-24 11:18:11 +02:00
Badewanne3
272c6804bb
perf: store generated hitresults ( #37 )
2024-07-08 12:14:08 +02:00
Badewanne3
26547d7dea
feat: use rosu-mods ( #36 )
...
* use rosu-mods
* apply values from DifficultyAdjust mod
* minor doc addition
* consider Blinds mod in perf calc
2024-07-08 11:35:07 +02:00
Badewanne3
cfe221b6ff
fix od clock rate ( #35 )
2024-06-29 00:41:02 +02:00
MaxOhn
ad000794fb
made clippy happy
2024-06-28 21:36:59 +02:00
Badewanne3
9acf85e934
refactor: create performance calculators through traits ( #33 )
...
* create perf calc through IntoPerformance traits
* added tests
* adjusted documentation
* fix doctest
* simplify From impls
2024-04-01 19:14:38 +02:00
MaxOhn
616f2b5758
reduce mania hitresult proptest cases
2024-03-31 18:10:46 +02:00
Badewanne3
a577200a0f
feat: compact strains ( #32 )
...
* store zero strains compactly
* added docs
* added proptest
* add feature to store strains compactly
* update ci
* rename CompactZerosVec to StrainsVec
* add size_hint for iter
* rename iter
* minor adjustments
* more minor adjustments
2024-03-31 11:49:29 +02:00
MaxOhn
279e04cc1e
use round_ties_even from std lib
2024-03-22 15:40:25 +01:00
MaxOhn
711e548a7e
made clippy quiet
2024-03-18 20:40:59 +01:00
MaxOhn
788a372abe
allow specifying map for map attrs builder later
2024-03-18 20:39:35 +01:00
MaxOhn
f23e2bbeb9
clamp given accuracy
2024-03-13 16:42:41 +01:00
MaxOhn
3f43a01727
re-export BreakPeriod from rosu-map
2024-03-13 15:01:19 +01:00
MaxOhn
90196329c1
add GradualPerformance::len methods
2024-03-11 17:58:40 +01:00
MaxOhn
c73976cf8a
removed thiserror dependency
2024-03-11 16:44:23 +01:00
MaxOhn
179144f617
fixed feature-gated code
2024-03-08 12:23:53 +01:00
MaxOhn
b7449b2dbd
remove intradoc to std
2024-03-08 12:19:00 +01:00
MaxOhn
e3dcec8584
return Result<_, Self> instead of Option
2024-03-08 11:53:07 +01:00
MaxOhn
d711840a11
create perf calc either by map or attrs
2024-03-08 11:44:17 +01:00
MaxOhn
b81fc5c0d5
fix reading clockrate
2024-03-07 11:46:23 +01:00
MaxOhn
c7f2e9a993
adjusted link in docs
2024-03-06 21:44:50 +01:00
MaxOhn
9c0fc2eea9
added InspectDifficulty type
2024-03-06 21:42:20 +01:00