Strip the client block down to latency only.

This commit is contained in:
Paul Chote
2018-07-06 07:40:15 +00:00
committed by abcdefg30
parent f08bfae9a0
commit 97c03b00f2
15 changed files with 100 additions and 371 deletions

View File

@@ -89,12 +89,6 @@ Container@SKIRMISH_STATS:
Width: 210
Height: 25
Shadow: True
ClientTooltipRegion@CLIENT_REGION:
TooltipContainer: TOOLTIP_CONTAINER
Template: INGAME_CLIENT_TOOLTIP
X: 10
Width: 210
Height: 25
Image@FACTIONFLAG:
X: 230
Y: 6

View File

@@ -61,11 +61,6 @@ Container@LOBBY_PLAYER_BIN:
Height: 25
Visible: false
Children:
Image@ADMIN_INDICATOR:
X: 2
ImageCollection: lobby-bits
ImageName: admin
Visible: false
Container@LATENCY:
Y: 6
Width: 11
@@ -77,11 +72,11 @@ Container@LOBBY_PLAYER_BIN:
Y: 2
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
ClientTooltipRegion@LATENCY_REGION:
Width: 11
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
Template: CLIENT_TOOLTIP
Template: LATENCY_TOOLTIP
TextField@NAME:
X: 15
Width: 165
@@ -154,11 +149,6 @@ Container@LOBBY_PLAYER_BIN:
Height: 25
Visible: false
Children:
Image@ADMIN_INDICATOR:
X: 2
ImageCollection: lobby-bits
ImageName: admin
Visible: false
Container@LATENCY:
Y: 6
Width: 11
@@ -170,11 +160,11 @@ Container@LOBBY_PLAYER_BIN:
Y: 2
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
ClientTooltipRegion@LATENCY_REGION:
Width: 11
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
Template: CLIENT_TOOLTIP
Template: LATENCY_TOOLTIP
Label@NAME:
X: 20
Y: 0 - 1
@@ -266,11 +256,6 @@ Container@LOBBY_PLAYER_BIN:
Height: 25
Visible: false
Children:
Image@ADMIN_INDICATOR:
X: 2
ImageCollection: lobby-bits
ImageName: admin
Visible: false
Container@LATENCY:
Y: 6
Width: 11
@@ -282,11 +267,11 @@ Container@LOBBY_PLAYER_BIN:
Y: 2
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
ClientTooltipRegion@LATENCY_REGION:
Width: 11
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
Template: CLIENT_TOOLTIP
Template: LATENCY_TOOLTIP
TextField@NAME:
X: 15
Width: 165
@@ -320,11 +305,6 @@ Container@LOBBY_PLAYER_BIN:
Height: 25
Visible: false
Children:
Image@ADMIN_INDICATOR:
X: 2
ImageCollection: lobby-bits
ImageName: admin
Visible: false
Container@LATENCY:
Y: 6
Width: 11
@@ -336,11 +316,11 @@ Container@LOBBY_PLAYER_BIN:
Y: 2
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
ClientTooltipRegion@LATENCY_REGION:
Width: 11
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
Template: CLIENT_TOOLTIP
Template: LATENCY_TOOLTIP
Label@NAME:
Width: 160
Height: 25

View File

@@ -113,63 +113,22 @@ Background@SPAWN_TOOLTIP:
Font: TinyBold
Align: center
Background@CLIENT_TOOLTIP:
Logic: ClientTooltipLogic
Background@LATENCY_TOOLTIP:
Logic: LatencyTooltipLogic
Background: dialog4
Height: 51
Height: 29
Width: 7
Children:
Label@ADMIN:
Y: 4
Height: 18
Font: Bold
Text: Game Admin
Align: Center
Label@IP:
Y: 7
Width: 5
Height: 10
Font: TinyBold
Align: Center
Label@LOCATION:
Y: 19
Height: 10
Font: TinyBold
Align: Center
Label@LATENCY_PREFIX:
X: 10
Y: 31
Height: 10
Font: TinyBold
X: 7
Y: 2
Height: 23
Font: Bold
Text: Latency:
Label@LATENCY:
Y: 31
Height: 10
Font: TinyBold
Background@INGAME_CLIENT_TOOLTIP:
Logic: ClientTooltipLogic
Background: dialog4
Height: 41
Width: 7
Children:
Label@ADMIN:
Y: 4
Height: 18
Y: 2
Height: 23
Font: Bold
Text: Game Admin
Align: Center
Label@IP:
Y: 7
Width: 5
Height: 10
Font: TinyBold
Align: Center
Label@LOCATION:
Y: 19
Height: 10
Font: TinyBold
Align: Center
Background@PRODUCTION_TOOLTIP:
Logic: ProductionTooltipLogic