1
0
Fork 0
mirror of https://github.com/ppy/osu-tools.git synced 2025-06-08 07:17:01 +09:00
Commit graph

21 commits

Author SHA1 Message Date
Dan Balasescu
8ebeeaf26f
Remove filtering in all unnecessary cases 2024-10-13 15:36:37 +09:00
minisbett
7134a63c45
Implement reconsiderations for mods filtering 2024-10-10 01:11:33 +02:00
minisbett
043c25c840
remove relevant legacy mods masking 2024-09-26 00:02:39 +02:00
Dan Balasescu
47b22ddc82
Link implementation to osu-queue-score-statistics 2024-02-06 17:39:33 +09:00
Dan Balasescu
ea6ac6c23d
Add support for computing performance of non-legacy scores 2024-01-30 14:12:55 +09:00
Bartłomiej Dach
98f090dce3
Fix PP not being calculated correctly for nightcore scores
I guess this would be one way to roll forward with
https://github.com/ppy/osu/pull/24640, but there is a chance something
somewhere else could have relied on the inheritance and might now break,
so not sure whether this should be the solution here...

Check is slightly rewritten since it wasn't making much sense to me
previously (why add nightcore to allowed mods if double time is
selected?)
2023-10-20 00:12:48 +02:00
Dan Balasescu
d7dd3ec0fe Fix incorrect difficulty adjustment mods for converted beatmaps 2023-08-28 22:10:28 +09:00
Dean Herbert
5e36b1660c Update packages and usages with osu! side changes 2023-06-21 16:23:53 +09:00
Dan Balasescu
6f914ac807 Add classic mod when calculating legacy scores 2022-02-22 18:47:12 +09:00
Bartłomiej Dach
f63e59e1a1
Fix warning due to usage of obsoleted BaseDifficulty 2022-01-28 20:54:31 +01:00
StanR
3a2fdf8329 Remove semicolon 2021-10-09 13:07:14 +03:00
StanR
3ac7b8a647 Merge branch 'master' into api-v2 2021-10-09 13:05:23 +03:00
Bartłomiej Dach
819ad3e534
Rename {Get -> Create}AllMods() in line with game changes 2021-09-12 16:28:19 +02:00
smoogipoo
44f31f5f80 Actually commit files 2021-08-06 14:24:24 +09:00
smoogipoo
0a23225ad3 Fix special case for NC 2021-08-06 13:44:32 +09:00
smoogipoo
1096a8d633 Fix non-difficulty-adjustment mods excluded from pp calculations 2021-08-06 13:33:14 +09:00
StanR
f07dafe9c1 Use osu! API v2 for profile command 2021-05-31 16:43:03 +03:00
smoogipoo
25bb0dc493 Fix r# issues 2019-06-16 00:06:51 +09:00
Dean Herbert
53305151ff Update licence header 2019-01-24 18:48:24 +09:00
Dean Herbert
c827fad168 Fix licence headers 2019-01-24 17:23:21 +09:00
Dean Herbert
53af6caec0 Centralise legacy ruleset lookups and add file output 2019-01-24 15:49:27 +09:00