Commit Graph

7 Commits

Author SHA1 Message Date
83703e4283 Add colour provider to online play dependencies 2021-08-12 20:08:14 +09:00
7b66616dc4 Simplify logic and test/fix edge case 2021-08-12 19:47:26 +09:00
8a67304b9f Fix recent participants hidden user logic not handling edge case correctly
Hiding just one user never makes sense, so this will now always show up
to the required circle count until two users are required to be hidden.
This will make the listing more consistent with the width requirement
spec.
2021-08-12 19:47:26 +09:00
512382987e Add colour provider for multiplayer usage 2021-08-12 19:47:26 +09:00
0ea982c036 Update recent participants list to use participant_count 2021-08-05 22:49:41 +09:00
0cb80e105b Renamespace classes 2021-07-13 16:02:18 +09:00
8c4a257742 Add recent participants 2021-07-13 15:10:44 +09:00