@@ -1650,7 +1650,7 @@ custom_colors/font_color_hover = Color( 1, 0.65098, 0.556863, 1 )
1650
1650
custom_colors/font_color_pressed = Color( 0.333333, 0.607843, 1, 1 )
1651
1651
text = " Edit "
1652
1652
align = 0
1653
- items = [ " Columns ", null, 0, false, false, 0, 0, null, "", false, " Custom objects ", null, 0, false, false, 1, 0, null, "", false, " Update all slabs ", null, 0, false, false, 2 , 0, null, "", false, "", null, 0, false, true, -1, 0, null, "", true, " Make a tileset ", null, 0, false, false, 3 , 0, null, "", false, " Slabset ", null, 0, false, false, 4 , 0, null, "", false ]
1653
+ items = [ " Columns ", null, 0, false, false, 0, 0, null, "", false, " Custom objects ", null, 0, false, false, 1, 0, null, "", false, " Resize and shift ", null, 0, false, false, 2, 0, null, "", false, " Update all slabs ", null, 0, false, false, 3 , 0, null, "", false, "", null, 0, false, true, -1, 0, null, "", true, " Make a tileset ", null, 0, false, false, 4 , 0, null, "", false, " Slabset ", null, 0, false, false, 5 , 0, null, "", false ]
1654
1654
switch_on_hover = true
1655
1655
__meta__ = {
1656
1656
" _edit_use_anchors_ ": false
@@ -3004,7 +3004,7 @@ margin_bottom = 264.0
3004
3004
rect_min_size = Vector2 ( 300 , 105 )
3005
3005
popup_exclusive = true
3006
3006
window_title = "Confirm"
3007
- dialog_text = "Every slab on the map will be updated, this means column appearance and \" attached \" objects will be reset."
3007
+ dialog_text = "Every slab on the map will be updated, column appearance and room objects will be reset."
3008
3008
dialog_autowrap = true
3009
3009
script = ExtResource ( 61 )
3010
3010
@@ -3836,7 +3836,7 @@ margin_bottom = 965.0
3836
3836
3837
3837
[node name = "GridContainer" type = "GridContainer" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer" ]
3838
3838
margin_right = 625.0
3839
- margin_bottom = 124 .0
3839
+ margin_bottom = 118 .0
3840
3840
columns = 2
3841
3841
3842
3842
[node name = "Label" type = "Label" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer" ]
@@ -3896,35 +3896,28 @@ items = [ "Classic format", null, false, 0, null, "KFX format", null, false, 1,
3896
3896
selected = 0
3897
3897
3898
3898
[node name = "Label4" type = "Label" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer" ]
3899
- margin_top = 100 .0
3899
+ margin_top = 97 .0
3900
3900
margin_right = 311.0
3901
- margin_bottom = 121 .0
3901
+ margin_bottom = 118 .0
3902
3902
text = "Map size"
3903
3903
3904
3904
[node name = "HBoxContainer2" type = "HBoxContainer" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer" ]
3905
3905
margin_left = 315.0
3906
3906
margin_top = 97.0
3907
3907
margin_right = 625.0
3908
- margin_bottom = 124 .0
3908
+ margin_bottom = 118 .0
3909
3909
size_flags_horizontal = 3
3910
3910
size_flags_vertical = 3
3911
3911
3912
3912
[node name = "MapSizeTextLabel" type = "Label" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer/HBoxContainer2" ]
3913
- margin_right = 239 .0
3914
- margin_bottom = 27 .0
3913
+ margin_right = 310 .0
3914
+ margin_bottom = 21 .0
3915
3915
size_flags_horizontal = 3
3916
3916
size_flags_vertical = 3
3917
3917
text = "85 x 85"
3918
3918
align = 1
3919
3919
valign = 1
3920
3920
3921
- [node name = "ResizeCurrentMapSizeButton" type = "Button" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer/HBoxContainer2" ]
3922
- margin_left = 243.0
3923
- margin_right = 310.0
3924
- margin_bottom = 27.0
3925
- size_flags_horizontal = 8
3926
- text = "Resize"
3927
-
3928
3921
[node name = "HBoxContainer" type = "HBoxContainer" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer" ]
3929
3922
visible = false
3930
3923
margin_top = 167.0
@@ -3960,16 +3953,16 @@ size_flags_vertical = 2
3960
3953
columns = 2
3961
3954
3962
3955
[node name = "AdvancedMapPropertiesCheckBox" type = "CheckBox" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer" ]
3963
- margin_top = 128 .0
3956
+ margin_top = 122 .0
3964
3957
margin_right = 245.0
3965
- margin_bottom = 157 .0
3958
+ margin_bottom = 151 .0
3966
3959
size_flags_horizontal = 0
3967
3960
text = "Edit Level Overview File"
3968
3961
3969
3962
[node name = "AdvancedMapProperties" type = "GridContainer" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer" ]
3970
- margin_top = 161 .0
3963
+ margin_top = 155 .0
3971
3964
margin_right = 625.0
3972
- margin_bottom = 503 .0
3965
+ margin_bottom = 497 .0
3973
3966
columns = 2
3974
3967
3975
3968
[node name = "Label5" type = "Label" parent = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/AdvancedMapProperties" ]
@@ -5671,13 +5664,15 @@ margin_top = -2160.0
5671
5664
margin_right = 1668.0
5672
5665
margin_bottom = - 1820.0
5673
5666
rect_min_size = Vector2 ( 404 , 340 )
5667
+ mouse_filter = 1
5674
5668
window_title = "Resize map"
5675
5669
resizable = true
5676
5670
script = ExtResource ( 153 )
5677
5671
5678
5672
[node name = "MarginContainer" type = "MarginContainer" parent = "Ui/UiSystem/ResizeCurrentMapSize" ]
5679
5673
anchor_right = 1.0
5680
5674
anchor_bottom = 1.0
5675
+ mouse_filter = 1
5681
5676
size_flags_horizontal = 3
5682
5677
size_flags_vertical = 3
5683
5678
custom_constants / margin_right = 20
@@ -5719,6 +5714,7 @@ size_flags_horizontal = 0
5719
5714
text = "85"
5720
5715
5721
5716
[node name = "GridContainer" type = "GridContainer" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer" ]
5717
+ visible = false
5722
5718
margin_left = 130.0
5723
5719
margin_top = 35.0
5724
5720
margin_right = 234.0
@@ -5727,93 +5723,117 @@ size_flags_horizontal = 4
5727
5723
size_flags_vertical = 3
5728
5724
columns = 3
5729
5725
5730
- [node name = "ColorRect " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5726
+ [node name = "ResizeSegment1 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5731
5727
margin_right = 32.0
5732
5728
margin_bottom = 32.0
5733
5729
rect_min_size = Vector2 ( 32 , 32 )
5730
+ mouse_filter = 1
5734
5731
color = Color ( 0.262745 , 0.266667 , 0.298039 , 1 )
5735
5732
5736
- [node name = "ColorRect2 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5733
+ [node name = "ResizeSegment2 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5737
5734
margin_left = 36.0
5738
5735
margin_right = 68.0
5739
5736
margin_bottom = 32.0
5740
5737
rect_min_size = Vector2 ( 32 , 32 )
5738
+ mouse_filter = 1
5741
5739
color = Color ( 0.262745 , 0.266667 , 0.298039 , 1 )
5742
5740
5743
- [node name = "ColorRect3 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5741
+ [node name = "ResizeSegment3 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5744
5742
margin_left = 72.0
5745
5743
margin_right = 104.0
5746
5744
margin_bottom = 32.0
5747
5745
rect_min_size = Vector2 ( 32 , 32 )
5746
+ mouse_filter = 1
5748
5747
color = Color ( 0.262745 , 0.266667 , 0.298039 , 1 )
5749
5748
5750
- [node name = "ColorRect4 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5749
+ [node name = "ResizeSegment4 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5751
5750
margin_top = 36.0
5752
5751
margin_right = 32.0
5753
5752
margin_bottom = 68.0
5754
5753
rect_min_size = Vector2 ( 32 , 32 )
5754
+ mouse_filter = 1
5755
5755
color = Color ( 0.262745 , 0.266667 , 0.298039 , 1 )
5756
5756
5757
- [node name = "ColorRect5 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5757
+ [node name = "ResizeSegment5 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5758
5758
margin_left = 36.0
5759
5759
margin_top = 36.0
5760
5760
margin_right = 68.0
5761
5761
margin_bottom = 68.0
5762
5762
rect_min_size = Vector2 ( 32 , 32 )
5763
+ mouse_filter = 1
5763
5764
5764
- [node name = "ColorRect6 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5765
+ [node name = "ResizeSegment6 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5765
5766
margin_left = 72.0
5766
5767
margin_top = 36.0
5767
5768
margin_right = 104.0
5768
5769
margin_bottom = 68.0
5769
5770
rect_min_size = Vector2 ( 32 , 32 )
5771
+ mouse_filter = 1
5770
5772
color = Color ( 0.262745 , 0.266667 , 0.298039 , 1 )
5771
5773
5772
- [node name = "ColorRect7 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5774
+ [node name = "ResizeSegment7 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5773
5775
margin_top = 72.0
5774
5776
margin_right = 32.0
5775
5777
margin_bottom = 104.0
5776
5778
rect_min_size = Vector2 ( 32 , 32 )
5779
+ mouse_filter = 1
5777
5780
color = Color ( 0.262745 , 0.266667 , 0.298039 , 1 )
5778
5781
5779
- [node name = "ColorRect8 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5782
+ [node name = "ResizeSegment8 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5780
5783
margin_left = 36.0
5781
5784
margin_top = 72.0
5782
5785
margin_right = 68.0
5783
5786
margin_bottom = 104.0
5784
5787
rect_min_size = Vector2 ( 32 , 32 )
5788
+ mouse_filter = 1
5785
5789
color = Color ( 0.262745 , 0.266667 , 0.298039 , 1 )
5786
5790
5787
- [node name = "ColorRect9 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5791
+ [node name = "ResizeSegment9 " type = "ColorRect" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/GridContainer" ]
5788
5792
margin_left = 72.0
5789
5793
margin_top = 72.0
5790
5794
margin_right = 104.0
5791
5795
margin_bottom = 104.0
5792
5796
rect_min_size = Vector2 ( 32 , 32 )
5797
+ mouse_filter = 1
5793
5798
color = Color ( 0.262745 , 0.266667 , 0.298039 , 1 )
5794
5799
5795
5800
[node name = "HBoxContainer2" type = "HBoxContainer" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer" ]
5796
- margin_top = 143 .0
5801
+ margin_top = 35 .0
5797
5802
margin_right = 364.0
5798
- margin_bottom = 170 .0
5803
+ margin_bottom = 91 .0
5799
5804
5800
5805
[node name = "Label" type = "Label" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/HBoxContainer2" ]
5801
- margin_top = 3.0
5802
- margin_right = 96.0
5803
- margin_bottom = 24.0
5804
- text = "New area : "
5806
+ margin_right = 125.0
5807
+ margin_bottom = 56.0
5808
+ size_flags_vertical = 1
5809
+ text = "Fill new area :"
5810
+ valign = 1
5805
5811
5806
- [node name = "OptionButton " type = "OptionButton " parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/HBoxContainer2" ]
5807
- margin_left = 100 .0
5812
+ [node name = "VBoxContainer " type = "VBoxContainer " parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/HBoxContainer2" ]
5813
+ margin_left = 129 .0
5808
5814
margin_right = 364.0
5809
- margin_bottom = 27 .0
5815
+ margin_bottom = 56 .0
5810
5816
size_flags_horizontal = 3
5811
5817
5818
+ [node name = "ResizeFillWithIDLabel" type = "Label" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer" ]
5819
+ margin_right = 235.0
5820
+ margin_bottom = 21.0
5821
+ text = "Impenetrable"
5822
+ align = 2
5823
+
5824
+ [node name = "ResizeFillWithID" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer" instance = ExtResource ( 152 )]
5825
+ margin_left = 161.0
5826
+ margin_top = 25.0
5827
+ margin_right = 235.0
5828
+ margin_bottom = 56.0
5829
+ size_flags_horizontal = 10
5830
+
5812
5831
[node name = "ResizeMapApplyBorderCheckbox" type = "CheckBox" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer" ]
5813
- margin_top = 174 .0
5832
+ margin_top = 95 .0
5814
5833
margin_right = 364.0
5815
- margin_bottom = 203.0
5816
- text = "Reapply border"
5834
+ margin_bottom = 124.0
5835
+ pressed = true
5836
+ text = "Apply border"
5817
5837
5818
5838
[node name = "Label" type = "Label" parent = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer" ]
5819
5839
margin_top = 224.0
@@ -6393,7 +6413,6 @@ script = SubResource( 20 )
6393
6413
[connection signal = "text_changed" from = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer/MapNameLineEdit" to = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties" method = "_on_MapNameLineEdit_text_changed" ]
6394
6414
[connection signal = "item_selected" from = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer/DungeonStyleList" to = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties" method = "_on_DungeonStyleList_item_selected" ]
6395
6415
[connection signal = "item_selected" from = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer/CurrentFormat" to = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties" method = "_on_MapFormatSetting_item_selected" ]
6396
- [connection signal = "pressed" from = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/GridContainer/HBoxContainer2/ResizeCurrentMapSizeButton" to = "Ui/UiSystem/ResizeCurrentMapSize" method = "_on_ResizeCurrentMapSizeButton_pressed" ]
6397
6416
[connection signal = "pressed" from = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/AdvancedMapPropertiesCheckBox" to = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties" method = "_on_AdvancedMapPropertiesCheckBox_pressed" ]
6398
6417
[connection signal = "text_changed" from = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/AdvancedMapProperties/AuthorLineEdit" to = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties" method = "_on_AuthorLineEdit_text_changed" ]
6399
6418
[connection signal = "text_changed" from = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties/VBoxContainer/AdvancedMapProperties/DescriptionLineEdit" to = "Ui/UiSystem/MapSettingsWindow/MapSettingsTabs/MapProperties" method = "_on_DescriptionLineEdit_text_changed" ]
@@ -6468,6 +6487,7 @@ script = SubResource( 20 )
6468
6487
[connection signal = "about_to_show" from = "Ui/UiSystem/ResizeCurrentMapSize" to = "Ui/UiSystem/ResizeCurrentMapSize" method = "_on_ResizeCurrentMapSize_about_to_show" ]
6469
6488
[connection signal = "focus_exited" from = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/HBoxContainer/SettingsXSizeLine" to = "Ui/UiSystem/ResizeCurrentMapSize" method = "_on_SettingsXSizeLine_focus_exited" ]
6470
6489
[connection signal = "focus_exited" from = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/HBoxContainer/SettingsYSizeLine" to = "Ui/UiSystem/ResizeCurrentMapSize" method = "_on_SettingsYSizeLine_focus_exited" ]
6490
+ [connection signal = "value_changed" from = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer/ResizeFillWithID" to = "Ui/UiSystem/ResizeCurrentMapSize" method = "_on_ResizeFillWithID_value_changed" ]
6471
6491
[connection signal = "pressed" from = "Ui/UiSystem/ResizeCurrentMapSize/MarginContainer/VBoxContainer/ResizeApplyButton" to = "Ui/UiSystem/ResizeCurrentMapSize" method = "_on_ResizeApplyButton_pressed" ]
6472
6492
[connection signal = "timeout" from = "Ui/UiMessages/FPScounter/Timer" to = "Ui/UiMessages/FPScounter" method = "_on_Wait_timeout" ]
6473
6493
[connection signal = "about_to_show" from = "Ui/UiPreviewExporter/ExportPreview" to = "Ui/UiPreviewExporter/ExportPreview" method = "_on_ExportPreview_about_to_show" ]
0 commit comments