Commit Graph

48 Commits

Author SHA1 Message Date
MaxOhn b33e259afe Port osu!taiko updates since f08134f 2024-10-11 00:35:31 +02:00
MaxOhn 5bdb2babed Port osu!std updates since f08134f 2024-10-10 21:25:27 +02:00
MaxOhn 5c951b8bd4 made clippy happy in integration tests 2024-06-29 00:42:41 +02:00
MaxOhn c5fdf4e610 added more settings to Difficulty (unused) 2024-03-04 12:21:16 +01:00
MaxOhn e749a791fc restructure Difficulty and ModeDifficulty 2024-03-03 09:59:34 +01:00
MaxOhn 9cbaae6b46 fix expected values on linux 2024-02-26 13:44:01 +01:00
MaxOhn 516d47a2fe add empty map tests 2024-02-13 16:02:03 +01:00
MaxOhn a8bf9601b6 initial rewrite 2024-02-09 17:54:14 +01:00
MaxOhn 9d82b98c59 test: added tests 2023-12-30 10:05:35 +01:00
MaxOhn 876abf8043 fix: fixed feature-gated code 2023-12-29 17:05:48 +01:00
MaxOhn 90958f9979 refactor!: add is_convert to taiko&mania diff attrs 2023-12-29 11:04:21 +01:00
MaxOhn 1213525246 refactor!: add n_objects to mania diff attrs 2023-12-29 10:10:23 +01:00
MaxOhn 3abdb9680b test: improve gradual testing for catch 2023-11-13 23:54:57 +01:00
MaxOhn a20358a3b3 chore: made clippy happy for all targets 2023-11-13 15:49:30 +01:00
MaxOhn e0d9616336 test: improve gradual testing for mania 2023-11-13 15:43:14 +01:00
MaxOhn 1ff200dbda fix: handle taiko passed objects properly & improve testing 2023-11-13 13:38:14 +01:00
MaxOhn 037654c771 test: improved gradual testing for osu 2023-11-11 19:00:47 +01:00
MaxOhn 10a407cbcc test: parse maps only once 2023-11-10 21:56:36 +01:00
MaxOhn 383ca169dd test: fixed mania parsing test 2023-11-10 14:59:28 +01:00
MaxOhn 296f3ebcfb test: adjust mania integration test data 2023-11-10 14:58:13 +01:00
MaxOhn 1434e88cef refactor!: renamed gradual calc types 2023-11-08 21:47:54 +01:00
MaxOhn 2be5bdc365 refactor!: overhauled gradual calc for catch 2023-11-08 21:08:07 +01:00
MaxOhn 4d583f5469 refactor!: overhauled gradual calc for mania 2023-11-08 11:37:02 +01:00
MaxOhn 74083e5ecb refactor!: overhauled gradual calc for taiko 2023-11-08 09:41:34 +01:00
MaxOhn 79e19d5a9b refactor!: overhauled gradual calc for osu 2023-11-07 16:29:31 +01:00
Max 2a046a3df0 fixed async tests 2022-10-27 18:34:20 +02:00
Max c8fe446b3e removed difficulty tests 2022-10-27 11:43:17 +02:00
Max fdce20269b added test cases for blank maps 2022-10-27 11:43:17 +02:00
Max 47bc69d7fe fixed taiko passed objects 2022-10-27 11:43:09 +02:00
MaxOhn 5a129437eb various minor adjustments 2022-10-21 12:42:41 +02:00
MaxOhn 335f0a7dde fixed & extended test cases 2022-10-21 11:07:29 +02:00
MaxOhn 528f1b2a7e removed tests & fixed code in documentation 2021-11-03 18:03:44 +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 61620d6b25 updated osu tests & more bugfixing for osu 2021-07-24 18:18:18 +02:00
MaxOhn 67c6ad8d8e remove unnecessary features from async-std & tokio 2021-05-07 12:44:10 +02:00
MaxOhn 2707f1aabc slight integration test restructure 2021-04-28 21:38:23 +02:00
MaxOhn e7ac4d7401 added async_tokio feature 2021-02-23 23:38:59 +01:00
PurePeace af5e609352 add & fix: async tests 2021-02-23 14:57:41 +08:00
MaxOhn 07bf677982 osu: finished all_included version 2021-01-26 18:12:45 +01:00
MaxOhn e933655990 feature-gated modes and osu!standard versions 2021-01-21 17:37:19 +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 12bf2f01b6 osu: fixed & tested pp 2021-01-17 16:49:00 +01:00
MaxOhn bd69e1782a taiko: fixed & tested pp 2021-01-17 00:00:57 +01:00
MaxOhn 090137a413 mania: fixed & tested pp 2021-01-16 21:49:49 +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 260939a7ec restructured workspace into single crate 2021-01-15 22:06:51 +01:00