about summary refs log tree commit diff stats
path: root/archipelago.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'archipelago.tscn')
-rw-r--r--archipelago.tscn47
1 files changed, 34 insertions, 13 deletions
diff --git a/archipelago.tscn b/archipelago.tscn index bad8631..884cbb5 100644 --- a/archipelago.tscn +++ b/archipelago.tscn
@@ -1,4 +1,4 @@
1[gd_scene load_steps=9 format=2] 1[gd_scene load_steps=11 format=2]
2 2
3[ext_resource path="res://nodes/label.tscn" type="PackedScene" id=1] 3[ext_resource path="res://nodes/label.tscn" type="PackedScene" id=1]
4[ext_resource path="res://fonts/Lingo.tres" type="DynamicFont" id=2] 4[ext_resource path="res://fonts/Lingo.tres" type="DynamicFont" id=2]
@@ -6,6 +6,8 @@
6[ext_resource path="user://maps/Archipelago/settings_buttons.gd" type="Script" id=4] 6[ext_resource path="user://maps/Archipelago/settings_buttons.gd" type="Script" id=4]
7[ext_resource path="user://maps/Archipelago/settings_screen.gd" type="Script" id=5] 7[ext_resource path="user://maps/Archipelago/settings_screen.gd" type="Script" id=5]
8[ext_resource path="res://fonts/Lingo35.tres" type="DynamicFont" id=6] 8[ext_resource path="res://fonts/Lingo35.tres" type="DynamicFont" id=6]
9[ext_resource path="res://images/unchecked.png" type="Texture" id=7]
10[ext_resource path="res://images/checked.png" type="Texture" id=8]
9 11
10[sub_resource type="StyleBoxFlat" id=1] 12[sub_resource type="StyleBoxFlat" id=1]
11bg_color = Color( 0, 0, 0, 0 ) 13bg_color = Color( 0, 0, 0, 0 )
@@ -73,19 +75,28 @@ text = "BACK"
73script = ExtResource( 4 ) 75script = ExtResource( 4 )
74 76
75[node name="credit2" parent="Panel" instance=ExtResource( 1 )] 77[node name="credit2" parent="Panel" instance=ExtResource( 1 )]
76margin_left = 75.0 78margin_left = -105.0
77margin_top = 346.0 79margin_top = 346.0
78margin_right = 665.0 80margin_right = 485.0
79margin_bottom = 410.0 81margin_bottom = 410.0
80custom_fonts/font = ExtResource( 2 ) 82custom_fonts/font = ExtResource( 2 )
81custom_styles/normal = SubResource( 1 ) 83custom_styles/normal = SubResource( 1 )
82text = "SERVER" 84text = "SERVER"
83align = 2 85align = 2
84 86
87[node name="credit5" parent="Panel" instance=ExtResource( 1 )]
88margin_left = 1239.0
89margin_top = 271.0
90margin_right = 1829.0
91margin_bottom = 335.0
92custom_fonts/font = ExtResource( 2 )
93custom_styles/normal = SubResource( 1 )
94text = "OPTIONS"
95
85[node name="credit3" parent="Panel" instance=ExtResource( 1 )] 96[node name="credit3" parent="Panel" instance=ExtResource( 1 )]
86margin_left = 75.0 97margin_left = -105.0
87margin_top = 519.0 98margin_top = 519.0
88margin_right = 665.0 99margin_right = 485.0
89margin_bottom = 583.0 100margin_bottom = 583.0
90custom_fonts/font = ExtResource( 2 ) 101custom_fonts/font = ExtResource( 2 )
91custom_styles/normal = SubResource( 1 ) 102custom_styles/normal = SubResource( 1 )
@@ -93,9 +104,9 @@ text = "PLAYER"
93align = 2 104align = 2
94 105
95[node name="credit4" parent="Panel" instance=ExtResource( 1 )] 106[node name="credit4" parent="Panel" instance=ExtResource( 1 )]
96margin_left = 75.0 107margin_left = -105.0
97margin_top = 704.0 108margin_top = 704.0
98margin_right = 665.0 109margin_right = 485.0
99margin_bottom = 768.0 110margin_bottom = 768.0
100custom_fonts/font = ExtResource( 2 ) 111custom_fonts/font = ExtResource( 2 )
101custom_styles/normal = SubResource( 1 ) 112custom_styles/normal = SubResource( 1 )
@@ -103,9 +114,9 @@ text = "PASSWORD"
103align = 2 114align = 2
104 115
105[node name="server_box" type="LineEdit" parent="Panel"] 116[node name="server_box" type="LineEdit" parent="Panel"]
106margin_left = 682.0 117margin_left = 502.0
107margin_top = 295.0 118margin_top = 295.0
108margin_right = 1324.0 119margin_right = 1144.0
109margin_bottom = 445.0 120margin_bottom = 445.0
110custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) 121custom_colors/selection_color = Color( 0.482353, 0, 0, 1 )
111custom_colors/cursor_color = Color( 0, 0, 0, 1 ) 122custom_colors/cursor_color = Color( 0, 0, 0, 1 )
@@ -115,9 +126,9 @@ align = 1
115caret_blink = true 126caret_blink = true
116 127
117[node name="player_box" type="LineEdit" parent="Panel"] 128[node name="player_box" type="LineEdit" parent="Panel"]
118margin_left = 682.0 129margin_left = 502.0
119margin_top = 477.0 130margin_top = 477.0
120margin_right = 1324.0 131margin_right = 1144.0
121margin_bottom = 627.0 132margin_bottom = 627.0
122custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) 133custom_colors/selection_color = Color( 0.482353, 0, 0, 1 )
123custom_colors/cursor_color = Color( 0, 0, 0, 1 ) 134custom_colors/cursor_color = Color( 0, 0, 0, 1 )
@@ -127,9 +138,9 @@ align = 1
127caret_blink = true 138caret_blink = true
128 139
129[node name="password_box" type="LineEdit" parent="Panel"] 140[node name="password_box" type="LineEdit" parent="Panel"]
130margin_left = 682.0 141margin_left = 502.0
131margin_top = 659.0 142margin_top = 659.0
132margin_right = 1324.0 143margin_right = 1144.0
133margin_bottom = 809.0 144margin_bottom = 809.0
134custom_colors/selection_color = Color( 0.482353, 0, 0, 1 ) 145custom_colors/selection_color = Color( 0.482353, 0, 0, 1 )
135custom_colors/cursor_color = Color( 0, 0, 0, 1 ) 146custom_colors/cursor_color = Color( 0, 0, 0, 1 )
@@ -142,5 +153,15 @@ caret_blink = true
142margin_right = 83.0 153margin_right = 83.0
143margin_bottom = 58.0 154margin_bottom = 58.0
144 155
156[node name="confusing_box" type="CheckBox" parent="Panel"]
157margin_left = 1227.0
158margin_top = 351.0
159margin_right = 1832.0
160margin_bottom = 439.0
161custom_fonts/font = ExtResource( 6 )
162custom_icons/checked = ExtResource( 8 )
163custom_icons/unchecked = ExtResource( 7 )
164text = "Make world more confusing"
165
145[connection signal="pressed" from="Panel/connect_button" to="Panel/connect_button" method="_connect_pressed"] 166[connection signal="pressed" from="Panel/connect_button" to="Panel/connect_button" method="_connect_pressed"]
146[connection signal="pressed" from="Panel/quit_button" to="Panel/quit_button" method="_back_pressed"] 167[connection signal="pressed" from="Panel/quit_button" to="Panel/quit_button" method="_back_pressed"]