1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game/Tests
Dean Herbert 046a76cb1d Allow null users to still be displayed in the participant list
The fix here is correcting the access of `user.Country`. The deicision
to have null users display is because this is the best we can do (if
osu-web could not resolve the user). We still want the users in the
lobby to be aware of this user's presence, rather than hiding them from
view.

osu-stable does a similar thing, showing these users as `[Loading]`. I
decided to go with blank names instead because having *any* text there
causes confusion. We can iterate on this in future design updates.
2020-12-28 15:03:44 +09:00
..
Beatmaps Add region specifications around implicit interface implementations 2020-12-22 12:01:09 +09:00
Visual Allow null users to still be displayed in the participant list 2020-12-28 15:03:44 +09:00
CleanRunHeadlessGameHost.cs Avoid requiring sending the calling method for CleanRunHeadlessGameHost 2020-09-08 11:31:42 +09:00
OsuTestBrowser.cs Fix TestCaseEditor as well 2019-03-12 17:45:16 +09:00
TestScoreInfo.cs Make osu/taiko/catch use Ok+Great 2020-09-29 17:16:55 +09:00
VisualTestRunner.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00