6fc46792d3
Fix test regressions
2021-09-09 00:39:54 +09:00
136573982c
Add fade in and fix incorrect wrapper bounds
2021-09-08 20:52:14 +09:00
bebb9d7e67
Wrap main content of DrawableRoom
2021-09-08 20:52:14 +09:00
1fd746524d
Remove realtime room category, fix end-date showing for realtime
2021-08-19 16:09:28 +09:00
6469eaa427
Fix background not updated in room
2021-08-19 15:52:51 +09:00
eadf02933a
Split lounge-specific implementation from DrawableRoom
2021-08-18 20:56:44 +09:00
228ad98b39
Remove extra corner radius on DrawableRoom
2021-08-18 15:27:23 +09:00
704af94d39
Add edit button to room panel
2021-08-18 15:13:10 +09:00
f0fe79b568
Remove buffered container workarounds for now
2021-08-16 11:04:21 +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
0b76460043
Merge branch 'master' into lounge-redesign
2021-08-09 16:28:28 +09:00
5031b19b42
Add sounds to multiplayer games list
2021-08-06 23:39:42 +09:00
19ed24a06f
Remove unnecessary duplicate background
2021-08-06 18:59:19 +09:00
9019e0947a
Remove unused using
2021-08-06 18:54:02 +09:00
798b16fc24
Remove unused params
2021-08-06 18:52:46 +09:00
bdfdd00afe
Adjust spacings and sizings of left-side details
2021-08-06 18:52:01 +09:00
74bffeac5e
Minor design adustments (paddings/sizing)
2021-08-06 17:03:44 +09:00
c74e620ce9
Add constant for background colour
2021-08-05 21:39:51 +09:00
87fd1eaf06
Explain negative padding
2021-08-05 21:19:23 +09:00
438f0ce702
Increase default number of avatars
2021-08-05 21:18:30 +09:00
2f2e3d7366
Use higher res background image
2021-08-05 21:01:21 +09:00
5521f38cfb
Adjust spacing
2021-08-05 20:56:09 +09:00
3b6771ca65
Remove todo
2021-08-04 22:09:03 +09:00
fbf89493ad
Merge branch 'master' into lounge-redesign
2021-08-04 19:53:55 +09:00
9b9dacf3fe
Update usages of Drawable.Click()
2021-08-04 17:30:33 +09:00
c06fffb56a
Increase background image resolution
2021-08-04 13:49:13 +09:00
1b6b7ce343
Merge branch 'master' into lounge-redesign
2021-08-03 20:02:31 +09:00
749d7a7b24
Fix DrawableRoom
swallowing mouse down events before reaching its container
2021-07-26 04:41:47 +03:00
db9cf443c7
Allow confirming room password by pressing Enter
2021-07-21 00:04:51 +02:00
57a99886d5
Fix password icon not disappearing when no password
2021-07-19 22:31:01 +09:00
892d858d5f
Fix compile error
2021-07-19 22:23:31 +09:00
c966cb0530
Fix dependency lookup failing due to location of PopoverContainer
2021-07-17 15:04:18 +09:00
9d693c75cf
Add Schedule
to restore password text box focus behaviour
2021-07-14 23:56:52 +09:00
cc09a8b5ba
Update to use OsuPopover
implementation
2021-07-14 23:55:46 +09:00
dfe7cc40a9
Move create room button into the lounge
2021-07-14 18:55:01 +09:00
f6b81b76e8
Add shadow
2021-07-14 17:46:32 +09:00
da3b40a4dd
Add default background to panel, reduce nesting
2021-07-14 16:56:46 +09:00
e0c61c24b1
Remove spotlights glow
2021-07-14 16:51:31 +09:00
0e89bafd17
Add special category pill + secondary background
2021-07-14 16:48:53 +09:00
6409a518db
Focus password text box on popover display
2021-07-13 16:35:37 +09:00
689cee832c
Fix 1px gaps in DrawableRoom background
2021-07-13 15:50:46 +09:00
8c4a257742
Add recent participants
2021-07-13 15:10:44 +09:00
bbc3a013c8
Use BasicPopover
for now
2021-07-12 18:29:50 +09:00
b4ca6b6188
Update popover logic to take advantage of new explicit popup functionality
2021-07-12 18:25:04 +09:00
a3e0168a46
Update tests
2021-07-12 18:25:04 +09:00
e25b3518dc
Make password popover display inside RoomsContainer
rooms
2021-07-12 18:25:04 +09:00
3c49b46c5f
Add lock overlay for rooms which are password protected
2021-07-12 18:22:52 +09:00
c1fba3da6b
Add solid background
2021-07-12 16:30:34 +09:00
aba09b20a5
Add host under room title
2021-07-12 16:28:22 +09:00