1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 05:39:53 +08:00
Files
osu-lazer/osu.Game/Online
T
Bartłomiej Dach 5afd6c6835 Add user role to MultiplayerRoomUser (#36652)
- Related to https://github.com/ppy/osu-server-spectator/issues/406

Adding this field to this model has several vague reasons that I can't
fully formulate yet, but I can't really see myself going forward
*without* this.

- People were very excited about having referees displayed on the room
participants' list, and so adding the referees as real
`MultiplayerRoomUser`s helps this. Having the role could even be used
client-side to show a special icon or other status on the participants
list. (Which isn't done yet, could be as an aesthetic follow-up after
the basics are in place.)
- Server-side, having this field is convenient for things like
permission checks or just plain logic, as with two hubs you just need to
do different *stuff* on a `MultiplayerRoomUser`.
5afd6c6835 · 2026-02-12 00:57:03 +09:00
History
..
2024-12-03 00:00:31 +08:00
2026-01-28 14:00:44 +09:00
2026-01-28 13:42:59 +09:00
2024-02-29 01:21:17 +03:00
2022-11-27 00:00:27 +09:00
2022-11-02 11:44:16 +09:00
2022-11-02 13:16:34 +09:00
2022-11-27 00:00:27 +09:00