MaxOhn
|
3c57b9b409
|
feat: updated osu!standard difficulate calculation
|
2024-09-27 15:46:40 +02:00 |
|
Badewanne3
|
daf718d74e
|
fix: prevent oor indexing while decoding (#39)
|
2024-07-24 11:18:11 +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
|
279e04cc1e
|
use round_ties_even from std lib
|
2024-03-22 15:40:25 +01:00 |
|
MaxOhn
|
788a372abe
|
allow specifying map for map attrs builder later
|
2024-03-18 20:39:35 +01:00 |
|
MaxOhn
|
3f43a01727
|
re-export BreakPeriod from rosu-map
|
2024-03-13 15:01:19 +01:00 |
|
MaxOhn
|
c73976cf8a
|
removed thiserror dependency
|
2024-03-11 16:44:23 +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
|
3b0e4220d1
|
renamed methods on BeatmapAttributesBuilder
|
2024-03-04 16:14:02 +01:00 |
|
MaxOhn
|
cb0156bb00
|
added tests for BeatmapAttributesBuilder
|
2024-03-04 16:10:43 +01:00 |
|
MaxOhn
|
633955ab1b
|
apply new settings of Difficulty
|
2024-03-04 15:56:55 +01:00 |
|
MaxOhn
|
c5fdf4e610
|
added more settings to Difficulty (unused)
|
2024-03-04 12:21:16 +01:00 |
|
MaxOhn
|
733066afd7
|
inplace -> in_place
|
2024-03-03 10:00:00 +01:00 |
|
MaxOhn
|
e749a791fc
|
restructure Difficulty and ModeDifficulty
|
2024-03-03 09:59:34 +01:00 |
|
MaxOhn
|
cd56bf3e16
|
added ConvertStatus::success method
|
2024-03-03 07:37:52 +01:00 |
|
MaxOhn
|
9f2b8f40fb
|
added Beatmap::convert_inplace method
|
2024-03-03 07:31:54 +01:00 |
|
MaxOhn
|
88f70164b7
|
allow conversion of &mut Beatmap
|
2024-03-02 18:21:36 +01:00 |
|
MaxOhn
|
3681ff725b
|
made clippy happy
|
2024-03-02 16:51:25 +01:00 |
|
MaxOhn
|
eec15b0cc2
|
refactor internal generic function
|
2024-03-02 07:14:11 +01:00 |
|
MaxOhn
|
6eac895339
|
expose Converted::map
|
2024-03-02 07:02:25 +01:00 |
|
MaxOhn
|
59dfc109e0
|
store is_convert in Beatmap itself
|
2024-03-02 06:27:52 +01:00 |
|
MaxOhn
|
852f6cfa45
|
made bunch of functions const
|
2024-02-29 23:31:07 +01:00 |
|
MaxOhn
|
270d3d0008
|
add Converted::unchecked_convert method
|
2024-02-29 22:52:35 +01:00 |
|
MaxOhn
|
760038d049
|
add BeatmapAttributesBuilder::mode method
|
2024-02-29 22:51:25 +01:00 |
|
MaxOhn
|
4731da64dc
|
adjusted IGameMode trait
|
2024-02-29 22:50:24 +01:00 |
|
MaxOhn
|
1a5f9b9681
|
added some convenience methods
|
2024-02-26 17:10:54 +01:00 |
|
MaxOhn
|
0bcbfb9e3e
|
use helper method
|
2024-02-25 00:43:45 +01:00 |
|
MaxOhn
|
ae14815140
|
made clippy happy
|
2024-02-23 12:52:36 +01:00 |
|
MaxOhn
|
f2bb6ce6cb
|
store duration instead of end_time (/b/1901200+Mania)
|
2024-02-19 15:03:05 +01:00 |
|
MaxOhn
|
606be7c3bf
|
dont clamp [Difficulty] values (/b/1855)
|
2024-02-17 18:00:14 +01:00 |
|
MaxOhn
|
2c50fbeb1b
|
decode time signature (/b/1224549)
|
2024-02-16 23:53:27 +01:00 |
|
MaxOhn
|
872920a84e
|
store edge sounds properly
|
2024-02-16 22:19:54 +01:00 |
|
MaxOhn
|
32697472ab
|
store bpm_mult in diff points (/b/1033882+Taiko)
|
2024-02-16 15:06:26 +01:00 |
|
MaxOhn
|
05b588a2d1
|
apply proper sorting for catch objects
|
2024-02-16 01:18:37 +01:00 |
|
MaxOhn
|
100d01483c
|
impl c#'s unstable sort & refactor sort things
|
2024-02-15 15:46:44 +01:00 |
|
MaxOhn
|
0fdb91fa47
|
refactor mania hitwindows
|
2024-02-14 15:37:56 +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
|
b88e49889b
|
use proper default capacities
|
2024-02-13 15:11:30 +01:00 |
|
MaxOhn
|
a7027f4972
|
fix casting
|
2024-02-13 03:05:21 +01:00 |
|
MaxOhn
|
c3a6a1cb1d
|
re-export PathType & SplineType
|
2024-02-11 02:36:37 +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 |
|