Add requires-auth indicator to the server lists.

This commit is contained in:
Paul Chote
2018-08-12 13:12:57 +00:00
committed by reaperrr
parent e374c8e6c3
commit 8634c001f9
13 changed files with 70 additions and 16 deletions

View File

@@ -84,17 +84,26 @@ Container@LOBBY_SERVERS_BIN:
Children:
Label@TITLE:
X: 5
Width: 255
Width: 245
Height: 25
Image@PASSWORD_PROTECTED:
X: 272
Y: 6
Width: 10
Height: 12
Width: 12
Height: 13
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password
Image@REQUIRES_AUTHENTICATION:
X: 272
Y: 6
Width: 12
Height: 13
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account
LabelWithTooltip@PLAYERS:
X: 290
Width: 85

View File

@@ -100,17 +100,26 @@ Background@MULTIPLAYER_PANEL:
Children:
Label@TITLE:
X: 5
Width: 255
Width: 245
Height: 25
Image@PASSWORD_PROTECTED:
X: 272
Y: 6
Width: 10
Height: 12
Width: 12
Height: 13
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password
Image@REQUIRES_AUTHENTICATION:
X: 272
Y: 6
Width: 12
Height: 13
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account
LabelWithTooltip@PLAYERS:
X: 290
Width: 85