Commit Graph

648 Commits

Author SHA1 Message Date
James Wilson 77c0671639 undo 2024-11-18 17:00:51 +00:00
James Wilson 293b548a93 more scale 2024-11-18 17:00:44 +00:00
James Wilson d6fa7f5b29 SS scale attempt 2024-11-18 17:00:38 +00:00
James Wilson dfd656752b fix accuracy scaling on relax aim pp 2024-11-18 17:00:32 +00:00
tsunyoku 82839a3f5b Merge remote-tracking branch 'upstream/main' 2024-11-18 16:46:47 +00:00
Badewanne3 d1f5910bd1 Merge pull request #45 from MaxOhn/raw_strains
refactor!: from compact_strains feat to raw_strains
2024-11-18 16:42:42 +01:00
MaxOhn ab5beded06 refactor!: from compact_strains feat to raw_strains 2024-11-18 16:38:53 +01:00
Badewanne3 60f4f89cdb Merge pull request #44 from MaxOhn/convert-overhaul
refactor!: convert overhaul
2024-11-18 16:24:16 +01:00
MaxOhn dae2eb49b0 fix: doc tests 2024-11-18 16:20:41 +01:00
MaxOhn 420e4c0697 fix: consider mods for mania converts 2024-11-18 15:51:25 +01:00
tsunyoku 281ff8816f rename library 2024-11-18 13:04:54 +00:00
tsunyoku efc01deff0 allow relax pp calculations to be done purely via attributes 2024-11-18 12:57:07 +00:00
tsunyoku 98e18c1ec0 bye 2024-11-18 12:57:07 +00:00
tsunyoku 6aa81ef4c3 fix osu_2019 compilation 2024-11-18 12:57:07 +00:00
tsunyoku 7e96fb6d8e update readme 2024-11-18 12:57:07 +00:00
tsunyoku 0a4d5c06e6 add back codeowners 2024-11-18 12:57:07 +00:00
tsunyoku 9f298a79c1 oops i compared changes from the wrong branch 2024-11-18 12:57:07 +00:00
tsunyoku c4e7a74e5f apply some rosu-pp-older changes 2024-11-18 12:57:07 +00:00
tsunyoku f04943de56 port akatsuki autopilot changes 2024-11-18 12:57:03 +00:00
tsunyoku 7b3d637dea bring back over akatsuki 2019 changes 2024-11-18 12:50:56 +00:00
MaxOhn b3d0475d47 feat!: overhaul convert api 2024-11-18 13:16:18 +01:00
Badewanne3 9f45d9594d Merge pull request #43 from MaxOhn/pp-update
feat: port pp update
2024-11-18 12:49:08 +01:00
MaxOhn 1668bea210 doc: update readme 2024-11-18 12:44:27 +01:00
MaxOhn c615e549f1 dep: use published dependencies 2024-11-18 12:40:29 +01:00
MaxOhn e2bfaeaaa1 fix: handle hitsounds with filenames differently
<https://github.com/ppy/osu/blob/b94d3d7a642d53afbedb9d485bb240fc8c3ee1b2/osu.Game/Rulesets/Objects/Legacy/ConvertHitObjectParser.cs#L519-L546>
2024-11-15 01:03:31 +01:00
MaxOhn 30054fed31 feat!: distinguish stable|lazer|lazer+classic 2024-11-14 20:24:43 +01:00
MaxOhn 93f375636c chore: made clippy happy 2024-11-13 02:12:37 +01:00
MaxOhn f37b917f76 feat: support MR for catch 2024-11-13 02:09:19 +01:00
MaxOhn baeaeb77de fix: mirror reflection handling 2024-11-13 01:26:52 +01:00
MaxOhn 11095ad6b4 fix: clamp map attributes 2024-11-13 00:26:27 +01:00
MaxOhn d6d191622f fix: dont overwrite mods & clock_rate 2024-11-12 18:18:10 +01:00
MaxOhn e0c53af27a fix: adjust hitresult gen for mania on lazer 2024-11-11 20:15:18 +01:00
MaxOhn 78d7bd3873 fix: handle acc pp calc for niche case
The score 3051169674 causes intermediate negative values but still a
positive value overall so we need to cast to i32.
2024-11-11 14:22:36 +01:00
MaxOhn 4326ec45e0 test: split target_os for taiko convert test 2024-11-11 13:26:47 +01:00
MaxOhn 636209e6cf dep: replace local with upstream rosu-mods 2024-11-11 13:08:19 +01:00
MaxOhn 2743ea3ac3 fix: rx perf calc 2024-11-11 12:51:16 +01:00
MaxOhn 4f1c63e90a chore: made clippy happy 2024-11-11 12:08:36 +01:00
MaxOhn 757b57bfa0 feat: support horizontal flipping 2024-11-11 12:07:40 +01:00
MaxOhn 9edad8a3d5 dep: use f64 for clock rate 2024-11-09 21:19:53 +01:00
MaxOhn 0448980cd5 fix: clamp effective x 2024-11-08 22:04:37 +01:00
MaxOhn 9e4db4096e feat: include latest taiko changes 2024-11-08 02:21:52 +01:00
MaxOhn 45cd1ed357 refactor: start effective miss count with miss count 2024-11-07 21:21:44 +01:00
MaxOhn c504511c86 fix: properly divide by combo 2024-11-03 22:52:14 +01:00
MaxOhn 674cbec4c2 chore: satisfy clippy 2024-11-01 18:59:31 +01:00
MaxOhn 98ca34182d fix: cap effective miss count 2024-11-01 18:57:37 +01:00
MaxOhn 19609cb121 feat: add slider hitresult methods to Performance 2024-10-31 21:11:22 +01:00
MaxOhn 4053623d37 test: split target_os tests again for std 2024-10-30 11:10:13 +01:00
MaxOhn ad2609782b feat: avoid using missed slider estimates 2024-10-30 11:01:16 +01:00
MaxOhn 1ee664ae62 test: remove target_os check 2024-10-18 13:40:05 +02:00
MaxOhn 391eb55329 chore: made clippy happy 2024-10-18 13:39:00 +02:00