Add player badges.

This commit is contained in:
Paul Chote
2018-07-07 17:10:58 +00:00
committed by abcdefg30
parent 7ec19b82e3
commit 6ec93bd8cf
11 changed files with 306 additions and 3 deletions

View File

@@ -192,6 +192,9 @@ dialog3: dialog.png
corner-bl: 640,127,1,1
corner-br: 767,127,1,1
tooltip-separator: dialog.png
border-t: 641,0,126,1
# Same as the half transparent frame used in the Asset Browser
dialog4: dialog.png
background: 517,392,54,54

View File

@@ -221,6 +221,14 @@ Background@REGISTERED_PLAYER_TOOLTIP:
Width: PARENT_RIGHT - 14
Height: 23
Font: Bold
Container@BADGES_CONTAINER:
Width: PARENT_RIGHT
Visible: false
Children:
Background@SEPARATOR:
X: 10
Height: 1
Background: tooltip-separator
Background@PRODUCTION_TOOLTIP:
Logic: ProductionTooltipLogic