Bartłomiej Dach
|
e28e0ef1cc
|
Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow
Closes https://github.com/ppy/osu/issues/25545.
|
2023-11-23 08:16:25 +09:00 |
|
Dean Herbert
|
d5472d3524
|
Merge pull request #24957 from bdach/solo-score-info-get-display-score
Add `GetDisplayScore()` extension for `SoloScoreInfo`
|
2023-09-29 13:09:16 +09:00 |
|
Bartłomiej Dach
|
fc4390884f
|
Add GetDisplayScore() extension for SoloScoreInfo
To be used server-side for ppy/osu-queue-score-statistics#134.
|
2023-09-28 12:43:05 +02:00 |
|
Bartłomiej Dach
|
57c00e728b
|
Update classic scoring algorithm to closer match stable score V1
|
2023-09-25 19:16:18 +02:00 |
|
Dan Balasescu
|
1ca4e39fc3
|
Allow legacy scores to be displayed in "classic" scoring mode
|
2023-06-28 16:30:50 +09:00 |
|
Dean Herbert
|
0ab0c52ad5
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
|
Dan Balasescu
|
76df11c398
|
Don't scale stable scores with the classic scoring mode
|
2023-06-08 21:38:10 +09:00 |
|
Dean Herbert
|
4e0f40bee5
|
Split out multiplier retrieval into a function and use a default multiplier for all rulesets
|
2023-05-30 14:20:26 +09:00 |
|
Dan Balasescu
|
510b8e4c78
|
Remove ScoreManager.Mode, handle per-use
|
2023-05-18 20:08:49 +09:00 |
|
Dan Balasescu
|
7c0e99c5a8
|
Decode Geki/Katu from legacy taiko scores into LargeBonus
|
2022-09-07 00:12:34 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
aac2aa341c
|
Update some more incorrect types for primary key access/set
|
2022-01-12 16:57:27 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
smoogipoo
|
f439c1afbc
|
Make osu/taiko/catch use Ok+Great
|
2020-09-29 17:16:55 +09:00 |
|
smoogipoo
|
e91e4a73af
|
Fix catch crashing when finishing maps
|
2020-05-07 12:22:07 +09:00 |
|
smoogipoo
|
ae210d567d
|
Add temporary solution for tick hit/miss count
|
2020-04-16 18:16:08 +09:00 |
|
Dean Herbert
|
1ce6a5ceb3
|
Rename class
|
2019-12-03 15:38:57 +09:00 |
|