Increase lobby and server list width.

This commit is contained in:
Paul Chote
2021-01-09 23:50:20 +00:00
committed by reaperrr
parent b1200b8078
commit c7c78eda80
13 changed files with 208 additions and 202 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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