1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 06:20:02 +08:00
Files
osu-lazer/osu.Game.Tests/Visual
T
Krzysztof Gutkowski 8b69aa9fdb Display beatmap state in RankedPlayUserDisplay (#37188)
This has gone through a few iterations, and eventually ended up as a
simple text percentage display next to the username. I feel that adding
another progress bar right next to the big healthbar would make things
too cluttered, and trying to move the beatmap state elsewhere would make
it too disconnected from the players that are potentially downloading a
beatmap.

I considered making the local user fetch download progress data using
`BeatmapDownloadTracker` instead of relying on `BeatmapAvailability` in
order to get more frequent updates, but that would add a lot of extra
complexity for little gain IMO.


[Screencast_20260403_095644.webm](https://github.com/user-attachments/assets/85fbd4b8-6b5c-41d2-b29b-c93885f73bb3)
8b69aa9fdb · 2026-04-04 22:05:28 +09:00
History
..
2025-05-21 19:01:47 +03:00
2026-03-17 03:58:02 +09:00
2026-04-04 00:17:31 +09:00
2026-03-19 00:05:52 +09:00