smoogipoo
|
5521f38cfb
|
Adjust spacing
|
2021-08-05 20:56:09 +09:00 |
|
smoogipoo
|
3b6771ca65
|
Remove todo
|
2021-08-04 22:09:03 +09:00 |
|
smoogipoo
|
fbf89493ad
|
Merge branch 'master' into lounge-redesign
|
2021-08-04 19:53:55 +09:00 |
|
Dean Herbert
|
9b9dacf3fe
|
Update usages of Drawable.Click()
|
2021-08-04 17:30:33 +09:00 |
|
smoogipoo
|
c06fffb56a
|
Increase background image resolution
|
2021-08-04 13:49:13 +09:00 |
|
smoogipoo
|
1b6b7ce343
|
Merge branch 'master' into lounge-redesign
|
2021-08-03 20:02:31 +09:00 |
|
Dean Herbert
|
3770193ede
|
Fix keyboard navigation at multiplayer lounge not iterating in correct order
|
2021-07-26 13:49:09 +09:00 |
|
Salman Ahmed
|
749d7a7b24
|
Fix DrawableRoom swallowing mouse down events before reaching its container
|
2021-07-26 04:41:47 +03:00 |
|
Bartłomiej Dach
|
db9cf443c7
|
Allow confirming room password by pressing Enter
|
2021-07-21 00:04:51 +02:00 |
|
smoogipoo
|
57a99886d5
|
Fix password icon not disappearing when no password
|
2021-07-19 22:31:01 +09:00 |
|
smoogipoo
|
892d858d5f
|
Fix compile error
|
2021-07-19 22:23:31 +09:00 |
|
Dean Herbert
|
c6bc95767d
|
Simplify popover hide logic and add test coverage
|
2021-07-17 22:31:47 +09:00 |
|
Dean Herbert
|
c966cb0530
|
Fix dependency lookup failing due to location of PopoverContainer
|
2021-07-17 15:04:18 +09:00 |
|
Dean Herbert
|
9d693c75cf
|
Add Schedule to restore password text box focus behaviour
|
2021-07-14 23:56:52 +09:00 |
|
Dean Herbert
|
cc09a8b5ba
|
Update to use OsuPopover implementation
|
2021-07-14 23:55:46 +09:00 |
|
smoogipoo
|
dfe7cc40a9
|
Move create room button into the lounge
|
2021-07-14 18:55:01 +09:00 |
|
smoogipoo
|
c64230315f
|
Adjust layouts
|
2021-07-14 18:10:59 +09:00 |
|
smoogipoo
|
f6b81b76e8
|
Add shadow
|
2021-07-14 17:46:32 +09:00 |
|
smoogipoo
|
da3b40a4dd
|
Add default background to panel, reduce nesting
|
2021-07-14 16:56:46 +09:00 |
|
smoogipoo
|
e0c61c24b1
|
Remove spotlights glow
|
2021-07-14 16:51:31 +09:00 |
|
smoogipoo
|
0e89bafd17
|
Add special category pill + secondary background
|
2021-07-14 16:48:53 +09:00 |
|
Dean Herbert
|
481e4dedb0
|
Move PopoverContainer to OsuGameBase
|
2021-07-13 16:51:31 +09:00 |
|
smoogipoo
|
b5d4b9444f
|
wip
|
2021-07-13 16:51:29 +09:00 |
|
Dean Herbert
|
6409a518db
|
Focus password text box on popover display
|
2021-07-13 16:35:37 +09:00 |
|
smoogipoo
|
0cb80e105b
|
Renamespace classes
|
2021-07-13 16:02:18 +09:00 |
|
smoogipoo
|
ab282b9e59
|
Remove RoomInspector from the lounge
|
2021-07-13 16:00:42 +09:00 |
|
smoogipoo
|
689cee832c
|
Fix 1px gaps in DrawableRoom background
|
2021-07-13 15:50:46 +09:00 |
|
smoogipoo
|
8c4a257742
|
Add recent participants
|
2021-07-13 15:10:44 +09:00 |
|
Dean Herbert
|
4dea2d9778
|
Dismiss popovers on returning to lounge
|
2021-07-12 18:54:17 +09:00 |
|
Dean Herbert
|
bbc3a013c8
|
Use BasicPopover for now
|
2021-07-12 18:29:50 +09:00 |
|
Dean Herbert
|
b4ca6b6188
|
Update popover logic to take advantage of new explicit popup functionality
|
2021-07-12 18:25:04 +09:00 |
|
Dean Herbert
|
a3e0168a46
|
Update tests
|
2021-07-12 18:25:04 +09:00 |
|
Dean Herbert
|
e25b3518dc
|
Make password popover display inside RoomsContainer rooms
|
2021-07-12 18:25:04 +09:00 |
|
Dean Herbert
|
3c49b46c5f
|
Add lock overlay for rooms which are password protected
|
2021-07-12 18:22:52 +09:00 |
|
smoogipoo
|
c1fba3da6b
|
Add solid background
|
2021-07-12 16:30:34 +09:00 |
|
smoogipoo
|
aba09b20a5
|
Add host under room title
|
2021-07-12 16:28:22 +09:00 |
|
smoogipoo
|
a8cbffa57e
|
Add playlist count pill
|
2021-07-12 15:11:53 +09:00 |
|
smoogipoo
|
185e36bf97
|
Split pill display into abstract class
|
2021-07-12 15:11:10 +09:00 |
|
smoogipoo
|
b4b0b862ef
|
Adjust some layout
|
2021-07-12 14:07:21 +09:00 |
|
smoogipoo
|
8929aa0ca7
|
Initial redesign of DrawableRoom
|
2021-07-07 14:47:24 +09:00 |
|
smoogipoo
|
c50e3fd317
|
Clean up selection box construction
|
2021-07-07 14:47:24 +09:00 |
|
smoogipoo
|
a3b1e1d5fc
|
Check for null ruleset in FilterCriteria
|
2021-06-29 15:18:40 +09:00 |
|
Dean Herbert
|
6ef9b346e1
|
Fix newly found inspections from 2021.1EAP1
|
2021-06-01 14:33:21 +09:00 |
|
Dan Balasescu
|
8e077c2857
|
Merge pull request #11791 from peppy/rooms-container-fix-click-deselection
Add the ability to deselect the currently selected room via clicking away
|
2021-02-16 20:22:24 +09:00 |
|
Dean Herbert
|
31a5cdd8ac
|
Fix current selection not updating visually after creating a new playlist
|
2021-02-16 14:02:21 +09:00 |
|
Dean Herbert
|
e82922f8c5
|
Add the ability to deselect the currently selected room via clicking away
Always felt wrong that you couldn't do this until now.
|
2021-02-16 13:44:37 +09:00 |
|
Dean Herbert
|
fc3adaf612
|
Show maximum attempt count in room display (when not unlimited)
|
2021-02-02 18:45:05 +09:00 |
|
Dean Herbert
|
9b209d67dc
|
Match size of participants text with host display
|
2021-02-02 18:45:05 +09:00 |
|
Bartłomiej Dach
|
ed4b8482b6
|
Rename {Multiplayer -> OnlinePlay}Composite
|
2020-12-25 18:07:34 +01:00 |
|
Bartłomiej Dach
|
4caf75850b
|
Rename {Multiplayer -> OnlinePlay}Screen
|
2020-12-25 17:00:00 +01:00 |
|