Commit Graph

511 Commits

Author SHA1 Message Date
MaxOhn edbf41c243 about gradual calc in docs 2024-02-27 12:14:41 +01:00
MaxOhn 50b06478c7 about accuracy & speed in docs 2024-02-27 12:14:04 +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 8d2132c124 add gradual calc for any mode 2024-02-26 16:15:08 +01:00
MaxOhn 29ee3147cc dont store map in gradual mania calc 2024-02-26 15:18:12 +01:00
MaxOhn 52ee7ab7a5 minor restructure 2024-02-26 15:07:06 +01:00
MaxOhn 9cbaae6b46 fix expected values on linux 2024-02-26 13:44:01 +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 0bcbfb9e3e use helper method 2024-02-25 00:43:45 +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 c40400f98f combine tandem sort tests 2024-02-24 22:03:39 +01:00
MaxOhn 77642e83c7 gradual calc for catch 2024-02-24 17:38:33 +01:00
MaxOhn 2dafb18a88 made clippy happy 2024-02-23 14:25:26 +01:00
MaxOhn 08e5d52006 add feature to make gradual taiko calc sync 2024-02-23 14:20:24 +01:00
MaxOhn b4f843fac1 gradual calc for taiko 2024-02-23 12:52:55 +01:00
MaxOhn ae14815140 made clippy happy 2024-02-23 12:52:36 +01:00
MaxOhn 8f299af49f fix n_objects for mania 2024-02-22 20:30:09 +01:00
MaxOhn 909241af44 gradual calc for mania 2024-02-22 20:22:17 +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 564adc1fe1 fix NaN arithmetic (/b/80895+Catch) 2024-02-19 17:46:41 +01:00
MaxOhn f2bb6ce6cb store duration instead of end_time (/b/1901200+Mania) 2024-02-19 15:03:05 +01:00
MaxOhn 305041376b use clamped x for juicestream but keep original (/b/17294) 2024-02-19 12:44:22 +01:00
MaxOhn 2e49ded8a3 replace sqrt with powf (/b/1712589+DT) 2024-02-18 20:13:45 +01:00
MaxOhn 5d62e87df1 dont adjust catch slider vel wrt version (/b/53569) 2024-02-18 12:52:55 +01:00
MaxOhn 606be7c3bf dont clamp [Difficulty] values (/b/1855) 2024-02-17 18:00:14 +01:00
MaxOhn 812a71fff6 clamp juicestream heads beforehand (/b/17295+Catch) 2024-02-17 14:11:41 +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 7988befad1 fix endpos for old stacking 2024-02-16 15:53:18 +01:00
MaxOhn 32697472ab store bpm_mult in diff points (/b/1033882+Taiko) 2024-02-16 15:06:26 +01:00
MaxOhn 6b6a7e1a0e fix taiko regression 2024-02-16 02:17:31 +01:00
MaxOhn 56882c5ff8 fixed csharp sort 2024-02-16 02:13:14 +01:00
MaxOhn 3f49840ce8 added proptesting for TandemSort 2024-02-16 01:33:21 +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 25eec40e06 always clamp catch effective x 2024-02-14 22:11:00 +01:00
MaxOhn 51bd8cce66 calculate slider curves for taiko converts 2024-02-14 18:43:06 +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 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 47dd020bfc sort nested objects 2024-02-14 15:27:24 +01:00