Initial lobby rework progress
This commit is contained in:
@@ -47,36 +47,36 @@ Background@SERVER_LOBBY:
|
||||
Id:TEMPLATE_LOCAL
|
||||
X:0
|
||||
Y:0
|
||||
Width:400
|
||||
Width:475
|
||||
Height:30
|
||||
Visible:false
|
||||
Children:
|
||||
TextField@NAME:
|
||||
Id:NAME
|
||||
Text:Name
|
||||
Width:139
|
||||
Width:150
|
||||
Height:25
|
||||
X:0
|
||||
Y:0
|
||||
MaxLength:16
|
||||
Button@COLOR:
|
||||
DropDownButton@COLOR:
|
||||
Id:COLOR
|
||||
Width:65
|
||||
Width:80
|
||||
Height:25
|
||||
X:159
|
||||
X:160
|
||||
Y:0
|
||||
Children:
|
||||
ColorBlock@COLORBLOCK:
|
||||
Id:COLORBLOCK
|
||||
X:5
|
||||
Y:7
|
||||
Width:PARENT_RIGHT-10
|
||||
Y:6
|
||||
Width:PARENT_RIGHT-35
|
||||
Height:PARENT_BOTTOM-12
|
||||
Button@FACTION:
|
||||
DropDownButton@FACTION:
|
||||
Id:FACTION
|
||||
Width:110
|
||||
Width:130
|
||||
Height:25
|
||||
X:244
|
||||
X:250
|
||||
Y:0
|
||||
Children:
|
||||
Image@FACTIONFLAG:
|
||||
@@ -92,16 +92,16 @@ Background@SERVER_LOBBY:
|
||||
Height:25
|
||||
X:40
|
||||
Y:0
|
||||
Button@TEAM:
|
||||
DropDownButton@TEAM:
|
||||
Id:TEAM
|
||||
Text:Team
|
||||
Width:25
|
||||
Width:48
|
||||
Height:25
|
||||
X:374
|
||||
X:390
|
||||
Y:0
|
||||
Checkbox@STATUS:
|
||||
Id:STATUS
|
||||
X:450
|
||||
X:448
|
||||
Y:2
|
||||
Width:20
|
||||
Height:20
|
||||
@@ -116,7 +116,7 @@ Background@SERVER_LOBBY:
|
||||
Label@NAME:
|
||||
Id:NAME
|
||||
Text:Name
|
||||
Width:139
|
||||
Width:150
|
||||
Height:25
|
||||
X:0
|
||||
Y:0
|
||||
@@ -172,7 +172,7 @@ Background@SERVER_LOBBY:
|
||||
Button@NAME:
|
||||
Id:NAME
|
||||
Text:Name
|
||||
Width:139
|
||||
Width:150
|
||||
Height:25
|
||||
X:0
|
||||
Y:0
|
||||
@@ -194,7 +194,7 @@ Background@SERVER_LOBBY:
|
||||
Label@NAME:
|
||||
Id:NAME
|
||||
Text:Name
|
||||
Width:139
|
||||
Width:150
|
||||
Height:25
|
||||
X:0
|
||||
Y:0
|
||||
@@ -213,10 +213,10 @@ Background@SERVER_LOBBY:
|
||||
Height:30
|
||||
Visible:false
|
||||
Children:
|
||||
DropDownButton@NAME: -- TODO: replace with dropdown
|
||||
DropDownButton@NAME:
|
||||
Id:NAME
|
||||
Text:Name
|
||||
Width:155
|
||||
Width:150
|
||||
Height:25
|
||||
X:0
|
||||
Y:0
|
||||
@@ -228,7 +228,7 @@ Background@SERVER_LOBBY:
|
||||
X:160
|
||||
Y:0
|
||||
Container@LABEL_CONTAINER:
|
||||
X:30
|
||||
X:25
|
||||
Y:45
|
||||
Children:
|
||||
Label@LABEL_LOBBY_NAME:
|
||||
|
||||
Reference in New Issue
Block a user