1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-20 00:20:21 +08:00
Files
osu-lazer/osu.Game.Rulesets.Osu.Tests
T
Bartłomiej Dach 7c4dd812b6 Refactor beatmap attribute methods
This change refactors `GetAdjustedDisplayDifficulty()` and
`GetBeatmapAttributesToDisplay()` in two ways:

- Both methods now accept `IBeatmapInfo` instead of
  `IBeatmapDifficultyInfo`. This is done in order to make mania key
  count display to work, wherein `IBeatmapDifficultyInfo` is not enough
  to calculate the final key count.

- `GetAdjustedDisplayDifficulty()` now applies all
  `IApplicableToDifficulty` mods itself. I did this after noticing that
  every real consumer of this method had to do that themselves for very
  little reason.
7c4dd812b6 · 2025-07-30 14:06:34 +02:00
History
..
2025-03-11 07:55:48 +01:00
2024-02-27 21:51:54 -05:00
2023-10-26 10:36:57 +03:00
2022-11-27 00:00:27 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2025-01-16 14:11:21 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2025-06-06 09:08:26 +02:00
2024-04-16 13:39:05 +02:00
2023-06-24 01:00:03 +09:00
2024-02-07 03:51:28 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2022-11-27 00:00:27 +09:00
2023-06-24 01:00:03 +09:00