Commit Graph

39 Commits

Author SHA1 Message Date
MaxOhn 8cb14d88ba use osu's bezier approximation 2021-11-04 21:37:54 +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 964b972eac Curve method changes & fixed all_included 2021-04-28 22:44:50 +02:00
MaxOhn bb6ee0332c fix linear perfect curves and subpaths 2021-04-28 21:25:08 +02:00
MaxOhn 97f3cb2030 fruits: fixed reverse sliders 2021-04-27 18:01:26 +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 6e0bd2c93b osu: fixed angle calculation for no_leniency 2021-02-04 14:00:17 +01:00
MaxOhn 6b5dea5c2a fruits: fix handling passed_objects 2021-02-03 11:37:18 +01:00
MaxOhn e43b824062 mania: slightly accounted for calculating on osu!standard maps 2021-02-03 11:27:12 +01:00
MaxOhn 829682e9ee fruits: fixed passed_objects in star calculation 2021-02-01 16:45:18 +01:00
MaxOhn 36a50c5c5c added example docs + prevent object overflows for osu 2021-01-29 09:52:36 +01:00
MaxOhn 0e9cadffb9 osu & fruits: linear sliders with != 2 points are now bezier 2021-01-28 19:03:22 +01:00
MaxOhn 91819063c6 osu & fruits: added unit test for SliderState 2021-01-22 16:35:50 +01:00
MaxOhn adade9a84a osu & fruits: refactored ControlPointIter & added unit test 2021-01-22 15:42:48 +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 b2f2333c66 fruits: consider given misses when calculating hit results 2021-01-20 19:22:31 +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 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 f75215dd83 use the same PpResult type for all modes 2021-01-18 08:46:08 +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 6cce937be8 parse: cleanup 2021-01-17 11:01:53 +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 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