Vertical alignment fixes in common
This commit is contained in:
@@ -9,7 +9,7 @@ Background@ASSETBROWSER_PANEL:
|
|||||||
LogicTicker@ANIMATION_TICKER:
|
LogicTicker@ANIMATION_TICKER:
|
||||||
ColorPreviewManager@COLOR_MANAGER:
|
ColorPreviewManager@COLOR_MANAGER:
|
||||||
Label@ASSETBROWSER_TITLE:
|
Label@ASSETBROWSER_TITLE:
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
@@ -17,7 +17,7 @@ Background@ASSETBROWSER_PANEL:
|
|||||||
Text: Asset Browser
|
Text: Asset Browser
|
||||||
Label@SOURCE_SELECTOR_DESC:
|
Label@SOURCE_SELECTOR_DESC:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 35
|
Y: 36
|
||||||
Width: 160
|
Width: 160
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -53,7 +53,7 @@ Background@ASSETBROWSER_PANEL:
|
|||||||
TooltipTemplate: SIMPLE_TOOLTIP
|
TooltipTemplate: SIMPLE_TOOLTIP
|
||||||
Label@FILENAME_DESC:
|
Label@FILENAME_DESC:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 370
|
Y: 371
|
||||||
Width: 160
|
Width: 160
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -105,6 +105,7 @@ Background@ASSETBROWSER_PANEL:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
AspectRatio: 1
|
AspectRatio: 1
|
||||||
Label@ERROR:
|
Label@ERROR:
|
||||||
|
Y: 1
|
||||||
X: 5
|
X: 5
|
||||||
Width: 490 - 10
|
Width: 490 - 10
|
||||||
Height: 330
|
Height: 330
|
||||||
@@ -194,6 +195,7 @@ Background@ASSETBROWSER_PANEL:
|
|||||||
MinimumValue: 0
|
MinimumValue: 0
|
||||||
Label@FRAME_COUNT:
|
Label@FRAME_COUNT:
|
||||||
X: 445
|
X: 445
|
||||||
|
Y: 1
|
||||||
Width: 40
|
Width: 40
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
|
|||||||
@@ -96,7 +96,7 @@ Background@COLOR_CHOOSER:
|
|||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 10
|
Height: 13
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: Preset Colors
|
Text: Preset Colors
|
||||||
Container@PRESET_AREA:
|
Container@PRESET_AREA:
|
||||||
@@ -121,7 +121,7 @@ Background@COLOR_CHOOSER:
|
|||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 10
|
Height: 13
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: Custom Colors
|
Text: Custom Colors
|
||||||
Container@CUSTOM_AREA:
|
Container@CUSTOM_AREA:
|
||||||
|
|||||||
@@ -6,13 +6,13 @@ Background@THREEBUTTON_PROMPT:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROMPT_TITLE:
|
Label@PROMPT_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 20
|
Y: 21
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@PROMPT_TEXT:
|
Label@PROMPT_TEXT:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 50
|
Y: 51
|
||||||
Width: PARENT_RIGHT - 30
|
Width: PARENT_RIGHT - 30
|
||||||
Height: 20
|
Height: 20
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -51,13 +51,13 @@ Background@TWOBUTTON_PROMPT:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROMPT_TITLE:
|
Label@PROMPT_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 20
|
Y: 21
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@PROMPT_TEXT:
|
Label@PROMPT_TEXT:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 50
|
Y: 51
|
||||||
Width: PARENT_RIGHT - 30
|
Width: PARENT_RIGHT - 30
|
||||||
Height: 20
|
Height: 20
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -88,13 +88,13 @@ Background@TEXT_INPUT_PROMPT:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROMPT_TITLE:
|
Label@PROMPT_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 20
|
Y: 21
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@PROMPT_TEXT:
|
Label@PROMPT_TEXT:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 50
|
Y: 51
|
||||||
Width: PARENT_RIGHT - 40
|
Width: PARENT_RIGHT - 40
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -8,21 +8,21 @@ Background@CONNECTIONFAILED_PANEL:
|
|||||||
LogicTicker@CONNECTION_FAILED_TICKER:
|
LogicTicker@CONNECTION_FAILED_TICKER:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: 450
|
Width: 450
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@CONNECTING_DESC:
|
Label@CONNECTING_DESC:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 45
|
Y: 46
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Could not connect to AAA.BBB.CCC.DDD:EEEE
|
Text: Could not connect to AAA.BBB.CCC.DDD:EEEE
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@CONNECTION_ERROR:
|
Label@CONNECTION_ERROR:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 75
|
Y: 76
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: ServerError
|
Text: ServerError
|
||||||
@@ -30,7 +30,7 @@ Background@CONNECTIONFAILED_PANEL:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@PASSWORD_LABEL:
|
Label@PASSWORD_LABEL:
|
||||||
X: PARENT_RIGHT - 360
|
X: PARENT_RIGHT - 360
|
||||||
Y: 110
|
Y: 111
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Password:
|
Text: Password:
|
||||||
@@ -67,7 +67,7 @@ Background@CONNECTING_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@CONNECTING_TITLE:
|
Label@CONNECTING_TITLE:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: 450
|
Width: 450
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Connecting
|
Text: Connecting
|
||||||
@@ -75,7 +75,7 @@ Background@CONNECTING_PANEL:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@CONNECTING_DESC:
|
Label@CONNECTING_DESC:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 60
|
Y: 61
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Connecting to AAA.BBB.CCC.DDD:EEEE...
|
Text: Connecting to AAA.BBB.CCC.DDD:EEEE...
|
||||||
@@ -98,14 +98,14 @@ Background@CONNECTION_SWITCHMOD_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: 450
|
Width: 450
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: Switch Mod
|
Text: Switch Mod
|
||||||
Label@DESC:
|
Label@DESC:
|
||||||
Y: 45
|
Y: 46
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: This server is running a different mod:
|
Text: This server is running a different mod:
|
||||||
@@ -122,19 +122,20 @@ Background@CONNECTION_SWITCHMOD_PANEL:
|
|||||||
Height: 32
|
Height: 32
|
||||||
Label@MOD_TITLE:
|
Label@MOD_TITLE:
|
||||||
X: 37
|
X: 37
|
||||||
|
Y: 1
|
||||||
Width: PARENT_RIGHT - 37
|
Width: PARENT_RIGHT - 37
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Left
|
Align: Left
|
||||||
Label@MOD_VERSION:
|
Label@MOD_VERSION:
|
||||||
X: 37
|
X: 37
|
||||||
Y: 15
|
Y: 16
|
||||||
Width: PARENT_RIGHT - 37
|
Width: PARENT_RIGHT - 37
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Align: Left
|
Align: Left
|
||||||
Label@DESC2:
|
Label@DESC2:
|
||||||
Y: 110
|
Y: 111
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Switch mods and join server?
|
Text: Switch mods and join server?
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Background@CREDITS_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@CREDITS_TITLE:
|
Label@CREDITS_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 20
|
Y: 21
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -34,7 +34,7 @@ Background@CREDITS_PANEL:
|
|||||||
Y: 50
|
Y: 50
|
||||||
Width: PARENT_RIGHT - 30
|
Width: PARENT_RIGHT - 30
|
||||||
Height: 345
|
Height: 345
|
||||||
TopBottomSpacing: 6
|
TopBottomSpacing: 8
|
||||||
Children:
|
Children:
|
||||||
Label@CREDITS_TEMPLATE:
|
Label@CREDITS_TEMPLATE:
|
||||||
X: 8
|
X: 8
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
|
|||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 10
|
Height: 13
|
||||||
Align: Center
|
Align: Center
|
||||||
ScrollItem@TEMPLATE:
|
ScrollItem@TEMPLATE:
|
||||||
Width: PARENT_RIGHT - 27
|
Width: PARENT_RIGHT - 27
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Background@NEW_MAP_BG:
|
|||||||
Children:
|
Children:
|
||||||
Label@LABEL_TITLE:
|
Label@LABEL_TITLE:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: New Map
|
Text: New Map
|
||||||
@@ -15,7 +15,7 @@ Background@NEW_MAP_BG:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@TILESET_LABEL:
|
Label@TILESET_LABEL:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 59
|
Y: 60
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -27,7 +27,7 @@ Background@NEW_MAP_BG:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Label@WIDTH_LABEL:
|
Label@WIDTH_LABEL:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 94
|
Y: 95
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -42,7 +42,7 @@ Background@NEW_MAP_BG:
|
|||||||
Type: Integer
|
Type: Integer
|
||||||
Label@HEIGHT_LABEL:
|
Label@HEIGHT_LABEL:
|
||||||
X: 130
|
X: 130
|
||||||
Y: 94
|
Y: 95
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -81,7 +81,7 @@ Background@SAVE_MAP_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@LABEL_TITLE:
|
Label@LABEL_TITLE:
|
||||||
X: (PARENT_RIGHT - WIDTH) / 2
|
X: (PARENT_RIGHT - WIDTH) / 2
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: 250
|
Width: 250
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Save Map
|
Text: Save Map
|
||||||
@@ -89,7 +89,7 @@ Background@SAVE_MAP_PANEL:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@TITLE_LABEL:
|
Label@TITLE_LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 59
|
Y: 60
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -102,7 +102,7 @@ Background@SAVE_MAP_PANEL:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Label@AUTHOR_LABEL:
|
Label@AUTHOR_LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 94
|
Y: 95
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -115,7 +115,7 @@ Background@SAVE_MAP_PANEL:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Label@VISIBILITY_LABEL:
|
Label@VISIBILITY_LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 129
|
Y: 130
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -128,7 +128,7 @@ Background@SAVE_MAP_PANEL:
|
|||||||
Text: Map Visibility
|
Text: Map Visibility
|
||||||
Label@DIRECTORY_LABEL:
|
Label@DIRECTORY_LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 164
|
Y: 165
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -140,7 +140,7 @@ Background@SAVE_MAP_PANEL:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Label@FILENAME_LABEL:
|
Label@FILENAME_LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 199
|
Y: 200
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -223,7 +223,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Children:
|
Children:
|
||||||
Label@ACTOR_TYPE_LABEL:
|
Label@ACTOR_TYPE_LABEL:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 15
|
Y: 16
|
||||||
Width: 265
|
Width: 265
|
||||||
Height: 24
|
Height: 24
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -232,7 +232,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
X: 15
|
X: 15
|
||||||
Y: 45
|
Y: 45
|
||||||
Width: 55
|
Width: 55
|
||||||
Height: 24
|
Height: 25
|
||||||
Text: ID
|
Text: ID
|
||||||
Align: Right
|
Align: Right
|
||||||
TextField@ACTOR_ID:
|
TextField@ACTOR_ID:
|
||||||
@@ -242,7 +242,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Label@ACTOR_ID_ERROR_LABEL:
|
Label@ACTOR_ID_ERROR_LABEL:
|
||||||
X: 84
|
X: 84
|
||||||
Y: 70
|
Y: 71
|
||||||
Width: 192
|
Width: 192
|
||||||
Height: 15
|
Height: 15
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -257,6 +257,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Children:
|
Children:
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 15
|
X: 15
|
||||||
|
Y: 1
|
||||||
Width: 55
|
Width: 55
|
||||||
Height: 16
|
Height: 16
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -271,7 +272,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Children:
|
Children:
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 1
|
Y: 2
|
||||||
Width: 55
|
Width: 55
|
||||||
Height: 24
|
Height: 24
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -332,7 +333,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Height: WINDOW_BOTTOM - 382
|
Height: WINDOW_BOTTOM - 382
|
||||||
Children:
|
Children:
|
||||||
Label@SEARCH_LABEL:
|
Label@SEARCH_LABEL:
|
||||||
Y: 10
|
Y: 12
|
||||||
Width: 55
|
Width: 55
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Search:
|
Text: Search:
|
||||||
@@ -344,7 +345,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Width: PARENT_RIGHT - 70
|
Width: PARENT_RIGHT - 70
|
||||||
Height: 25
|
Height: 25
|
||||||
Label@CATEGORIES_LABEL:
|
Label@CATEGORIES_LABEL:
|
||||||
Y: 34
|
Y: 36
|
||||||
Width: 55
|
Width: 55
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Filter:
|
Text: Filter:
|
||||||
@@ -410,7 +411,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Height: WINDOW_BOTTOM - 382
|
Height: WINDOW_BOTTOM - 382
|
||||||
Children:
|
Children:
|
||||||
Label@SEARCH_LABEL:
|
Label@SEARCH_LABEL:
|
||||||
Y: 10
|
Y: 12
|
||||||
Width: 55
|
Width: 55
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Search:
|
Text: Search:
|
||||||
@@ -422,7 +423,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Width: PARENT_RIGHT - 70
|
Width: PARENT_RIGHT - 70
|
||||||
Height: 25
|
Height: 25
|
||||||
Label@CATEGORIES_LABEL:
|
Label@CATEGORIES_LABEL:
|
||||||
Y: 34
|
Y: 36
|
||||||
Width: 55
|
Width: 55
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Filter:
|
Text: Filter:
|
||||||
@@ -435,7 +436,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@OWNERS_LABEL:
|
Label@OWNERS_LABEL:
|
||||||
Y: 58
|
Y: 60
|
||||||
Width: 55
|
Width: 55
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Owner:
|
Text: Owner:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Background@GAMESAVE_BROWSER_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@LOAD_TITLE:
|
Label@LOAD_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 20
|
Y: 21
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -15,7 +15,7 @@ Background@GAMESAVE_BROWSER_PANEL:
|
|||||||
Visible: False
|
Visible: False
|
||||||
Label@SAVE_TITLE:
|
Label@SAVE_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 20
|
Y: 21
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Container@GAMESAVE_LOADING_SCREEN:
|
|||||||
ImageName: logo
|
ImageName: logo
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width: WINDOW_RIGHT
|
Width: WINDOW_RIGHT
|
||||||
Y: 3 * WINDOW_BOTTOM / 4 - 30
|
Y: 3 * WINDOW_BOTTOM / 4 - 29
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -28,7 +28,7 @@ Container@GAMESAVE_LOADING_SCREEN:
|
|||||||
Height: 20
|
Height: 20
|
||||||
Label@DESC:
|
Label@DESC:
|
||||||
Width: WINDOW_RIGHT
|
Width: WINDOW_RIGHT
|
||||||
Y: 3 * WINDOW_BOTTOM / 4 + 20
|
Y: 3 * WINDOW_BOTTOM / 4 + 19
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ Container@CHAT_PANEL:
|
|||||||
Y: PARENT_BOTTOM - HEIGHT - 30
|
Y: PARENT_BOTTOM - HEIGHT - 30
|
||||||
Width: 550
|
Width: 550
|
||||||
Height: 164
|
Height: 164
|
||||||
TopBottomSpacing: 4
|
TopBottomSpacing: 3
|
||||||
ItemSpacing: 4
|
ItemSpacing: 4
|
||||||
Align: Bottom
|
Align: Bottom
|
||||||
Children:
|
Children:
|
||||||
@@ -54,13 +54,11 @@ Container@CHAT_PANEL:
|
|||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 3
|
X: 3
|
||||||
Width: 50
|
Width: 50
|
||||||
Height: 15
|
Height: 16
|
||||||
VAlign: Top
|
|
||||||
Shadow: True
|
Shadow: True
|
||||||
Label@TEXT:
|
Label@TEXT:
|
||||||
X: 12
|
X: 12
|
||||||
Width: PARENT_RIGHT - 17
|
Width: PARENT_RIGHT - 17
|
||||||
Height: 15
|
Height: 16
|
||||||
WordWrap: true
|
WordWrap: true
|
||||||
VAlign: Top
|
|
||||||
Shadow: True
|
Shadow: True
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Container@DEBUG_PANEL:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 25
|
Y: 26
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: Debug Options
|
Text: Debug Options
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -81,7 +81,7 @@ Container@DEBUG_PANEL:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Text: Reset Shroud
|
Text: Reset Shroud
|
||||||
Label@VISUALIZATIONS_TITLE:
|
Label@VISUALIZATIONS_TITLE:
|
||||||
Y: 255
|
Y: 256
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: Visualizations
|
Text: Visualizations
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -14,13 +14,13 @@ Container@GAME_INFO_PANEL:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM - 25
|
Height: PARENT_BOTTOM - 25
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@TITLE_NO_TABS:
|
Label@TITLE_NO_TABS:
|
||||||
Y: 45
|
Y: 46
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -26,5 +26,5 @@ Container@MAP_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@MAP_DESCRIPTION:
|
Label@MAP_DESCRIPTION:
|
||||||
X: 4
|
X: 4
|
||||||
Y: 1
|
Y: 2
|
||||||
Width: PARENT_RIGHT - 32
|
Width: PARENT_RIGHT - 32
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ Container@CHAT_CONTAINER:
|
|||||||
ScrollPanel@CHAT_SCROLLPANEL:
|
ScrollPanel@CHAT_SCROLLPANEL:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM - 30
|
Height: PARENT_BOTTOM - 30
|
||||||
TopBottomSpacing: 2
|
TopBottomSpacing: 3
|
||||||
ItemSpacing: 2
|
ItemSpacing: 2
|
||||||
Children:
|
Children:
|
||||||
Container@CHAT_TEMPLATE:
|
Container@CHAT_TEMPLATE:
|
||||||
@@ -34,13 +34,11 @@ Container@CHAT_CONTAINER:
|
|||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 3
|
X: 3
|
||||||
Width: 50
|
Width: 50
|
||||||
Height: 15
|
Height: 16
|
||||||
VAlign: Top
|
|
||||||
Shadow: True
|
Shadow: True
|
||||||
Label@TEXT:
|
Label@TEXT:
|
||||||
X: 12
|
X: 12
|
||||||
Width: PARENT_RIGHT - 17
|
Width: PARENT_RIGHT - 17
|
||||||
Height: 15
|
Height: 16
|
||||||
WordWrap: true
|
WordWrap: true
|
||||||
VAlign: Top
|
|
||||||
Shadow: True
|
Shadow: True
|
||||||
|
|||||||
@@ -5,14 +5,14 @@ Container@MISSION_OBJECTIVES:
|
|||||||
Children:
|
Children:
|
||||||
Label@MISSION:
|
Label@MISSION:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: 80
|
Width: 80
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
Text: Mission:
|
Text: Mission:
|
||||||
Label@MISSION_STATUS:
|
Label@MISSION_STATUS:
|
||||||
X: 100
|
X: 100
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: PARENT_RIGHT - 120
|
Width: PARENT_RIGHT - 120
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
@@ -30,7 +30,7 @@ Container@MISSION_OBJECTIVES:
|
|||||||
Children:
|
Children:
|
||||||
Label@OBJECTIVE_TYPE:
|
Label@OBJECTIVE_TYPE:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 0
|
Y: 1
|
||||||
Width: 70
|
Width: 70
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Container@SCRIPT_ERROR_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@DESCA:
|
Label@DESCA:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 15
|
Y: 16
|
||||||
Width: PARENT_RIGHT - 30
|
Width: PARENT_RIGHT - 30
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Bold
|
Font: Bold
|
||||||
@@ -12,7 +12,7 @@ Container@SCRIPT_ERROR_PANEL:
|
|||||||
Text: The map script has encountered a fatal error
|
Text: The map script has encountered a fatal error
|
||||||
Label@DESCB:
|
Label@DESCB:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 45
|
Y: 46
|
||||||
Width: PARENT_RIGHT - 30
|
Width: PARENT_RIGHT - 30
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
@@ -20,7 +20,7 @@ Container@SCRIPT_ERROR_PANEL:
|
|||||||
Text: The details of the error have been saved to lua.log in the logs directory.
|
Text: The details of the error have been saved to lua.log in the logs directory.
|
||||||
Label@DESCC:
|
Label@DESCC:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 65
|
Y: 66
|
||||||
Width: PARENT_RIGHT - 30
|
Width: PARENT_RIGHT - 30
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
|
|||||||
@@ -8,14 +8,14 @@ Container@SKIRMISH_STATS:
|
|||||||
Children:
|
Children:
|
||||||
Label@MISSION:
|
Label@MISSION:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 20
|
Y: 22
|
||||||
Width: 482
|
Width: 482
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
Text: Mission:
|
Text: Mission:
|
||||||
Label@STATS_STATUS:
|
Label@STATS_STATUS:
|
||||||
X: 100
|
X: 100
|
||||||
Y: 20
|
Y: 22
|
||||||
Width: PARENT_RIGHT - 10
|
Width: PARENT_RIGHT - 10
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
@@ -30,7 +30,7 @@ Container@SKIRMISH_STATS:
|
|||||||
TextColorDisabled: FFFFFF
|
TextColorDisabled: FFFFFF
|
||||||
Container@STATS_HEADERS:
|
Container@STATS_HEADERS:
|
||||||
X: 22
|
X: 22
|
||||||
Y: 80
|
Y: 81
|
||||||
Width: 393
|
Width: 393
|
||||||
Children:
|
Children:
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
@@ -68,13 +68,13 @@ Container@SKIRMISH_STATS:
|
|||||||
Children:
|
Children:
|
||||||
Label@TEAM:
|
Label@TEAM:
|
||||||
X: 6
|
X: 6
|
||||||
Y: 0 - 2
|
Y: 0
|
||||||
Width: 160
|
Width: 160
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@TEAM_SCORE:
|
Label@TEAM_SCORE:
|
||||||
X: 360
|
X: 360
|
||||||
Y: 0 - 2
|
Y: 0
|
||||||
Width: 75
|
Width: 75
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Bold
|
Font: Bold
|
||||||
@@ -104,7 +104,7 @@ Container@SKIRMISH_STATS:
|
|||||||
Shadow: True
|
Shadow: True
|
||||||
Image@FACTIONFLAG:
|
Image@FACTIONFLAG:
|
||||||
X: 230
|
X: 230
|
||||||
Y: 6
|
Y: 5
|
||||||
Width: 32
|
Width: 32
|
||||||
Height: 16
|
Height: 16
|
||||||
Label@FACTION:
|
Label@FACTION:
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Container@INGAME_MENU:
|
|||||||
ImageName: logo
|
ImageName: logo
|
||||||
Label@VERSION_LABEL:
|
Label@VERSION_LABEL:
|
||||||
X: WINDOW_RIGHT - 296
|
X: WINDOW_RIGHT - 296
|
||||||
Y: 296 - 20
|
Y: 296 - 19
|
||||||
Width: 296 - 20
|
Width: 296 - 20
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ Container@PERF_WIDGETS:
|
|||||||
Children:
|
Children:
|
||||||
Label@PERF_TEXT:
|
Label@PERF_TEXT:
|
||||||
X: WINDOW_RIGHT - 200
|
X: WINDOW_RIGHT - 200
|
||||||
Y: WINDOW_BOTTOM - 70
|
Y: WINDOW_BOTTOM - 69
|
||||||
Width: 170
|
Width: 170
|
||||||
Height: 40
|
Height: 40
|
||||||
Contrast: true
|
Contrast: true
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ Container@INGAME_ROOT:
|
|||||||
Logic: DisconnectWatcherLogic
|
Logic: DisconnectWatcherLogic
|
||||||
Label@MISSION_TEXT:
|
Label@MISSION_TEXT:
|
||||||
X: WINDOW_RIGHT / 2 - 256
|
X: WINDOW_RIGHT / 2 - 256
|
||||||
Y: 22
|
Y: 23
|
||||||
Width: 512
|
Width: 512
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|||||||
@@ -5,20 +5,20 @@ Background@KICK_CLIENT_DIALOG:
|
|||||||
Background: dialog3
|
Background: dialog3
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 40
|
Y: 41
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@TEXTA:
|
Label@TEXTA:
|
||||||
Y: 67
|
Y: 68
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: You may also apply a temporary ban, preventing
|
Text: You may also apply a temporary ban, preventing
|
||||||
Label@TEXTB:
|
Label@TEXTB:
|
||||||
Y: 85
|
Y: 86
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
@@ -52,14 +52,14 @@ Background@KICK_SPECTATORS_DIALOG:
|
|||||||
Background: dialog3
|
Background: dialog3
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 40
|
Y: 41
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: Kick Spectators
|
Text: Kick Spectators
|
||||||
Label@TEXT:
|
Label@TEXT:
|
||||||
Y: 85
|
Y: 86
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
@@ -85,21 +85,21 @@ Background@FORCE_START_DIALOG:
|
|||||||
Background: dialog3
|
Background: dialog3
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 40
|
Y: 41
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: Start Game?
|
Text: Start Game?
|
||||||
Label@TEXTA:
|
Label@TEXTA:
|
||||||
Y: 67
|
Y: 68
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: One or more players are not yet ready.
|
Text: One or more players are not yet ready.
|
||||||
Label@TEXTB:
|
Label@TEXTB:
|
||||||
Y: 85
|
Y: 86
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
@@ -109,14 +109,16 @@ Background@FORCE_START_DIALOG:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Children:
|
Children:
|
||||||
Label@KICK_WARNING_A:
|
Label@KICK_WARNING_A:
|
||||||
Y: 106
|
X: 0
|
||||||
|
Y: 107
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: One or more clients are missing the selected
|
Text: One or more clients are missing the selected
|
||||||
Label@KICK_WARNING_B:
|
Label@KICK_WARNING_B:
|
||||||
Y: 123
|
X: 0
|
||||||
|
Y: 124
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Container@MAP_PREVIEW:
|
|||||||
Height: PARENT_BOTTOM - 2
|
Height: PARENT_BOTTOM - 2
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
LabelWithTooltip@MAP_TITLE:
|
LabelWithTooltip@MAP_TITLE:
|
||||||
Y: 172
|
Y: 173
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
@@ -27,14 +27,14 @@ Container@MAP_PREVIEW:
|
|||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
TooltipTemplate: SIMPLE_TOOLTIP
|
TooltipTemplate: SIMPLE_TOOLTIP
|
||||||
Label@MAP_TYPE:
|
Label@MAP_TYPE:
|
||||||
Y: 187
|
Y: 188
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Align: Center
|
Align: Center
|
||||||
IgnoreMouseOver: true
|
IgnoreMouseOver: true
|
||||||
Label@MAP_AUTHOR:
|
Label@MAP_AUTHOR:
|
||||||
Y: 200
|
Y: 201
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
@@ -55,7 +55,7 @@ Container@MAP_PREVIEW:
|
|||||||
Height: PARENT_BOTTOM - 2
|
Height: PARENT_BOTTOM - 2
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
LabelWithTooltip@MAP_TITLE:
|
LabelWithTooltip@MAP_TITLE:
|
||||||
Y: 172
|
Y: 173
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
@@ -63,7 +63,7 @@ Container@MAP_PREVIEW:
|
|||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
TooltipTemplate: SIMPLE_TOOLTIP
|
TooltipTemplate: SIMPLE_TOOLTIP
|
||||||
Label@MAP_STATUS_A:
|
Label@MAP_STATUS_A:
|
||||||
Y: 187
|
Y: 188
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
@@ -71,7 +71,7 @@ Container@MAP_PREVIEW:
|
|||||||
Text: This map is not compatible
|
Text: This map is not compatible
|
||||||
IgnoreMouseOver: true
|
IgnoreMouseOver: true
|
||||||
Label@MAP_STATUS_B:
|
Label@MAP_STATUS_B:
|
||||||
Y: 200
|
Y: 201
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
@@ -93,7 +93,7 @@ Container@MAP_PREVIEW:
|
|||||||
Height: PARENT_BOTTOM - 2
|
Height: PARENT_BOTTOM - 2
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
LabelWithTooltip@MAP_TITLE:
|
LabelWithTooltip@MAP_TITLE:
|
||||||
Y: 142
|
Y: 143
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
@@ -101,14 +101,14 @@ Container@MAP_PREVIEW:
|
|||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
TooltipTemplate: SIMPLE_TOOLTIP
|
TooltipTemplate: SIMPLE_TOOLTIP
|
||||||
Label@MAP_TYPE:
|
Label@MAP_TYPE:
|
||||||
Y: 157
|
Y: 158
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Align: Center
|
Align: Center
|
||||||
IgnoreMouseOver: true
|
IgnoreMouseOver: true
|
||||||
Label@MAP_AUTHOR:
|
Label@MAP_AUTHOR:
|
||||||
Y: 170
|
Y: 171
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
@@ -135,7 +135,7 @@ Container@MAP_PREVIEW:
|
|||||||
Height: PARENT_BOTTOM - 2
|
Height: PARENT_BOTTOM - 2
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
LabelWithTooltip@MAP_TITLE:
|
LabelWithTooltip@MAP_TITLE:
|
||||||
Y: 142
|
Y: 143
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
@@ -143,7 +143,7 @@ Container@MAP_PREVIEW:
|
|||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
TooltipTemplate: SIMPLE_TOOLTIP
|
TooltipTemplate: SIMPLE_TOOLTIP
|
||||||
Label@MAP_STATUS_SEARCHING:
|
Label@MAP_STATUS_SEARCHING:
|
||||||
Y: 157
|
Y: 158
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
@@ -154,28 +154,28 @@ Container@MAP_PREVIEW:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Children:
|
Children:
|
||||||
Label@a:
|
Label@a:
|
||||||
Y: 157
|
Y: 158
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: This map was not found on the
|
Text: This map was not found on the
|
||||||
Label@b:
|
Label@b:
|
||||||
Y: 170
|
Y: 171
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: OpenRA Resource Center
|
Text: OpenRA Resource Center
|
||||||
Label@MAP_STATUS_ERROR:
|
Label@MAP_STATUS_ERROR:
|
||||||
Y: 157
|
Y: 158
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: An error occurred during installation
|
Text: An error occurred during installation
|
||||||
Label@MAP_STATUS_DOWNLOADING:
|
Label@MAP_STATUS_DOWNLOADING:
|
||||||
Y: 157
|
Y: 158
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Container@LOBBY_MUSIC_BIN:
|
|||||||
Children:
|
Children:
|
||||||
LogicTicker@SONG_WATCHER:
|
LogicTicker@SONG_WATCHER:
|
||||||
Container@LABEL_CONTAINER:
|
Container@LABEL_CONTAINER:
|
||||||
Y: 0 - 25
|
Y: 0 - 24
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Children:
|
Children:
|
||||||
Label@MUSIC:
|
Label@MUSIC:
|
||||||
@@ -33,18 +33,18 @@ Container@LOBBY_MUSIC_BIN:
|
|||||||
Children:
|
Children:
|
||||||
Label@MUTE_LABEL:
|
Label@MUTE_LABEL:
|
||||||
X: 45
|
X: 45
|
||||||
Y: 10
|
Y: 12
|
||||||
Width: 300
|
Width: 300
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Small
|
Font: Small
|
||||||
Label@TITLE_LABEL:
|
Label@TITLE_LABEL:
|
||||||
Y: 45
|
Y: 46
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@TIME_LABEL:
|
Label@TIME_LABEL:
|
||||||
Y: 65
|
Y: 66
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -123,7 +123,7 @@ Container@LOBBY_MUSIC_BIN:
|
|||||||
Font: Regular
|
Font: Regular
|
||||||
Text: Loop
|
Text: Loop
|
||||||
Label@VOLUME_LABEL:
|
Label@VOLUME_LABEL:
|
||||||
Y: 180
|
Y: 181
|
||||||
Width: 65
|
Width: 65
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -163,20 +163,20 @@ Container@LOBBY_MUSIC_BIN:
|
|||||||
Visible: false
|
Visible: false
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 75
|
Y: 76
|
||||||
Width: PARENT_RIGHT - 24
|
Width: PARENT_RIGHT - 24
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: Music Not Installed
|
Text: Music Not Installed
|
||||||
Label@DESCA:
|
Label@DESCA:
|
||||||
Y: 95
|
Y: 96
|
||||||
Width: PARENT_RIGHT - 24
|
Width: PARENT_RIGHT - 24
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: The game music can be installed
|
Text: The game music can be installed
|
||||||
Label@DESCB:
|
Label@DESCB:
|
||||||
Y: 115
|
Y: 116
|
||||||
Width: PARENT_RIGHT - 24
|
Width: PARENT_RIGHT - 24
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ Container@LOBBY_OPTIONS_BIN:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 0 - 25
|
Y: 0 - 24
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Children:
|
Children:
|
||||||
Container@LABEL_CONTAINER:
|
Container@LABEL_CONTAINER:
|
||||||
X: 5
|
X: 5
|
||||||
Y: 0 - 25
|
Y: 0 - 24
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
@@ -194,7 +194,6 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Template: ANONYMOUS_PLAYER_TOOLTIP
|
Template: ANONYMOUS_PLAYER_TOOLTIP
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 39
|
X: 39
|
||||||
Y: 0 - 1
|
|
||||||
Width: 146
|
Width: 146
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Name
|
Text: Name
|
||||||
@@ -278,7 +277,6 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Width: 165
|
Width: 165
|
||||||
Height: 25
|
Height: 25
|
||||||
X: 20
|
X: 20
|
||||||
Y: 0 - 1
|
|
||||||
Text: Name
|
Text: Name
|
||||||
DropDownButton@SLOT_OPTIONS:
|
DropDownButton@SLOT_OPTIONS:
|
||||||
X: 15
|
X: 15
|
||||||
@@ -390,7 +388,6 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Template: ANONYMOUS_PLAYER_TOOLTIP
|
Template: ANONYMOUS_PLAYER_TOOLTIP
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 39
|
X: 39
|
||||||
Y: 0 - 1
|
|
||||||
Width: 179
|
Width: 179
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Name
|
Text: Name
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Container@LOBBY_SERVERS_BIN:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Container@LABEL_CONTAINER:
|
Container@LABEL_CONTAINER:
|
||||||
Y: 0 - 25
|
Y: 0 - 24
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Children:
|
Children:
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
@@ -41,21 +41,21 @@ Container@LOBBY_SERVERS_BIN:
|
|||||||
Label@OUTDATED_VERSION_LABEL:
|
Label@OUTDATED_VERSION_LABEL:
|
||||||
X: 5
|
X: 5
|
||||||
Width: PARENT_RIGHT-10
|
Width: PARENT_RIGHT-10
|
||||||
Height: 18
|
Height: 20
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net
|
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Label@UNKNOWN_VERSION_LABEL:
|
Label@UNKNOWN_VERSION_LABEL:
|
||||||
X: 5
|
X: 5
|
||||||
Width: PARENT_RIGHT-10
|
Width: PARENT_RIGHT-10
|
||||||
Height: 18
|
Height: 20
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net
|
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Label@PLAYTEST_AVAILABLE_LABEL:
|
Label@PLAYTEST_AVAILABLE_LABEL:
|
||||||
X: 5
|
X: 5
|
||||||
Width: PARENT_RIGHT-10
|
Width: PARENT_RIGHT-10
|
||||||
Height: 18
|
Height: 20
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net
|
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -71,7 +71,6 @@ Container@LOBBY_SERVERS_BIN:
|
|||||||
Visible: false
|
Visible: false
|
||||||
Children:
|
Children:
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
Y: 0 - 1
|
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 20
|
Height: 20
|
||||||
@@ -166,31 +165,31 @@ Container@LOBBY_SERVERS_BIN:
|
|||||||
Height: PARENT_BOTTOM - 2
|
Height: PARENT_BOTTOM - 2
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
Label@SELECTED_MAP:
|
Label@SELECTED_MAP:
|
||||||
Y: 172
|
Y: 173
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@SELECTED_IP:
|
Label@SELECTED_IP:
|
||||||
Y: 187
|
Y: 188
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@SELECTED_STATUS:
|
Label@SELECTED_STATUS:
|
||||||
Y: 203
|
Y: 204
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@SELECTED_MOD_VERSION:
|
Label@SELECTED_MOD_VERSION:
|
||||||
Y: 216
|
Y: 217
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@SELECTED_PLAYERS:
|
Label@SELECTED_PLAYERS:
|
||||||
Y: 229
|
Y: 230
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Background@SERVER_LOBBY:
|
|||||||
Children:
|
Children:
|
||||||
ColorPreviewManager@COLOR_MANAGER:
|
ColorPreviewManager@COLOR_MANAGER:
|
||||||
Label@SERVER_NAME:
|
Label@SERVER_NAME:
|
||||||
Y: 15
|
Y: 16
|
||||||
Align: Center
|
Align: Center
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
@@ -111,21 +111,18 @@ Background@SERVER_LOBBY:
|
|||||||
Label@TIME:
|
Label@TIME:
|
||||||
X: 3
|
X: 3
|
||||||
Width: 50
|
Width: 50
|
||||||
Height: 15
|
Height: 16
|
||||||
VAlign: Top
|
|
||||||
Shadow: True
|
Shadow: True
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 45
|
X: 45
|
||||||
Width: 50
|
Width: 50
|
||||||
Height: 15
|
Height: 16
|
||||||
VAlign: Top
|
|
||||||
Shadow: True
|
Shadow: True
|
||||||
Label@TEXT:
|
Label@TEXT:
|
||||||
X: 55
|
X: 55
|
||||||
Width: PARENT_RIGHT - 60
|
Width: PARENT_RIGHT - 60
|
||||||
Height: 15
|
Height: 16
|
||||||
WordWrap: true
|
WordWrap: true
|
||||||
VAlign: Top
|
|
||||||
Shadow: True
|
Shadow: True
|
||||||
Button@CHAT_MODE:
|
Button@CHAT_MODE:
|
||||||
Y: PARENT_BOTTOM - HEIGHT
|
Y: PARENT_BOTTOM - HEIGHT
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ Container@MAINMENU:
|
|||||||
Children:
|
Children:
|
||||||
Label@MAINMENU_LABEL_TITLE:
|
Label@MAINMENU_LABEL_TITLE:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 20
|
Y: 22
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 30
|
Height: 30
|
||||||
Text: OpenRA
|
Text: OpenRA
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ Background@MAPCHOOSER_PANEL:
|
|||||||
Height: 600
|
Height: 600
|
||||||
Children:
|
Children:
|
||||||
Label@MAPCHOOSER_TITLE:
|
Label@MAPCHOOSER_TITLE:
|
||||||
Y: 15
|
Y: 17
|
||||||
Align: Center
|
Align: Center
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 20
|
Height: 20
|
||||||
@@ -61,30 +61,30 @@ Background@MAPCHOOSER_PANEL:
|
|||||||
IgnoreMouseInput: true
|
IgnoreMouseInput: true
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
X: 4
|
X: 4
|
||||||
Y: PARENT_BOTTOM - 53
|
Y: PARENT_BOTTOM - 52
|
||||||
Width: PARENT_RIGHT - 8
|
Width: PARENT_RIGHT - 8
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@DETAILS:
|
Label@DETAILS:
|
||||||
Width: PARENT_RIGHT - 8
|
Width: PARENT_RIGHT - 8
|
||||||
X: 4
|
X: 4
|
||||||
Y: PARENT_BOTTOM - 37
|
Y: PARENT_BOTTOM - 36
|
||||||
Align: Center
|
Align: Center
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Label@AUTHOR:
|
Label@AUTHOR:
|
||||||
Width: PARENT_RIGHT - 8
|
Width: PARENT_RIGHT - 8
|
||||||
X: 4
|
X: 4
|
||||||
Y: PARENT_BOTTOM - 25
|
Y: PARENT_BOTTOM - 24
|
||||||
Align: Center
|
Align: Center
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Label@SIZE:
|
Label@SIZE:
|
||||||
Width: PARENT_RIGHT - 8
|
Width: PARENT_RIGHT - 8
|
||||||
X: 4
|
X: 4
|
||||||
Y: PARENT_BOTTOM - 13
|
Y: PARENT_BOTTOM - 12
|
||||||
Align: Center
|
Align: Center
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Label@FILTER_DESC:
|
Label@FILTER_DESC:
|
||||||
X: PARENT_RIGHT - 467
|
X: PARENT_RIGHT - 467
|
||||||
Y: 48
|
Y: 50
|
||||||
Width: 60
|
Width: 60
|
||||||
Height: 24
|
Height: 24
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ Background@MISSIONBROWSER_PANEL:
|
|||||||
Height: 487
|
Height: 487
|
||||||
Children:
|
Children:
|
||||||
Label@MISSIONBROWSER_TITLE:
|
Label@MISSIONBROWSER_TITLE:
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Missions
|
Text: Missions
|
||||||
@@ -28,7 +28,7 @@ Background@MISSIONBROWSER_PANEL:
|
|||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 10
|
Height: 13
|
||||||
Align: Center
|
Align: Center
|
||||||
ScrollItem@TEMPLATE:
|
ScrollItem@TEMPLATE:
|
||||||
Width: PARENT_RIGHT - 27
|
Width: PARENT_RIGHT - 27
|
||||||
@@ -65,10 +65,10 @@ Background@MISSIONBROWSER_PANEL:
|
|||||||
Y: 212
|
Y: 212
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 130
|
Height: 130
|
||||||
|
TopBottomSpacing: 5
|
||||||
Children:
|
Children:
|
||||||
Label@MISSION_DESCRIPTION:
|
Label@MISSION_DESCRIPTION:
|
||||||
X: 4
|
X: 4
|
||||||
Y: 1
|
|
||||||
Width: PARENT_RIGHT - 32
|
Width: PARENT_RIGHT - 32
|
||||||
VAlign: Top
|
VAlign: Top
|
||||||
Font: Small
|
Font: Small
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ Background@MULTIPLAYER_PANEL:
|
|||||||
Height: 550
|
Height: 550
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 15
|
Y: 16
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Multiplayer
|
Text: Multiplayer
|
||||||
@@ -14,7 +14,7 @@ Background@MULTIPLAYER_PANEL:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Container@LABEL_CONTAINER:
|
Container@LABEL_CONTAINER:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 42
|
Y: 43
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
@@ -54,21 +54,21 @@ Background@MULTIPLAYER_PANEL:
|
|||||||
Label@OUTDATED_VERSION_LABEL:
|
Label@OUTDATED_VERSION_LABEL:
|
||||||
X: 5
|
X: 5
|
||||||
Width: PARENT_RIGHT-10
|
Width: PARENT_RIGHT-10
|
||||||
Height: 18
|
Height: 20
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net
|
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Label@UNKNOWN_VERSION_LABEL:
|
Label@UNKNOWN_VERSION_LABEL:
|
||||||
X: 5
|
X: 5
|
||||||
Width: PARENT_RIGHT-10
|
Width: PARENT_RIGHT-10
|
||||||
Height: 18
|
Height: 20
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net
|
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Label@PLAYTEST_AVAILABLE_LABEL:
|
Label@PLAYTEST_AVAILABLE_LABEL:
|
||||||
X: 5
|
X: 5
|
||||||
Width: PARENT_RIGHT-10
|
Width: PARENT_RIGHT-10
|
||||||
Height: 18
|
Height: 20
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net
|
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -87,7 +87,6 @@ Background@MULTIPLAYER_PANEL:
|
|||||||
Visible: false
|
Visible: false
|
||||||
Children:
|
Children:
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
Y: 0 - 1
|
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 20
|
Height: 20
|
||||||
@@ -162,31 +161,31 @@ Background@MULTIPLAYER_PANEL:
|
|||||||
Height: PARENT_BOTTOM - 2
|
Height: PARENT_BOTTOM - 2
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
Label@SELECTED_MAP:
|
Label@SELECTED_MAP:
|
||||||
Y: 172
|
Y: 173
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@SELECTED_IP:
|
Label@SELECTED_IP:
|
||||||
Y: 187
|
Y: 188
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@SELECTED_STATUS:
|
Label@SELECTED_STATUS:
|
||||||
Y: 203
|
Y: 204
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@SELECTED_MOD_VERSION:
|
Label@SELECTED_MOD_VERSION:
|
||||||
Y: 216
|
Y: 217
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
Align: Center
|
Align: Center
|
||||||
Label@SELECTED_PLAYERS:
|
Label@SELECTED_PLAYERS:
|
||||||
Y: 229
|
Y: 230
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ ScrollPanel@MULTIPLAYER_CLIENT_LIST:
|
|||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 10
|
Height: 13
|
||||||
Align: Center
|
Align: Center
|
||||||
ScrollItem@TEMPLATE:
|
ScrollItem@TEMPLATE:
|
||||||
Width: PARENT_RIGHT - 27
|
Width: PARENT_RIGHT - 27
|
||||||
@@ -25,19 +25,19 @@ ScrollPanel@MULTIPLAYER_CLIENT_LIST:
|
|||||||
Children:
|
Children:
|
||||||
Image@FLAG:
|
Image@FLAG:
|
||||||
X: 4
|
X: 4
|
||||||
Y: 6
|
Y: 5
|
||||||
Width: 32
|
Width: 32
|
||||||
Height: 16
|
Height: 16
|
||||||
Visible: False
|
Visible: False
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 40
|
X: 40
|
||||||
Width: PARENT_RIGHT - 50
|
Width: PARENT_RIGHT - 50
|
||||||
Height: 23
|
Height: 25
|
||||||
Shadow: True
|
Shadow: True
|
||||||
Label@NOFLAG_LABEL:
|
Label@NOFLAG_LABEL:
|
||||||
X: 5
|
X: 5
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 23
|
Height: 25
|
||||||
Shadow: True
|
Shadow: True
|
||||||
|
|
||||||
ScrollPanel@MULTIPLAYER_FILTER_PANEL:
|
ScrollPanel@MULTIPLAYER_FILTER_PANEL:
|
||||||
|
|||||||
@@ -6,14 +6,14 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
Height: 315
|
Height: 315
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 15
|
Y: 16
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Create Server
|
Text: Create Server
|
||||||
Align: Center
|
Align: Center
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@SERVER_NAME_LABEL:
|
Label@SERVER_NAME_LABEL:
|
||||||
Y: 44
|
Y: 45
|
||||||
Width: 105
|
Width: 105
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -26,7 +26,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Text: My OpenRA Server
|
Text: My OpenRA Server
|
||||||
Label@PASSWORD_LABEL:
|
Label@PASSWORD_LABEL:
|
||||||
Y: 79
|
Y: 80
|
||||||
Width: 105
|
Width: 105
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -39,13 +39,13 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Label@AFTER_PASSWORD_LABEL:
|
Label@AFTER_PASSWORD_LABEL:
|
||||||
X: 265
|
X: 265
|
||||||
Y: 79
|
Y: 80
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Left
|
Align: Left
|
||||||
Text: (optional)
|
Text: (optional)
|
||||||
Label@LISTEN_PORT_LABEL:
|
Label@LISTEN_PORT_LABEL:
|
||||||
Y: 114
|
Y: 115
|
||||||
Width: 105
|
Width: 105
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -67,25 +67,25 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
Text: Advertise Online
|
Text: Advertise Online
|
||||||
Label@NOTICES_HEADER_A:
|
Label@NOTICES_HEADER_A:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 155
|
Y: 156
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Left
|
Align: Left
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@NOTICES_HEADER_B:
|
Label@NOTICES_HEADER_B:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 155
|
Y: 156
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Left
|
Align: Left
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@NOTICES_HEADER_C:
|
Label@NOTICES_HEADER_C:
|
||||||
X: 20
|
X: 20
|
||||||
Y: 155
|
Y: 156
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Left
|
Align: Left
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Container@NOTICES_LAN:
|
Container@NOTICES_LAN:
|
||||||
X: 25
|
X: 25
|
||||||
Y: 175
|
Y: 176
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
@@ -119,7 +119,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
Text: manually configure port forwarding on your router.
|
Text: manually configure port forwarding on your router.
|
||||||
Container@NOTICES_NO_UPNP:
|
Container@NOTICES_NO_UPNP:
|
||||||
X: 25
|
X: 25
|
||||||
Y: 175
|
Y: 176
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
@@ -168,7 +168,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
Text: Advanced tab of the OpenRA settings menu.
|
Text: Advanced tab of the OpenRA settings menu.
|
||||||
Container@NOTICES_UPNP:
|
Container@NOTICES_UPNP:
|
||||||
X: 25
|
X: 25
|
||||||
Y: 175
|
Y: 176
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
@@ -213,7 +213,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
Height: PARENT_RIGHT - 2
|
Height: PARENT_RIGHT - 2
|
||||||
LabelWithTooltip@MAP_TITLE:
|
LabelWithTooltip@MAP_TITLE:
|
||||||
X: PARENT_RIGHT - 194
|
X: PARENT_RIGHT - 194
|
||||||
Y: 217
|
Y: 218
|
||||||
Width: 174
|
Width: 174
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
@@ -222,7 +222,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
TooltipTemplate: SIMPLE_TOOLTIP
|
TooltipTemplate: SIMPLE_TOOLTIP
|
||||||
Label@MAP_TYPE:
|
Label@MAP_TYPE:
|
||||||
X: PARENT_RIGHT - 194
|
X: PARENT_RIGHT - 194
|
||||||
Y: 232
|
Y: 233
|
||||||
Width: 174
|
Width: 174
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -230,7 +230,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
IgnoreMouseOver: true
|
IgnoreMouseOver: true
|
||||||
Label@MAP_AUTHOR:
|
Label@MAP_AUTHOR:
|
||||||
X: PARENT_RIGHT - 194
|
X: PARENT_RIGHT - 194
|
||||||
Y: 245
|
Y: 246
|
||||||
Width: 174
|
Width: 174
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Background@DIRECTCONNECT_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@DIRECTCONNECT_LABEL_TITLE:
|
Label@DIRECTCONNECT_LABEL_TITLE:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 20
|
Y: 21
|
||||||
Width: 450
|
Width: 450
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Connect to Server
|
Text: Connect to Server
|
||||||
@@ -15,7 +15,7 @@ Background@DIRECTCONNECT_PANEL:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@ADDRESS_LABEL:
|
Label@ADDRESS_LABEL:
|
||||||
X: 50
|
X: 50
|
||||||
Y: 59
|
Y: 60
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -28,7 +28,7 @@ Background@DIRECTCONNECT_PANEL:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Label@PORT_LABEL:
|
Label@PORT_LABEL:
|
||||||
X: 360
|
X: 360
|
||||||
Y: 59
|
Y: 60
|
||||||
Width: 10
|
Width: 10
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ Background@MUSIC_PANEL:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Container@LABEL_CONTAINER:
|
Container@LABEL_CONTAINER:
|
||||||
X: 25
|
X: 25
|
||||||
Y: 15
|
Y: 16
|
||||||
Width: 330
|
Width: 330
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
@@ -127,7 +127,7 @@ Background@MUSIC_PANEL:
|
|||||||
Ticks: 7
|
Ticks: 7
|
||||||
Label@TIME_LABEL:
|
Label@TIME_LABEL:
|
||||||
X: (PARENT_RIGHT - WIDTH) / 2
|
X: (PARENT_RIGHT - WIDTH) / 2
|
||||||
Y: 330
|
Y: 332
|
||||||
Width: 140
|
Width: 140
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -146,7 +146,7 @@ Background@MUSIC_PANEL:
|
|||||||
Text: Loop
|
Text: Loop
|
||||||
Container@NO_MUSIC_LABEL:
|
Container@NO_MUSIC_LABEL:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 135
|
Y: 136
|
||||||
Width: 330
|
Width: 330
|
||||||
Height: 60
|
Height: 60
|
||||||
Visible: false
|
Visible: false
|
||||||
|
|||||||
@@ -10,13 +10,13 @@ Container@LOCAL_PROFILE_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROFILE_NAME:
|
Label@PROFILE_NAME:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 3
|
Y: 5
|
||||||
Width: PARENT_RIGHT - 20
|
Width: PARENT_RIGHT - 20
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
Label@PROFILE_RANK:
|
Label@PROFILE_RANK:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 23
|
Y: 24
|
||||||
Width: PARENT_RIGHT - 20
|
Width: PARENT_RIGHT - 20
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -224,6 +224,7 @@ Container@PLAYER_PROFILE_BADGES_INSERT:
|
|||||||
Height: 24
|
Height: 24
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 36
|
X: 36
|
||||||
|
Y: 2
|
||||||
Width: PARENT_RIGHT - 60
|
Width: PARENT_RIGHT - 60
|
||||||
Height: 24
|
Height: 24
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|||||||
@@ -127,6 +127,7 @@ Background@REPLAYBROWSER_PANEL:
|
|||||||
Height: 115
|
Height: 115
|
||||||
Children:
|
Children:
|
||||||
Label@MANAGE_TITLE:
|
Label@MANAGE_TITLE:
|
||||||
|
Y: 1
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
@@ -159,6 +160,7 @@ Background@REPLAYBROWSER_PANEL:
|
|||||||
Height: PARENT_BOTTOM - 20 - 55
|
Height: PARENT_BOTTOM - 20 - 55
|
||||||
Children:
|
Children:
|
||||||
Label@REPLAYBROWSER_LABEL_TITLE:
|
Label@REPLAYBROWSER_LABEL_TITLE:
|
||||||
|
Y: 1
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Choose Replay
|
Text: Choose Replay
|
||||||
@@ -196,7 +198,7 @@ Background@REPLAYBROWSER_PANEL:
|
|||||||
Height: PARENT_BOTTOM - 250 - 45
|
Height: PARENT_BOTTOM - 250 - 45
|
||||||
Children:
|
Children:
|
||||||
Label@DURATION:
|
Label@DURATION:
|
||||||
Y: 20
|
Y: 19
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 15
|
Height: 15
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
@@ -218,7 +220,7 @@ Background@REPLAYBROWSER_PANEL:
|
|||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 10
|
Height: 13
|
||||||
Align: Center
|
Align: Center
|
||||||
ScrollItem@TEMPLATE:
|
ScrollItem@TEMPLATE:
|
||||||
Width: PARENT_RIGHT - 27
|
Width: PARENT_RIGHT - 27
|
||||||
|
|||||||
@@ -89,7 +89,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@MODE_LABEL:
|
Label@MODE_LABEL:
|
||||||
X: 110
|
X: 110
|
||||||
Y: 39
|
Y: 41
|
||||||
Width: 45
|
Width: 45
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -108,7 +108,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Label@At:
|
Label@At:
|
||||||
Text: @
|
Text: @
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Y: 0 - 1
|
Y: 1
|
||||||
Height: 25
|
Height: 25
|
||||||
Width: 25
|
Width: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -122,7 +122,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Text: x
|
Text: x
|
||||||
Font: Bold
|
Font: Bold
|
||||||
X: 70
|
X: 70
|
||||||
Y: 0 - 1
|
Y: 0
|
||||||
Height: 25
|
Height: 25
|
||||||
Width: 15
|
Width: 15
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -169,7 +169,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Text: Also Double Cursor
|
Text: Also Double Cursor
|
||||||
Label@FRAME_LIMIT_DESC_A:
|
Label@FRAME_LIMIT_DESC_A:
|
||||||
X: 45
|
X: 45
|
||||||
Y: 157
|
Y: 159
|
||||||
Width: 50
|
Width: 50
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Limit to
|
Text: Limit to
|
||||||
@@ -183,7 +183,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Type: Integer
|
Type: Integer
|
||||||
Label@FRAME_LIMIT_DESC_B:
|
Label@FRAME_LIMIT_DESC_B:
|
||||||
X: 150
|
X: 150
|
||||||
Y: 157
|
Y: 159
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: FPS
|
Text: FPS
|
||||||
Checkbox@PLAYER_STANCE_COLORS_CHECKBOX:
|
Checkbox@PLAYER_STANCE_COLORS_CHECKBOX:
|
||||||
@@ -196,7 +196,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Label@PLAYER:
|
Label@PLAYER:
|
||||||
Text: Player:
|
Text: Player:
|
||||||
X: 15
|
X: 15
|
||||||
Y: 205
|
Y: 208
|
||||||
TextField@PLAYERNAME:
|
TextField@PLAYERNAME:
|
||||||
Text: Name
|
Text: Name
|
||||||
X: 65
|
X: 65
|
||||||
@@ -219,7 +219,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Height: PARENT_BOTTOM - 12
|
Height: PARENT_BOTTOM - 12
|
||||||
Label@STATUS_BARS:
|
Label@STATUS_BARS:
|
||||||
X: 310
|
X: 310
|
||||||
Y: 275
|
Y: 278
|
||||||
Text: Status Bars:
|
Text: Status Bars:
|
||||||
DropDownButton@STATUS_BAR_DROPDOWN:
|
DropDownButton@STATUS_BAR_DROPDOWN:
|
||||||
X: 400
|
X: 400
|
||||||
@@ -280,7 +280,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@SOUND_LABEL:
|
Label@SOUND_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
Y: 37
|
Y: 39
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -307,7 +307,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Text: Mute Sound
|
Text: Mute Sound
|
||||||
Label@MUSIC_LABEL:
|
Label@MUSIC_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
Y: 67
|
Y: 69
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -320,7 +320,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Ticks: 7
|
Ticks: 7
|
||||||
Label@VIDEO_LABEL:
|
Label@VIDEO_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
Y: 97
|
Y: 99
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -333,7 +333,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Ticks: 7
|
Ticks: 7
|
||||||
Label@AUDIO_DEVICE_LABEL:
|
Label@AUDIO_DEVICE_LABEL:
|
||||||
X: 190 - WIDTH - 5
|
X: 190 - WIDTH - 5
|
||||||
Y: 244
|
Y: 245
|
||||||
Width: 75
|
Width: 75
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
@@ -344,7 +344,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Width: 300
|
Width: 300
|
||||||
Height: 25
|
Height: 25
|
||||||
Label@AUDIO_DEVICE_DESC:
|
Label@AUDIO_DEVICE_DESC:
|
||||||
Y: 265
|
Y: 266
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Tiny
|
Font: Tiny
|
||||||
@@ -365,7 +365,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Text: Left-click Orders
|
Text: Left-click Orders
|
||||||
Label@MIDDLE_MOUSE_SCROLL_LABEL:
|
Label@MIDDLE_MOUSE_SCROLL_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 120
|
X: PARENT_RIGHT - WIDTH - 120
|
||||||
Y: 39
|
Y: 41
|
||||||
Width: 160
|
Width: 160
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
@@ -379,7 +379,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Font: Regular
|
Font: Regular
|
||||||
Label@MIDDLE_MOUSE_SCROLL_LABEL:
|
Label@MIDDLE_MOUSE_SCROLL_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 120
|
X: PARENT_RIGHT - WIDTH - 120
|
||||||
Y: 69
|
Y: 71
|
||||||
Width: 160
|
Width: 160
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
@@ -393,7 +393,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Font: Regular
|
Font: Regular
|
||||||
Label@ZOOM_MODIFIER_LABEL:
|
Label@ZOOM_MODIFIER_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 120
|
X: PARENT_RIGHT - WIDTH - 120
|
||||||
Y: 98
|
Y: 101
|
||||||
Width: 160
|
Width: 160
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Regular
|
Font: Regular
|
||||||
@@ -429,7 +429,7 @@ Background@SETTINGS_PANEL:
|
|||||||
Text: Lock mouse to window
|
Text: Lock mouse to window
|
||||||
Label@SCROLL_SPEED_LABEL:
|
Label@SCROLL_SPEED_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 270
|
X: PARENT_RIGHT - WIDTH - 270
|
||||||
Y: 127
|
Y: 129
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Scroll Speed:
|
Text: Scroll Speed:
|
||||||
@@ -444,7 +444,7 @@ Background@SETTINGS_PANEL:
|
|||||||
MaximumValue: 50
|
MaximumValue: 50
|
||||||
Label@UI_SCROLL_SPEED_LABEL:
|
Label@UI_SCROLL_SPEED_LABEL:
|
||||||
X: PARENT_RIGHT - WIDTH - 106
|
X: PARENT_RIGHT - WIDTH - 106
|
||||||
Y: 127
|
Y: 129
|
||||||
Width: 95
|
Width: 95
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: UI Scroll:
|
Text: UI Scroll:
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Background@BUTTON_TOOLTIP:
|
|||||||
Children:
|
Children:
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 2
|
Y: 3
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@HOTKEY:
|
Label@HOTKEY:
|
||||||
@@ -30,7 +30,7 @@ Background@BUTTON_TOOLTIP:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@DESC:
|
Label@DESC:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 25
|
Y: 28
|
||||||
Height: 12
|
Height: 12
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
VAlign: Top
|
VAlign: Top
|
||||||
@@ -43,18 +43,18 @@ Background@BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP:
|
|||||||
Children:
|
Children:
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 2
|
Y: 3
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@HOTKEY:
|
Label@HOTKEY:
|
||||||
Y: 2
|
Y: 3
|
||||||
Visible: false
|
Visible: false
|
||||||
TextColor: FFFF00
|
TextColor: FFFF00
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@DESC:
|
Label@DESC:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 25
|
Y: 27
|
||||||
Height: 12
|
Height: 12
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
VAlign: Top
|
VAlign: Top
|
||||||
@@ -79,13 +79,13 @@ Background@WORLD_TOOLTIP:
|
|||||||
Height: 16
|
Height: 16
|
||||||
Label@OWNER:
|
Label@OWNER:
|
||||||
X: 45
|
X: 45
|
||||||
Y: 22
|
Y: 23
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Shadow: True
|
Shadow: True
|
||||||
Label@EXTRA:
|
Label@EXTRA:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 50
|
Y: 51
|
||||||
Height: 5
|
Height: 5
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|
||||||
@@ -99,7 +99,7 @@ Background@SPAWN_TOOLTIP:
|
|||||||
Container@DOUBLE_HEIGHT:
|
Container@DOUBLE_HEIGHT:
|
||||||
Height: 44
|
Height: 44
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
Y: 2
|
Y: 3
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Image@FLAG:
|
Image@FLAG:
|
||||||
@@ -108,7 +108,7 @@ Background@SPAWN_TOOLTIP:
|
|||||||
Width: 32
|
Width: 32
|
||||||
Height: 16
|
Height: 16
|
||||||
Label@TEAM:
|
Label@TEAM:
|
||||||
Y: 23
|
Y: 24
|
||||||
Height: 15
|
Height: 15
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Align: center
|
Align: center
|
||||||
@@ -121,13 +121,13 @@ Background@LATENCY_TOOLTIP:
|
|||||||
Children:
|
Children:
|
||||||
Label@LATENCY_PREFIX:
|
Label@LATENCY_PREFIX:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 2
|
Y: 3
|
||||||
Height: 23
|
Height: 26
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: Latency:
|
Text: Latency:
|
||||||
Label@LATENCY:
|
Label@LATENCY:
|
||||||
Y: 2
|
Y: 3
|
||||||
Height: 23
|
Height: 26
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|
||||||
Background@ANONYMOUS_PLAYER_TOOLTIP:
|
Background@ANONYMOUS_PLAYER_TOOLTIP:
|
||||||
@@ -138,17 +138,18 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
|
|||||||
Children:
|
Children:
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 7
|
X: 7
|
||||||
|
Y: 2
|
||||||
Text: Anonymous Player
|
Text: Anonymous Player
|
||||||
Height: 24
|
Height: 24
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
Label@LOCATION:
|
Label@LOCATION:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 23
|
Y: 24
|
||||||
Height: 12
|
Height: 12
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Label@IP:
|
Label@IP:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 36
|
Y: 37
|
||||||
Height: 12
|
Height: 12
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Container@GAME_ADMIN:
|
Container@GAME_ADMIN:
|
||||||
@@ -165,6 +166,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
|
|||||||
ImageName: admin
|
ImageName: admin
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 9
|
X: 9
|
||||||
|
Y: 1
|
||||||
Height: 12
|
Height: 12
|
||||||
Text: Game Admin
|
Text: Game Admin
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -182,12 +184,13 @@ Background@REGISTERED_PLAYER_TOOLTIP:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROFILE_NAME:
|
Label@PROFILE_NAME:
|
||||||
X: 7
|
X: 7
|
||||||
|
Y: 2
|
||||||
Width: PARENT_RIGHT - 20
|
Width: PARENT_RIGHT - 20
|
||||||
Height: 24
|
Height: 24
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
Label@PROFILE_RANK:
|
Label@PROFILE_RANK:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 23
|
Y: 24
|
||||||
Width: PARENT_RIGHT - 20
|
Width: PARENT_RIGHT - 20
|
||||||
Height: 12
|
Height: 12
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -206,6 +209,7 @@ Background@REGISTERED_PLAYER_TOOLTIP:
|
|||||||
ImageName: admin
|
ImageName: admin
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
|
Y: 1
|
||||||
Height: 12
|
Height: 12
|
||||||
Text: Game Admin
|
Text: Game Admin
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -235,24 +239,24 @@ Background@PRODUCTION_TOOLTIP:
|
|||||||
Children:
|
Children:
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 2
|
Y: 3
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@HOTKEY:
|
Label@HOTKEY:
|
||||||
Visible: false
|
Visible: false
|
||||||
Y: 2
|
Y: 3
|
||||||
Height: 23
|
Height: 23
|
||||||
TextColor: FFFF00
|
TextColor: FFFF00
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@REQUIRES:
|
Label@REQUIRES:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 25
|
Y: 26
|
||||||
Height: 15
|
Height: 15
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
Text: Requires {0}
|
Text: Requires {0}
|
||||||
Label@DESC:
|
Label@DESC:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 25
|
Y: 27
|
||||||
Height: 2
|
Height: 2
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
VAlign: Top
|
VAlign: Top
|
||||||
@@ -263,6 +267,7 @@ Background@PRODUCTION_TOOLTIP:
|
|||||||
ImageCollection: sidebar-bits
|
ImageCollection: sidebar-bits
|
||||||
ImageName: production-tooltip-cost
|
ImageName: production-tooltip-cost
|
||||||
Label@COST:
|
Label@COST:
|
||||||
|
Y: 1
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Image@TIME_ICON:
|
Image@TIME_ICON:
|
||||||
@@ -273,7 +278,7 @@ Background@PRODUCTION_TOOLTIP:
|
|||||||
ImageCollection: sidebar-bits
|
ImageCollection: sidebar-bits
|
||||||
ImageName: production-tooltip-time
|
ImageName: production-tooltip-time
|
||||||
Label@TIME:
|
Label@TIME:
|
||||||
Y: 21
|
Y: 22
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Image@POWER_ICON:
|
Image@POWER_ICON:
|
||||||
@@ -283,7 +288,7 @@ Background@PRODUCTION_TOOLTIP:
|
|||||||
ImageCollection: sidebar-bits
|
ImageCollection: sidebar-bits
|
||||||
ImageName: production-tooltip-power
|
ImageName: production-tooltip-power
|
||||||
Label@POWER:
|
Label@POWER:
|
||||||
Y: 41
|
Y: 42
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|
||||||
@@ -291,25 +296,25 @@ Background@SUPPORT_POWER_TOOLTIP:
|
|||||||
Logic: SupportPowerTooltipLogic
|
Logic: SupportPowerTooltipLogic
|
||||||
Background: dialog4
|
Background: dialog4
|
||||||
Width: 200
|
Width: 200
|
||||||
Height: 29
|
Height: 32
|
||||||
Children:
|
Children:
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 2
|
Y: 4
|
||||||
Height: 20
|
Height: 20
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@HOTKEY:
|
Label@HOTKEY:
|
||||||
Visible: false
|
Visible: false
|
||||||
Y: 2
|
Y: 4
|
||||||
Height: 20
|
Height: 20
|
||||||
TextColor: FFFF00
|
TextColor: FFFF00
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@TIME:
|
Label@TIME:
|
||||||
Y: 8
|
Y: 10
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
VAlign: Top
|
VAlign: Top
|
||||||
Label@DESC:
|
Label@DESC:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 22
|
Y: 24
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
VAlign: Top
|
VAlign: Top
|
||||||
|
|||||||
Reference in New Issue
Block a user