smoogipoo
|
e9221f0126
|
Cleanup unnecessary implementation
|
2021-08-18 21:00:11 +09:00 |
|
smoogipoo
|
eadf02933a
|
Split lounge-specific implementation from DrawableRoom
|
2021-08-18 20:56:44 +09:00 |
|
smoogipoo
|
63af67f61b
|
Cleanup around footers
|
2021-08-18 20:25:48 +09:00 |
|
smoogipoo
|
9220d17202
|
Adjust paddings/spacings
|
2021-08-18 17:28:20 +09:00 |
|
smoogipoo
|
6dc96fdb83
|
Disable edit button in playlists
|
2021-08-18 16:56:42 +09:00 |
|
smoogipoo
|
568f1fd345
|
Fix initial RoomId state not being handled correctly
|
2021-08-18 16:09:00 +09:00 |
|
smoogipoo
|
90a1be2e61
|
Move paddings up one level
|
2021-08-18 15:54:33 +09:00 |
|
smoogipoo
|
744b6749d1
|
Resolve room settings layout issues
|
2021-08-18 15:29:01 +09:00 |
|
smoogipoo
|
f3bc9c3e45
|
Merge branch 'master' into match-subscreen-redesign
|
2021-08-18 15:19:29 +09:00 |
|
smoogipoo
|
c5268c9a99
|
Simplify by reusing same room panel
|
2021-08-18 15:19:24 +09:00 |
|
smoogipoo
|
0853554c24
|
Fix settings overlay not being initially visible
|
2021-08-18 15:11:52 +09:00 |
|
smoogipoo
|
47d4a2e97f
|
Make SettingsOverlay protected
|
2021-08-17 20:05:26 +09:00 |
|
smoogipoo
|
590d814881
|
Move RoomSettingsOverlay to RoomSubScreen
|
2021-08-17 18:24:04 +09:00 |
|
smoogipoo
|
6840ec6716
|
Actually show the room in the sub screen
|
2021-08-17 17:58:24 +09:00 |
|
smoogipoo
|
5d72c5911a
|
Rename MatchSettingsOverlay and related classes
Because "match" is a multiplayer-only concept.
|
2021-08-17 17:14:28 +09:00 |
|
smoogipoo
|
6416e64e06
|
Adjust sizings and paddings
|
2021-08-17 17:13:25 +09:00 |
|
smoogipoo
|
4b198d14eb
|
Initial refactor of RoomSubScreen
|
2021-08-17 17:05:20 +09:00 |
|
Salman Ahmed
|
3a7b9bf096
|
Fix MatchSettingsOverlay not resetting focus on hide properly
|
2021-08-17 08:56:49 +03:00 |
|
Dean Herbert
|
df24f7a81e
|
Merge pull request #14256 from smoogipoo/multiplayer-header-redesign
Update multiplayer header to the latest designs
|
2021-08-13 16:16:25 +09:00 |
|
smoogipoo
|
755b6460b6
|
Fix multiplayer navigation test failure
|
2021-08-13 14:05:44 +09:00 |
|
smoogipoo
|
050f2d6b0d
|
Add background to room subscreen
|
2021-08-12 19:51:03 +09:00 |
|
smoogipoo
|
b75c20fee4
|
Adjust positioning and paddings
|
2021-08-12 18:02:00 +09:00 |
|
Dean Herbert
|
0b76460043
|
Merge branch 'master' into lounge-redesign
|
2021-08-09 16:28:28 +09:00 |
|
Dean Herbert
|
7cb743a734
|
Move font sizing to base class
|
2021-08-09 16:17:51 +09:00 |
|
Dean Herbert
|
b401dc0b2e
|
Remove playlist button
|
2021-08-06 18:58:50 +09:00 |
|
Dean Herbert
|
bf720f7e06
|
Ensure operations are not performed during loading
|
2021-08-05 14:14:07 +09:00 |
|
Dean Herbert
|
22bd6c7556
|
Move keyboard progress flow handling to MatchSettingsOverlay
|
2021-08-05 14:06:58 +09:00 |
|
Dean Herbert
|
c84bd2c74d
|
Update new obsolete usages
|
2021-08-05 13:22:59 +09:00 |
|
Dean Herbert
|
476442d1a3
|
Merge branch 'master' into multiplayer-create-with-enter
|
2021-08-04 19:37:41 +09:00 |
|
Dean Herbert
|
063868713e
|
Add ability to create a room using only keyboard input
|
2021-08-03 19:11:10 +09:00 |
|
Dean Herbert
|
feadfbcca7
|
Add playlist type to picker temporarily
|
2021-08-03 17:48:20 +09:00 |
|
Dean Herbert
|
01f15bd6fc
|
Rename picker class to match new naming
|
2021-08-03 17:47:53 +09:00 |
|
Dean Herbert
|
2564c0c3df
|
Rename GameType to MatchType and make enum instead of class
|
2021-08-03 14:46:31 +09:00 |
|
Dean Herbert
|
24f330e5c1
|
Avoid MatchSettingsOverlay base class potentially accessing an uninitialised field
|
2021-07-12 15:49:19 +09:00 |
|
Dean Herbert
|
abc96057b2
|
Remove relative height specification and use constant height
|
2021-05-21 17:55:46 +09:00 |
|
timiimit
|
1fd00d1313
|
Change from fullscreen to 0.7
|
2021-05-18 21:52:28 +02:00 |
|
timiimit
|
ac5fe0c18c
|
Change larger freemod selection overlay
|
2021-05-18 18:50:42 +02:00 |
|
Salman Ahmed
|
8338f702c3
|
Remove not required null conditional
|
2021-05-14 09:32:56 +03:00 |
|
Dean Herbert
|
48672f8afd
|
Add very basic test logic to ensure PlayerLoader is present for playlists
|
2021-05-14 15:02:36 +09:00 |
|
smoogipoo
|
fd0b030cf4
|
Refactor gameplay screen creation
|
2021-04-22 23:37:33 +09:00 |
|
smoogipoo
|
65a6f9f8a4
|
Merge branch 'fix-initial-spectator-state-callback' into multiplayer-spectator-screen
|
2021-04-16 18:26:46 +09:00 |
|
Dean Herbert
|
0eab9daf13
|
Update existing overlay containers to not block scroll input
|
2021-04-12 16:41:36 +09:00 |
|
smoogipoo
|
6eddc6c59e
|
Enable spectating multiplayer matches
|
2021-04-09 21:03:50 +09:00 |
|
smoogipoo
|
56c13148f1
|
Fix typo in class name
|
2021-04-07 16:45:10 +09:00 |
|
Dean Herbert
|
484968d797
|
Fix weird bool check
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2021-02-19 14:46:10 +09:00 |
|
Dean Herbert
|
4504023a23
|
Merge branch 'master' into playlists-freemod-support
|
2021-02-19 14:43:59 +09:00 |
|
Dean Herbert
|
39059ed82d
|
Remove unnecessary null coalesce check
|
2021-02-19 14:36:51 +09:00 |
|
Dean Herbert
|
df05c57f44
|
Merge branch 'master' into playlists-freemod-support
|
2021-02-19 14:35:20 +09:00 |
|
Dean Herbert
|
a2aec6bcdc
|
Merge pull request #11808 from smoogipoo/multiplayer-no-playlist-mangling
Rework multiplayer playlist handling to support multiple items
|
2021-02-19 14:33:53 +09:00 |
|
Dean Herbert
|
421cdb6650
|
Consume new method in existing usages (and remove some unnecessary set/unset code)
|
2021-02-18 15:01:11 +09:00 |
|