From c7c78eda804db00224e8a6c66e97c9e4c560d932 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 9 Jan 2021 23:50:20 +0000 Subject: [PATCH] Increase lobby and server list width. --- mods/cnc/chrome/lobby-music.yaml | 5 +- mods/cnc/chrome/lobby-options.yaml | 22 ++++---- mods/cnc/chrome/lobby-players.yaml | 58 ++++++++++----------- mods/cnc/chrome/lobby-servers.yaml | 26 ++++----- mods/cnc/chrome/lobby.yaml | 36 +++++++------ mods/cnc/chrome/multiplayer-browser.yaml | 34 ++++++------ mods/common/chrome/lobby-music.yaml | 5 +- mods/common/chrome/lobby-options.yaml | 22 ++++---- mods/common/chrome/lobby-players.yaml | 52 +++++++++--------- mods/common/chrome/lobby-servers.yaml | 26 ++++----- mods/common/chrome/lobby.yaml | 36 +++++++------ mods/common/chrome/multiplayer-browser.yaml | 34 ++++++------ mods/d2k/chrome/lobby-players.yaml | 54 +++++++++---------- 13 files changed, 208 insertions(+), 202 deletions(-) diff --git a/mods/cnc/chrome/lobby-music.yaml b/mods/cnc/chrome/lobby-music.yaml index 64e89fede0..304040d77f 100644 --- a/mods/cnc/chrome/lobby-music.yaml +++ b/mods/cnc/chrome/lobby-music.yaml @@ -20,12 +20,13 @@ Container@LOBBY_MUSIC_BIN: Height: 25 Text: Track Font: Bold - Label@TYPE: - X: PARENT_RIGHT - 63 + Label@LENGTH: + X: PARENT_RIGHT - 80 Height: 25 Width: 50 Text: Length Font: Bold + Align: Right Background@CONTROLS: Background: panel-transparent Width: 308 diff --git a/mods/cnc/chrome/lobby-options.yaml b/mods/cnc/chrome/lobby-options.yaml index fb626437ca..1f69401b72 100644 --- a/mods/cnc/chrome/lobby-options.yaml +++ b/mods/cnc/chrome/lobby-options.yaml @@ -23,21 +23,21 @@ Container@LOBBY_OPTIONS_BIN: Height: 34 Children: Checkbox@A: - Width: 175 + Width: 220 Height: 20 Font: Regular Visible: False TooltipContainer: TOOLTIP_CONTAINER Checkbox@B: - X: 195 - Width: 175 + X: 225 + Width: 220 Height: 20 Font: Regular Visible: False TooltipContainer: TOOLTIP_CONTAINER Checkbox@C: - X: 375 - Width: 175 + X: 450 + Width: 220 Height: 20 Font: Regular Visible: False @@ -47,26 +47,26 @@ Container@LOBBY_OPTIONS_BIN: Width: PARENT_RIGHT Children: Label@A_DESC: - Width: 80 + Width: 140 Height: 25 Align: Right Visible: False DropDownButton@A: - X: 85 - Width: 160 + X: 145 + Width: 180 Height: 25 Font: Regular Visible: False TooltipContainer: TOOLTIP_CONTAINER Label@B_DESC: - X: PARENT_RIGHT - WIDTH - 183 - Width: 160 + X: PARENT_RIGHT - WIDTH - 203 + Width: 140 Height: 25 Align: Right Visible: False DropDownButton@B: X: PARENT_RIGHT - WIDTH - 18 - Width: 160 + Width: 180 Height: 25 Font: Regular Visible: False diff --git a/mods/cnc/chrome/lobby-players.yaml b/mods/cnc/chrome/lobby-players.yaml index 7e8c0e0b28..237cf3ab2c 100644 --- a/mods/cnc/chrome/lobby-players.yaml +++ b/mods/cnc/chrome/lobby-players.yaml @@ -16,34 +16,34 @@ Container@LOBBY_PLAYER_BIN: Font: Bold Label@COLOR: X: 210 - Width: 76 + Width: 94 Height: 25 Text: Color Align: Center Font: Bold Label@FACTION: - X: 291 + X: 309 Width: 120 Height: 25 Text: Faction Align: Center Font: Bold Label@TEAM: - X: 416 + X: 460-25 Width: 50 Height: 25 Text: Team Align: Center Font: Bold Label@SPAWN: - X: 471 + X: 571 Width: 50 Height: 25 Text: Spawn Align: Left Font: Bold Label@STATUS: - X: 527 + X: 627 Width: 20 Height: 25 Text: Ready @@ -108,7 +108,7 @@ Container@LOBBY_PLAYER_BIN: Visible: false DropDownButton@COLOR: X: 210 - Width: 76 + Width: 94 Height: 25 Font: Regular IgnoreChildMouseOver: true @@ -119,7 +119,7 @@ Container@LOBBY_PLAYER_BIN: Width: PARENT_RIGHT - 35 Height: PARENT_BOTTOM - 12 DropDownButton@FACTION: - X: 291 + X: 309 Width: 120 Height: 25 Font: Regular @@ -138,17 +138,17 @@ Container@LOBBY_PLAYER_BIN: Height: 25 Text: Faction DropDownButton@TEAM_DROPDOWN: - X: 416 + X: 435 Width: 50 Height: 25 Font: Regular DropDownButton@SPAWN_DROPDOWN: - X: 471 + X: 571 Width: 50 Height: 25 Font: Regular Image@STATUS_IMAGE: - X: 529 + X: 629 Y: 4 Width: 20 Height: 20 @@ -156,7 +156,7 @@ Container@LOBBY_PLAYER_BIN: ImageName: checked Visible: false Checkbox@STATUS_CHECKBOX: - X: 527 + X: 627 Y: 2 Width: 20 Height: 20 @@ -224,10 +224,10 @@ Container@LOBBY_PLAYER_BIN: ColorBlock@COLORBLOCK: X: 215 Y: 6 - Width: 41 + Width: 59 Height: 13 Container@FACTION: - X: 291 + X: 309 Width: 120 Height: 25 Children: @@ -242,29 +242,29 @@ Container@LOBBY_PLAYER_BIN: Height: 25 Text: Faction Label@TEAM: - X: 416 - Width: 25 - Height: 25 - Align: Center - Label@SPAWN: - X: 471 + X: 435 Width: 25 Height: 25 Align: Center DropDownButton@TEAM_DROPDOWN: - X: 416 + X: 435 Width: 50 Height: 25 Font: Regular Visible: false + Label@SPAWN: + X: 571 + Width: 25 + Height: 25 + Align: Center DropDownButton@SPAWN_DROPDOWN: - X: 471 + X: 571 Width: 50 Height: 25 Font: Regular Visible: false Image@STATUS_IMAGE: - X: 529 + X: 629 Y: 4 Width: 20 Height: 20 @@ -291,7 +291,7 @@ Container@LOBBY_PLAYER_BIN: Visible: false Button@JOIN: X: 210 - Width: 338 + Width: 438 Height: 25 Text: Play in this slot Font: Regular @@ -340,13 +340,13 @@ Container@LOBBY_PLAYER_BIN: Template: ANONYMOUS_PLAYER_TOOLTIP Label@SPECTATOR: X: 210 - Width: 341 + Width: 441 Height: 25 Text: Spectator Align: Center Font: Bold Image@STATUS_IMAGE: - X: 529 + X: 629 Y: 4 Width: 20 Height: 20 @@ -354,7 +354,7 @@ Container@LOBBY_PLAYER_BIN: ImageName: checked Visible: false Checkbox@STATUS_CHECKBOX: - X: 527 + X: 627 Y: 2 Width: 20 Height: 20 @@ -421,13 +421,13 @@ Container@LOBBY_PLAYER_BIN: Template: ANONYMOUS_PLAYER_TOOLTIP Label@SPECTATOR: X: 210 - Width: 341 + Width: 441 Height: 25 Text: Spectator Align: Center Font: Bold Image@STATUS_IMAGE: - X: 527 + X: 627 Y: 4 Width: 20 Height: 20 @@ -448,7 +448,7 @@ Container@LOBBY_PLAYER_BIN: Text: Allow Spectators? Button@SPECTATE: X: 210 - Width: 338 + Width: 438 Height: 25 Text: Spectate Font: Regular diff --git a/mods/cnc/chrome/lobby-servers.yaml b/mods/cnc/chrome/lobby-servers.yaml index 6eec02faf8..2627c80a9c 100644 --- a/mods/cnc/chrome/lobby-servers.yaml +++ b/mods/cnc/chrome/lobby-servers.yaml @@ -9,32 +9,32 @@ Container@LOBBY_SERVERS_BIN: Children: Label@NAME: X: 5 - Width: 255 + Width: 355 Height: 25 Text: Server Align: Center Font: Bold Label@PLAYERS: - X: 290 + X: 390 Width: 85 Height: 25 Text: Players Font: Bold Label@LOCATION: - X: 380 + X: 480 Width: 110 Height: 25 Text: Location Font: Bold Label@STATUS: - X: 495 + X: 595 Width: 50 Height: 25 Text: Status Font: Bold LogicTicker@NOTICE_WATCHER: Container@NOTICE_CONTAINER: - Width: 582 + Width: PARENT_RIGHT Height: 19 Children: Background@bg: @@ -87,12 +87,12 @@ Container@LOBBY_SERVERS_BIN: Children: LabelWithTooltip@TITLE: X: 5 - Width: 245 + Width: 345 Height: 25 TooltipContainer: TOOLTIP_CONTAINER TooltipTemplate: SIMPLE_TOOLTIP Image@PASSWORD_PROTECTED: - X: 272 + X: 372 Y: 6 Width: 12 Height: 13 @@ -101,7 +101,7 @@ Container@LOBBY_SERVERS_BIN: TooltipTemplate: SIMPLE_TOOLTIP TooltipText: Requires Password Image@REQUIRES_AUTHENTICATION: - X: 272 + X: 372 Y: 6 Width: 12 Height: 13 @@ -110,17 +110,17 @@ Container@LOBBY_SERVERS_BIN: TooltipTemplate: SIMPLE_TOOLTIP TooltipText: Requires OpenRA forum account LabelWithTooltip@PLAYERS: - X: 290 + X: 390 Width: 85 Height: 25 TooltipContainer: TOOLTIP_CONTAINER TooltipTemplate: SIMPLE_TOOLTIP Label@LOCATION: - X: 380 + X: 480 Width: 110 Height: 25 Label@STATUS: - X: 495 + X: 595 Width: 50 Height: 25 Label@PROGRESS_LABEL: @@ -132,12 +132,12 @@ Container@LOBBY_SERVERS_BIN: Visible: false DropDownButton@FILTERS_DROPDOWNBUTTON: Y: PARENT_BOTTOM + 5 - Width: 151 + Width: 180 Height: 25 Text: Filter Games Font: Bold Button@RELOAD_BUTTON: - X: 156 + X: 185 Y: PARENT_BOTTOM + 5 Width: 26 Height: 25 diff --git a/mods/cnc/chrome/lobby.yaml b/mods/cnc/chrome/lobby.yaml index 114d76422d..3592aca747 100644 --- a/mods/cnc/chrome/lobby.yaml +++ b/mods/cnc/chrome/lobby.yaml @@ -2,7 +2,7 @@ Container@SERVER_LOBBY: Logic: LobbyLogic X: (WINDOW_RIGHT - WIDTH) / 2 Y: (WINDOW_BOTTOM - 560) / 2 - Width: 800 + Width: 900 Height: 575 Children: ColorPreviewManager@COLOR_MANAGER: @@ -25,55 +25,57 @@ Container@SERVER_LOBBY: DropDownButton@SLOTS_DROPDOWNBUTTON: X: 15 Y: 254 - Width: 182 + Width: 211 Height: 25 Text: Slot Admin Container@SKIRMISH_TABS: + X: 697 - WIDTH + Width: 465 Visible: False Children: Button@PLAYERS_TAB: - X: 202 Y: 248 - Width: 129 + Width: 151 Height: 31 Text: Players Button@OPTIONS_TAB: - X: 336 + X: 157 Y: 248 - Width: 128 + Width: 151 Height: 31 Text: Options Button@MUSIC_TAB: - X: 469 + X: 314 Y: 248 - Width: 128 + Width: 151 Height: 31 Text: Music Container@MULTIPLAYER_TABS: + X: 697 - WIDTH + Width: 465 Visible: False Children: Button@PLAYERS_TAB: - X: 202 Y: 248 - Width: 95 + Width: 112 Height: 31 Text: Players Button@OPTIONS_TAB: - X: 302 + X: 118 Y: 248 - Width: 95 + Width: 112 Height: 31 Text: Options Button@MUSIC_TAB: - X: 402 + X: 236 Y: 248 - Width: 95 + Width: 112 Height: 31 Text: Music Button@SERVERS_TAB: - X: 502 + X: 354 Y: 248 - Width: 95 + Width: 111 Height: 31 Text: Servers Button@CHANGEMAP_BUTTON: @@ -85,7 +87,7 @@ Container@SERVER_LOBBY: Container@TOP_PANELS_ROOT: X: 15 Y: 30 - Width: 582 + Width: 682 Height: 219 Container@LOBBYCHAT: X: 15 diff --git a/mods/cnc/chrome/multiplayer-browser.yaml b/mods/cnc/chrome/multiplayer-browser.yaml index 1ee026a334..0bfee12a95 100644 --- a/mods/cnc/chrome/multiplayer-browser.yaml +++ b/mods/cnc/chrome/multiplayer-browser.yaml @@ -2,7 +2,7 @@ Container@MULTIPLAYER_PANEL: Logic: MultiplayerLogic X: (WINDOW_RIGHT - WIDTH) / 2 Y: (WINDOW_BOTTOM - 560) / 2 - Width: 800 + Width: 900 Height: 575 Children: Label@TITLE: @@ -25,25 +25,25 @@ Container@MULTIPLAYER_PANEL: Children: Label@NAME: X: 5 - Width: 255 + Width: 355 Height: 25 Text: Server Align: Center Font: Bold Label@PLAYERS: - X: 290 + X: 390 Width: 85 Height: 25 Text: Players Font: Bold Label@LOCATION: - X: 380 + X: 480 Width: 110 Height: 25 Text: Location Font: Bold Label@STATUS: - X: 495 + X: 595 Width: 50 Height: 25 Text: Status @@ -52,7 +52,7 @@ Container@MULTIPLAYER_PANEL: Container@NOTICE_CONTAINER: X: 15 Y: 30 - Width: 582 + Width: 682 Height: 19 Children: Background@bg: @@ -84,7 +84,7 @@ Container@MULTIPLAYER_PANEL: ScrollPanel@SERVER_LIST: X: 15 Y: 30 - Width: 582 + Width: 682 Height: PARENT_BOTTOM - 75 TopBottomSpacing: 2 Children: @@ -107,12 +107,12 @@ Container@MULTIPLAYER_PANEL: Children: LabelWithTooltip@TITLE: X: 5 - Width: 245 + Width: 345 Height: 25 TooltipContainer: TOOLTIP_CONTAINER TooltipTemplate: SIMPLE_TOOLTIP Image@PASSWORD_PROTECTED: - X: 272 + X: 372 Y: 6 Width: 12 Height: 13 @@ -121,7 +121,7 @@ Container@MULTIPLAYER_PANEL: TooltipTemplate: SIMPLE_TOOLTIP TooltipText: Requires Password Image@REQUIRES_AUTHENTICATION: - X: 272 + X: 372 Y: 6 Width: 12 Height: 13 @@ -130,23 +130,23 @@ Container@MULTIPLAYER_PANEL: TooltipTemplate: SIMPLE_TOOLTIP TooltipText: Requires OpenRA forum account LabelWithTooltip@PLAYERS: - X: 290 + X: 390 Width: 85 Height: 25 TooltipContainer: TOOLTIP_CONTAINER TooltipTemplate: SIMPLE_TOOLTIP Label@LOCATION: - X: 380 + X: 480 Width: 110 Height: 25 Label@STATUS: - X: 495 + X: 595 Width: 50 Height: 25 Label@PROGRESS_LABEL: X: 15 Y: 31 + (PARENT_BOTTOM - 75 - HEIGHT) / 2 - Width: 582 + Width: 682 Height: 25 Font: Bold Align: Center @@ -231,20 +231,20 @@ Container@MULTIPLAYER_PANEL: Children: LogicTicker@ANIMATION: Label@PLAYER_COUNT: - X: 198 + X: 248 Y: PARENT_BOTTOM - 40 Width: 189 Height: 25 Align: Center Font: Bold Button@DIRECTCONNECT_BUTTON: - X: 387 + X: 487 Y: PARENT_BOTTOM - 40 Width: 100 Height: 25 Text: Direct IP Button@CREATE_BUTTON: - X: 492 + X: 592 Y: PARENT_BOTTOM - 40 Width: 105 Height: 25 diff --git a/mods/common/chrome/lobby-music.yaml b/mods/common/chrome/lobby-music.yaml index 0efe56d056..38889c7c0e 100644 --- a/mods/common/chrome/lobby-music.yaml +++ b/mods/common/chrome/lobby-music.yaml @@ -20,12 +20,13 @@ Container@LOBBY_MUSIC_BIN: Height: 25 Text: Track Font: Bold - Label@TYPE: - X: PARENT_RIGHT - 63 + Label@LENGTH: + X: PARENT_RIGHT - 80 Height: 25 Width: 50 Text: Length Font: Bold + Align: Right Background@CONTROLS: Background: dialog3 Width: 268 diff --git a/mods/common/chrome/lobby-options.yaml b/mods/common/chrome/lobby-options.yaml index 7a73e1c7dd..3a93cd9bc2 100644 --- a/mods/common/chrome/lobby-options.yaml +++ b/mods/common/chrome/lobby-options.yaml @@ -23,19 +23,19 @@ Container@LOBBY_OPTIONS_BIN: Height: 30 Children: Checkbox@A: - Width: 175 + Width: 220 Height: 20 Visible: False TooltipContainer: TOOLTIP_CONTAINER Checkbox@B: - X: 190 - Width: 175 + X: 225 + Width: 220 Height: 20 Visible: False TooltipContainer: TOOLTIP_CONTAINER Checkbox@C: - X: 375 - Width: 175 + X: 450 + Width: 220 Height: 20 Visible: False TooltipContainer: TOOLTIP_CONTAINER @@ -44,25 +44,25 @@ Container@LOBBY_OPTIONS_BIN: Width: PARENT_RIGHT Children: Label@A_DESC: - Width: 90 + Width: 140 Height: 25 Align: Right Visible: False DropDownButton@A: - X: 95 - Width: 160 + X: 145 + Width: 180 Height: 25 Visible: False TooltipContainer: TOOLTIP_CONTAINER Label@B_DESC: - X: PARENT_RIGHT - WIDTH - 183 - Width: 160 + X: PARENT_RIGHT - WIDTH - 203 + Width: 140 Height: 25 Align: Right Visible: False DropDownButton@B: X: PARENT_RIGHT - WIDTH - 18 - Width: 160 + Width: 180 Height: 25 Font: Regular Visible: False diff --git a/mods/common/chrome/lobby-players.yaml b/mods/common/chrome/lobby-players.yaml index dacc10532c..5ed50a4963 100644 --- a/mods/common/chrome/lobby-players.yaml +++ b/mods/common/chrome/lobby-players.yaml @@ -23,27 +23,27 @@ Container@LOBBY_PLAYER_BIN: Font: Bold Label@LABEL_LOBBY_FACTION: X: 270 - Width: 130 + Width: 140 Height: 25 Text: Faction Align: Center Font: Bold Label@LABEL_LOBBY_TEAM: - X: 410 + X: 420 Width: 48 Height: 25 Text: Team Align: Center Font: Bold Label@LABEL_LOBBY_SPAWN: - X: 468 + X: 560 Width: 48 Height: 25 Text: Spawn Align: Center Font: Bold Label@LABEL_LOBBY_STATUS: - X: 525 + X: 617 Width: 20 Height: 25 Text: Ready @@ -118,7 +118,7 @@ Container@LOBBY_PLAYER_BIN: Height: PARENT_BOTTOM - 12 DropDownButton@FACTION: X: 270 - Width: 130 + Width: 140 Height: 25 IgnoreChildMouseOver: true TooltipContainer: TOOLTIP_CONTAINER @@ -135,23 +135,23 @@ Container@LOBBY_PLAYER_BIN: Height: 25 Text: Faction DropDownButton@TEAM_DROPDOWN: - X: 410 + X: 420 Width: 48 Height: 25 Text: Team DropDownButton@SPAWN_DROPDOWN: - X: 468 + X: 560 Width: 48 Height: 25 Text: Spawn Checkbox@STATUS_CHECKBOX: - X: 525 + X: 617 Y: 2 Width: 20 Height: 20 Visible: false Image@STATUS_IMAGE: - X: 527 + X: 619 Y: 4 Width: 20 Height: 20 @@ -225,7 +225,7 @@ Container@LOBBY_PLAYER_BIN: Height: 13 Container@FACTION: X: 270 - Width: 150 + Width: 160 Height: 25 Children: Image@FACTIONFLAG: @@ -239,28 +239,28 @@ Container@LOBBY_PLAYER_BIN: Height: 25 Text: Faction Label@TEAM: - X: 410 + X: 420 Width: 23 Height: 25 Text: Team Align: Center - Label@SPAWN: - X: 468 - Width: 23 - Height: 25 - Align: Center DropDownButton@TEAM_DROPDOWN: - X: 410 + X: 420 Width: 48 Height: 25 Visible: false + Label@SPAWN: + X: 560 + Width: 23 + Height: 25 + Align: Center DropDownButton@SPAWN_DROPDOWN: - X: 468 + X: 560 Width: 48 Height: 25 Visible: false Image@STATUS_IMAGE: - X: 527 + X: 619 Y: 4 Width: 20 Height: 20 @@ -287,7 +287,7 @@ Container@LOBBY_PLAYER_BIN: Button@JOIN: X: 190 Text: Play in this slot - Width: 326 + Width: 418 Height: 25 Container@TEMPLATE_EDITABLE_SPECTATOR: X: 5 @@ -333,19 +333,19 @@ Container@LOBBY_PLAYER_BIN: Template: ANONYMOUS_PLAYER_TOOLTIP Label@SPECTATOR: X: 190 - Width: 326 + Width: 418 Height: 25 Text: Spectator Align: Center Font: Bold Checkbox@STATUS_CHECKBOX: - X: 525 + X: 617 Y: 2 Width: 20 Height: 20 Visible: false Image@STATUS_IMAGE: - X: 527 + X: 619 Y: 4 Width: 20 Height: 20 @@ -414,13 +414,13 @@ Container@LOBBY_PLAYER_BIN: Template: ANONYMOUS_PLAYER_TOOLTIP Label@SPECTATOR: X: 190 - Width: 326 + Width: 418 Height: 25 Text: Spectator Align: Center Font: Bold Image@STATUS_IMAGE: - X: 527 + X: 619 Y: 4 Width: 20 Height: 20 @@ -441,7 +441,7 @@ Container@LOBBY_PLAYER_BIN: Text: Allow Spectators? Button@SPECTATE: X: 190 - Width: 326 + Width: 418 Height: 25 Text: Spectate Font: Regular diff --git a/mods/common/chrome/lobby-servers.yaml b/mods/common/chrome/lobby-servers.yaml index cbb14bb911..900f082b33 100644 --- a/mods/common/chrome/lobby-servers.yaml +++ b/mods/common/chrome/lobby-servers.yaml @@ -9,32 +9,32 @@ Container@LOBBY_SERVERS_BIN: Children: Label@NAME: X: 5 - Width: 255 + Width: 347 Height: 25 Text: Server Align: Center Font: Bold Label@PLAYERS: - X: 290 + X: 382 Width: 85 Height: 25 Text: Players Font: Bold Label@LOCATION: - X: 380 + X: 472 Width: 110 Height: 25 Text: Location Font: Bold Label@STATUS: - X: 495 + X: 587 Width: 50 Height: 25 Text: Status Font: Bold LogicTicker@NOTICE_WATCHER: Background@NOTICE_CONTAINER: - Width: 583 + Width: PARENT_RIGHT Height: 20 Background: dialog2 Children: @@ -83,12 +83,12 @@ Container@LOBBY_SERVERS_BIN: Children: LabelWithTooltip@TITLE: X: 5 - Width: 245 + Width: 337 Height: 25 TooltipContainer: TOOLTIP_CONTAINER TooltipTemplate: SIMPLE_TOOLTIP Image@PASSWORD_PROTECTED: - X: 272 + X: 364 Y: 6 Width: 12 Height: 13 @@ -97,7 +97,7 @@ Container@LOBBY_SERVERS_BIN: TooltipTemplate: SIMPLE_TOOLTIP TooltipText: Requires Password Image@REQUIRES_AUTHENTICATION: - X: 272 + X: 364 Y: 6 Width: 12 Height: 13 @@ -106,17 +106,17 @@ Container@LOBBY_SERVERS_BIN: TooltipTemplate: SIMPLE_TOOLTIP TooltipText: Requires OpenRA forum account LabelWithTooltip@PLAYERS: - X: 290 + X: 382 Width: 85 Height: 25 TooltipContainer: TOOLTIP_CONTAINER TooltipTemplate: SIMPLE_TOOLTIP Label@LOCATION: - X: 380 + X: 472 Width: 110 Height: 25 Label@STATUS: - X: 495 + X: 587 Width: 50 Height: 25 Label@PROGRESS_LABEL: @@ -128,12 +128,12 @@ Container@LOBBY_SERVERS_BIN: Visible: false DropDownButton@FILTERS_DROPDOWNBUTTON: Y: PARENT_BOTTOM + 5 - Width: 147 + Width: 154 Height: 25 Text: Filter Games Font: Bold Button@RELOAD_BUTTON: - X: 152 + X: 159 Y: PARENT_BOTTOM + 5 Width: 26 Height: 25 diff --git a/mods/common/chrome/lobby.yaml b/mods/common/chrome/lobby.yaml index 0e3d8a9d39..ce72e4b754 100644 --- a/mods/common/chrome/lobby.yaml +++ b/mods/common/chrome/lobby.yaml @@ -2,7 +2,7 @@ Background@SERVER_LOBBY: Logic: LobbyLogic X: (WINDOW_RIGHT - WIDTH) / 2 Y: (WINDOW_BOTTOM - HEIGHT) / 2 - Width: 808 + Width: 900 Height: 600 Children: ColorPreviewManager@COLOR_MANAGER: @@ -20,69 +20,71 @@ Background@SERVER_LOBBY: DropDownButton@SLOTS_DROPDOWNBUTTON: X: 20 Y: 291 - Width: 178 + Width: 185 Height: 25 Font: Bold Text: Slot Admin Container@SKIRMISH_TABS: + X: 695 - WIDTH + Width: 486 Visible: False Children: Button@PLAYERS_TAB: - X: 203 Y: 285 - Width: 134 + Width: 162 Height: 31 Font: Bold Text: Players Button@OPTIONS_TAB: - X: 337 + X: 162 Y: 285 - Width: 133 + Width: 162 Height: 31 Font: Bold Text: Options Button@MUSIC_TAB: - X: 470 + X: 2*162 Y: 285 - Width: 133 + Width: 162 Height: 31 Font: Bold Text: Music Container@MULTIPLAYER_TABS: + X: 695 - WIDTH + Width: 486 Visible: False Children: Button@PLAYERS_TAB: - X: 203 Y: 285 - Width: 100 + Width: 121 Height: 31 Font: Bold Text: Players Button@OPTIONS_TAB: - X: 303 + X: 121 Y: 285 - Width: 100 + Width: 122 Height: 31 Font: Bold Text: Options Button@MUSIC_TAB: - X: 403 + X: 243 Y: 285 - Width: 100 + Width: 121 Height: 31 Font: Bold Text: Music Button@SERVERS_TAB: - X: 503 + X: 364 Y: 285 - Width: 100 + Width: 122 Height: 31 Font: Bold Text: Servers Container@TOP_PANELS_ROOT: X: 20 Y: 67 - Width: 583 + Width: 675 Height: 219 Button@CHANGEMAP_BUTTON: X: PARENT_RIGHT - WIDTH - 20 diff --git a/mods/common/chrome/multiplayer-browser.yaml b/mods/common/chrome/multiplayer-browser.yaml index 7233a7bcc1..8f9d1f3e5e 100644 --- a/mods/common/chrome/multiplayer-browser.yaml +++ b/mods/common/chrome/multiplayer-browser.yaml @@ -2,7 +2,7 @@ Background@MULTIPLAYER_PANEL: Logic: MultiplayerLogic X: (WINDOW_RIGHT - WIDTH) / 2 Y: (WINDOW_BOTTOM - HEIGHT) / 2 - Width: 808 + Width: 900 Height: 600 Children: Label@TITLE: @@ -20,25 +20,25 @@ Background@MULTIPLAYER_PANEL: Children: Label@NAME: X: 5 - Width: 255 + Width: 347 Height: 25 Text: Server Align: Center Font: Bold Label@PLAYERS: - X: 290 + X: 382 Width: 85 Height: 25 Text: Players Font: Bold Label@LOCATION: - X: 380 + X: 472 Width: 110 Height: 25 Text: Location Font: Bold Label@STATUS: - X: 495 + X: 587 Width: 50 Height: 25 Text: Status @@ -47,7 +47,7 @@ Background@MULTIPLAYER_PANEL: Background@NOTICE_CONTAINER: X: 20 Y: 67 - Width: 583 + Width: 675 Height: 20 Background: dialog2 Children: @@ -75,7 +75,7 @@ Background@MULTIPLAYER_PANEL: ScrollPanel@SERVER_LIST: X: 20 Y: 67 - Width: 583 + Width: 675 Height: PARENT_BOTTOM - 119 TopBottomSpacing: 2 Children: @@ -99,12 +99,12 @@ Background@MULTIPLAYER_PANEL: Children: LabelWithTooltip@TITLE: X: 5 - Width: 245 + Width: 337 Height: 25 TooltipContainer: TOOLTIP_CONTAINER TooltipTemplate: SIMPLE_TOOLTIP Image@PASSWORD_PROTECTED: - X: 272 + X: 364 Y: 6 Width: 12 Height: 13 @@ -113,7 +113,7 @@ Background@MULTIPLAYER_PANEL: TooltipTemplate: SIMPLE_TOOLTIP TooltipText: Requires Password Image@REQUIRES_AUTHENTICATION: - X: 272 + X: 364 Y: 6 Width: 12 Height: 13 @@ -122,23 +122,23 @@ Background@MULTIPLAYER_PANEL: TooltipTemplate: SIMPLE_TOOLTIP TooltipText: Requires OpenRA forum account LabelWithTooltip@PLAYERS: - X: 290 + X: 382 Width: 85 Height: 25 TooltipContainer: TOOLTIP_CONTAINER TooltipTemplate: SIMPLE_TOOLTIP Label@LOCATION: - X: 380 + X: 472 Width: 110 Height: 25 Label@STATUS: - X: 495 + X: 587 Width: 50 Height: 25 Label@PROGRESS_LABEL: X: 20 Y: 67 + (PARENT_BOTTOM - 119 - HEIGHT) / 2 - Width: 582 + Width: 675 Height: 25 Font: Bold Align: Center @@ -225,21 +225,21 @@ Background@MULTIPLAYER_PANEL: Children: LogicTicker@ANIMATION: Label@PLAYER_COUNT: - X: 208 + X: 254 Y: PARENT_BOTTOM - HEIGHT - 20 Width: 190 Height: 25 Align: Center Font: Bold Button@DIRECTCONNECT_BUTTON: - X: 398 + X: 490 Y: PARENT_BOTTOM - HEIGHT - 20 Width: 100 Height: 25 Text: Direct IP Font: Bold Button@CREATE_BUTTON: - X: 503 + X: 595 Y: PARENT_BOTTOM - HEIGHT - 20 Width: 100 Height: 25 diff --git a/mods/d2k/chrome/lobby-players.yaml b/mods/d2k/chrome/lobby-players.yaml index c78ac6b515..183fb0ac64 100644 --- a/mods/d2k/chrome/lobby-players.yaml +++ b/mods/d2k/chrome/lobby-players.yaml @@ -23,27 +23,27 @@ Container@LOBBY_PLAYER_BIN: Font: Bold Label@LABEL_LOBBY_FACTION: X: 270 - Width: 130 + Width: 140 Height: 25 Text: Faction Align: Center Font: Bold Label@LABEL_LOBBY_TEAM: - X: 410 + X: 420 Width: 48 Height: 25 Text: Team Align: Center Font: Bold Label@LABEL_LOBBY_SPAWN: - X: 468 + X: 560 Width: 48 Height: 25 Text: Spawn Align: Center Font: Bold Label@LABEL_LOBBY_STATUS: - X: 525 + X: 617 Width: 20 Height: 25 Text: Ready @@ -118,7 +118,7 @@ Container@LOBBY_PLAYER_BIN: Height: PARENT_BOTTOM - 12 DropDownButton@FACTION: X: 270 - Width: 130 + Width: 140 Height: 25 IgnoreChildMouseOver: true TooltipContainer: TOOLTIP_CONTAINER @@ -135,23 +135,23 @@ Container@LOBBY_PLAYER_BIN: Height: 25 Text: Faction DropDownButton@TEAM_DROPDOWN: - X: 410 + X: 420 Width: 48 Height: 25 Text: Team DropDownButton@SPAWN_DROPDOWN: - X: 468 + X: 560 Width: 48 Height: 25 Text: Spawn Checkbox@STATUS_CHECKBOX: - X: 525 + X: 617 Y: 2 Width: 20 Height: 20 Visible: false Image@STATUS_IMAGE: - X: 527 + X: 619 Y: 4 Width: 20 Height: 20 @@ -225,7 +225,7 @@ Container@LOBBY_PLAYER_BIN: Height: 13 Container@FACTION: X: 270 - Width: 160 + Width: 170 Height: 25 Children: Image@FACTIONFLAG: @@ -235,32 +235,32 @@ Container@LOBBY_PLAYER_BIN: Height: 23 Label@FACTIONNAME: X: 34 - Width: 60 + Width: 70 Height: 25 Text: Faction Label@TEAM: - X: 410 + X: 420 Width: 23 Height: 25 Align: Center Text: Team - Label@SPAWN: - X: 468 - Width: 23 - Height: 25 - Align: Center DropDownButton@TEAM_DROPDOWN: - X: 410 + X: 420 Width: 48 Height: 25 Visible: false + Label@SPAWN: + X: 560 + Width: 23 + Height: 25 + Align: Center DropDownButton@SPAWN_DROPDOWN: - X: 468 + X: 560 Width: 48 Height: 25 Visible: false Image@STATUS_IMAGE: - X: 527 + X: 619 Y: 4 Width: 20 Height: 20 @@ -286,7 +286,7 @@ Container@LOBBY_PLAYER_BIN: Visible: false Button@JOIN: X: 190 - Width: 326 + Width: 418 Height: 25 Text: Play in this slot Container@TEMPLATE_EDITABLE_SPECTATOR: @@ -333,19 +333,19 @@ Container@LOBBY_PLAYER_BIN: Template: ANONYMOUS_PLAYER_TOOLTIP Label@SPECTATOR: X: 190 - Width: 326 + Width: 418 Height: 25 Text: Spectator Align: Center Font: Bold Checkbox@STATUS_CHECKBOX: - X: 525 + X: 617 Y: 2 Width: 20 Height: 20 Visible: false Image@STATUS_IMAGE: - X: 527 + X: 619 Y: 4 Width: 20 Height: 20 @@ -414,13 +414,13 @@ Container@LOBBY_PLAYER_BIN: Template: ANONYMOUS_PLAYER_TOOLTIP Label@SPECTATOR: X: 190 - Width: 326 + Width: 418 Height: 25 Text: Spectator Align: Center Font: Bold Image@STATUS_IMAGE: - X: 527 + X: 619 Y: 4 Width: 20 Height: 20 @@ -441,7 +441,7 @@ Container@LOBBY_PLAYER_BIN: Font: Regular Button@SPECTATE: X: 190 - Width: 326 + Width: 418 Height: 25 Text: Spectate Font: Regular