1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 10:30:16 +08:00
Files
osu-lazer/osu.Game.Tests/Visual
T
Krzysztof Gutkowski 9a56aed1e9 Add current stage overlay to ranked play (#37202)
Displays the stage name and details like currently picking player
and damage multiplayer where applicable.

Currently only shown on the discard and pick stages.

# Move user retrieval to `RankedPlayScreen`

This is done because I need the relevant `APIUser` instances in order to
pass them to the overlay component. `RankedPlayScreen` seems like the
appropriate place to manage the overlays since it manages the stage
subscreens, hence the need to access the `APIUser`s in here.

# Add current stage overlay to ranked play

The actual change of this PR. Very much a dev design.


https://github.com/user-attachments/assets/2388e934-2fc7-4e15-9947-9f98412765d2

---------

Co-authored-by: Dean Herbert <pe@ppy.sh>
9a56aed1e9 · 2026-04-06 03:00:58 +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