@@ -41,7 +41,6 @@ size_flags_vertical = 4
4141metadata/_edit_use_anchors_ = true
4242
4343[node name ="MainView" type ="VBoxContainer" parent ="." ]
44- layout_mode = 1
4544anchors_preset = 15
4645anchor_right = 1.0
4746anchor_bottom = 1.0
@@ -50,7 +49,8 @@ grow_vertical = 2
5049metadata/_edit_use_anchors_ = true
5150
5251[node name ="MenuBar" type ="MenuBar" parent ="MainView" node_paths =PackedStringArray ("workingDirDialog" , "aboutPopup" , "createModDialog" , "selectNewModDialog" , "optionsDialog" )]
53- layout_mode = 2
52+ offset_right = 1150.0
53+ offset_bottom = 31.0
5454script = ExtResource ("1_hfkuf" )
5555workingDirDialog = NodePath ("../../Popups/SelectWorkingFolder" )
5656aboutPopup = NodePath ("../../Popups/About" )
@@ -101,6 +101,7 @@ item_0/text = "New"
101101item_0/id = 0
102102item_1/text = "Delete"
103103item_1/id = 1
104+ item_1/disabled = true
104105item_2/text = ""
105106item_2/id = 2
106107item_2/separator = true
@@ -121,6 +122,7 @@ item_2/id = 2
121122item_2/separator = true
122123item_3/text = "Verify Build"
123124item_3/id = 3
125+ item_3/disabled = true
124126script = ExtResource ("2_bwdgy" )
125127
126128[node name ="Verify Options" type ="PopupMenu" parent ="MainView/MenuBar/Build" ]
@@ -129,23 +131,28 @@ item_0/text = "Normal"
129131item_0/checkable = 2
130132item_0/checked = true
131133item_0/id = 0
134+ item_0/disabled = true
132135item_1/text = "Detailed"
133136item_1/checkable = 2
134137item_1/id = 1
138+ item_1/disabled = true
135139item_2/text = "Excessive"
136140item_2/checkable = 2
137141item_2/id = 2
142+ item_2/disabled = true
138143script = ExtResource ("6_fceit" )
139144
140145[node name ="Database" type ="PopupMenu" parent ="MainView/MenuBar" ]
141146item_count = 7
142147item_0/text = "Import Record..."
143148item_0/id = 0
149+ item_0/disabled = true
144150item_1/text = ""
145151item_1/id = 1
146152item_1/separator = true
147153item_2/text = "Check Records"
148154item_2/id = 2
155+ item_2/disabled = true
149156item_3/text = "Move Records"
150157item_3/id = 3
151158item_3/disabled = true
@@ -163,8 +170,10 @@ script = ExtResource("7_ux155")
163170item_count = 4
164171item_0/text = "Build..."
165172item_0/id = 0
173+ item_0/disabled = true
166174item_1/text = "Compact..."
167175item_1/id = 1
176+ item_1/disabled = true
168177item_2/text = ""
169178item_2/id = 2
170179item_2/separator = true
@@ -176,6 +185,7 @@ script = ExtResource("8_bxck6")
176185item_count = 3
177186item_0/text = "Extract game files..."
178187item_0/id = 0
188+ item_0/disabled = true
179189item_1/text = ""
180190item_1/id = 1
181191item_1/separator = true
@@ -191,6 +201,7 @@ item_0/checked = true
191201item_0/id = 0
192202item_1/text = "Refresh"
193203item_1/id = 1
204+ item_1/disabled = true
194205script = ExtResource ("10_rod4w" )
195206
196207[node name ="Help" type ="PopupMenu" parent ="MainView/MenuBar" ]
@@ -204,63 +215,80 @@ item_2/id = 2
204215item_2/separator = true
205216item_3/text = "Install Templates..."
206217item_3/id = 3
218+ item_3/disabled = true
207219item_4/text = "Install Tutorials..."
208220item_4/id = 4
221+ item_4/disabled = true
209222script = ExtResource ("11_va2v8" )
210223
211224[node name ="FilesConsole" type ="VSplitContainer" parent ="MainView" ]
212- layout_mode = 2
225+ offset_top = 35.0
226+ offset_right = 1150.0
227+ offset_bottom = 615.0
213228size_flags_vertical = 3
214229
215230[node name ="TabContainer" type ="TabContainer" parent ="MainView/FilesConsole" ]
216- layout_mode = 2
231+ offset_right = 1150.0
232+ offset_bottom = 284.0
217233size_flags_vertical = 3
218234tab_alignment = 1
219235drag_to_rearrange_enabled = true
220236script = ExtResource ("13_utfmt" )
221237
222238[node name ="ConsoleContainer" type ="ScrollContainer" parent ="MainView/FilesConsole" ]
223239custom_minimum_size = Vector2 (0 , 40 )
224- layout_mode = 2
240+ offset_top = 296.0
241+ offset_right = 1150.0
242+ offset_bottom = 580.0
225243size_flags_vertical = 3
226244
227245[node name ="Console" type ="RichTextLabel" parent ="MainView/FilesConsole/ConsoleContainer" ]
228- layout_mode = 2
246+ offset_right = 1150.0
247+ offset_bottom = 284.0
229248size_flags_horizontal = 3
230249size_flags_vertical = 3
231250bbcode_enabled = true
232251scroll_following = true
233252
234253[node name ="FootBar" type ="HSplitContainer" parent ="MainView" ]
235- layout_mode = 2
254+ offset_top = 619.0
255+ offset_right = 1150.0
256+ offset_bottom = 646.0
236257split_offset = 300
237258script = ExtResource ("20_owo0q" )
238259
239260[node name ="StatusLabel" type ="RichTextLabel" parent ="MainView/FootBar" ]
240- layout_mode = 2
261+ offset_right = 869.0
262+ offset_bottom = 27.0
241263size_flags_horizontal = 3
242264bbcode_enabled = true
243265text = "[color=green]Ready[/color]"
244266
245267[node name ="ProgressPath" type ="HSplitContainer" parent ="MainView/FootBar" ]
246- layout_mode = 2
268+ offset_left = 881.0
269+ offset_right = 1150.0
270+ offset_bottom = 27.0
247271size_flags_horizontal = 3
248272
249273[node name ="Progress" type ="ProgressBar" parent ="MainView/FootBar/ProgressPath" ]
250274custom_minimum_size = Vector2 (50 , 0 )
251- layout_mode = 2
275+ offset_right = 128.0
276+ offset_bottom = 27.0
252277size_flags_horizontal = 3
253278size_flags_vertical = 1
254279theme_override_styles/fill = SubResource ("StyleBoxFlat_wpugc" )
255280step = 1.0
256281rounded = true
257282
258283[node name ="PathContainer" type ="ScrollContainer" parent ="MainView/FootBar/ProgressPath" ]
259- layout_mode = 2
284+ offset_left = 140.0
285+ offset_right = 269.0
286+ offset_bottom = 27.0
260287size_flags_horizontal = 3
261288
262289[node name ="Path" type ="Label" parent ="MainView/FootBar/ProgressPath/PathContainer" ]
263- layout_mode = 2
290+ offset_right = 129.0
291+ offset_bottom = 23.0
264292size_flags_horizontal = 3
265293size_flags_vertical = 1
266294script = ExtResource ("7_k8qir" )
@@ -333,3 +361,4 @@ progress = NodePath("../../MainView/FootBar/ProgressPath/Progress")
333361[connection signal ="install_templates" from ="MainView/MenuBar/Help" to ="MainView/MenuBar" method ="_on_help_install_templates" ]
334362[connection signal ="install_tutorials" from ="MainView/MenuBar/Help" to ="MainView/MenuBar" method ="_on_help_install_tutorials" ]
335363[connection signal ="ToggleBuild" from ="Util/BuildMod" to ="MainView/MenuBar/Build" method ="_on_build_mod_toggle_build" ]
364+ [connection signal ="ToggleBuild" from ="Util/BuildMod" to ="MainView/MenuBar/Database" method ="_on_build_mod_toggle_build" ]
0 commit comments