333 lines
12 KiB
Plaintext
333 lines
12 KiB
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://mods/Lucy.LucysTools/lucys_menu.gd" type="Script" id=1]
|
|
|
|
[node name="lucys_menu" type="Control"]
|
|
margin_right = 800.0
|
|
margin_bottom = 329.0
|
|
script = ExtResource( 1 )
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="."]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
margin_bottom = 71.0
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer"]
|
|
margin_left = 7.0
|
|
margin_top = 7.0
|
|
margin_right = 793.0
|
|
margin_bottom = 393.0
|
|
|
|
[node name="Label" type="Label" parent="PanelContainer/VBoxContainer"]
|
|
margin_right = 786.0
|
|
margin_bottom = 14.0
|
|
text = "Lucy's Options 0.5.0 - F5 to Toggle Menu"
|
|
|
|
[node name="HSeparator" type="HSeparator" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 18.0
|
|
margin_right = 786.0
|
|
margin_bottom = 22.0
|
|
|
|
[node name="Label4" type="Label" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 26.0
|
|
margin_right = 786.0
|
|
margin_bottom = 40.0
|
|
text = "BBCode is only visible to LucysTools-compatible users"
|
|
|
|
[node name="HFlowContainer" type="HFlowContainer" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 44.0
|
|
margin_right = 786.0
|
|
margin_bottom = 84.0
|
|
rect_pivot_offset = Vector2( -141, -49 )
|
|
|
|
[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/HFlowContainer"]
|
|
margin_top = 13.0
|
|
margin_right = 89.0
|
|
margin_bottom = 27.0
|
|
text = "Allow BBCode"
|
|
|
|
[node name="lucy_bbcode" type="CheckButton" parent="PanelContainer/VBoxContainer/HFlowContainer"]
|
|
unique_name_in_owner = true
|
|
margin_left = 93.0
|
|
margin_right = 169.0
|
|
margin_bottom = 40.0
|
|
|
|
[node name="Label3" type="Label" parent="PanelContainer/VBoxContainer/HFlowContainer"]
|
|
margin_left = 173.0
|
|
margin_top = 13.0
|
|
margin_right = 323.0
|
|
margin_bottom = 27.0
|
|
text = "Allow Intrusive BBCode"
|
|
|
|
[node name="lucy_intbbcode" type="CheckButton" parent="PanelContainer/VBoxContainer/HFlowContainer"]
|
|
unique_name_in_owner = true
|
|
margin_left = 327.0
|
|
margin_right = 403.0
|
|
margin_bottom = 40.0
|
|
|
|
[node name="Label2" type="Label" parent="PanelContainer/VBoxContainer/HFlowContainer"]
|
|
margin_left = 407.0
|
|
margin_top = 13.0
|
|
margin_right = 542.0
|
|
margin_bottom = 27.0
|
|
text = "Punch back on Punch"
|
|
|
|
[node name="lucy_punchback" type="CheckButton" parent="PanelContainer/VBoxContainer/HFlowContainer"]
|
|
unique_name_in_owner = true
|
|
margin_left = 546.0
|
|
margin_right = 622.0
|
|
margin_bottom = 40.0
|
|
|
|
[node name="HSeparator3" type="HSeparator" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 88.0
|
|
margin_right = 786.0
|
|
margin_bottom = 92.0
|
|
|
|
[node name="Label2" type="Label" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 96.0
|
|
margin_right = 786.0
|
|
margin_bottom = 110.0
|
|
text = "Custom Server Name - Only shown for LucysTools users (base game field for others)"
|
|
|
|
[node name="HFlowContainer4" type="HFlowContainer" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 114.0
|
|
margin_right = 786.0
|
|
margin_bottom = 138.0
|
|
rect_pivot_offset = Vector2( -141, -49 )
|
|
|
|
[node name="lucy_servername" type="LineEdit" parent="PanelContainer/VBoxContainer/HFlowContainer4"]
|
|
unique_name_in_owner = true
|
|
margin_right = 786.0
|
|
margin_bottom = 24.0
|
|
size_flags_horizontal = 3
|
|
expand_to_text_length = true
|
|
placeholder_text = "Name"
|
|
|
|
[node name="HFlowContainer6" type="HFlowContainer" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 142.0
|
|
margin_right = 786.0
|
|
margin_bottom = 156.0
|
|
rect_pivot_offset = Vector2( -141, -49 )
|
|
|
|
[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/HFlowContainer6"]
|
|
margin_right = 144.0
|
|
margin_bottom = 14.0
|
|
text = "Server Name Preview: "
|
|
|
|
[node name="lucy_servername_preview" type="RichTextLabel" parent="PanelContainer/VBoxContainer/HFlowContainer6"]
|
|
unique_name_in_owner = true
|
|
margin_left = 148.0
|
|
margin_right = 786.0
|
|
margin_bottom = 14.0
|
|
size_flags_horizontal = 3
|
|
bbcode_enabled = true
|
|
bbcode_text = "'s Lobby"
|
|
text = "'s Lobby"
|
|
scroll_active = false
|
|
|
|
[node name="HSeparator4" type="HSeparator" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 160.0
|
|
margin_right = 786.0
|
|
margin_bottom = 164.0
|
|
|
|
[node name="Label3" type="Label" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 168.0
|
|
margin_right = 786.0
|
|
margin_bottom = 182.0
|
|
text = "Server Join Message - Will be shown without BBCode for people without LucysTools"
|
|
|
|
[node name="HFlowContainer5" type="HFlowContainer" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 186.0
|
|
margin_right = 786.0
|
|
margin_bottom = 210.0
|
|
rect_pivot_offset = Vector2( -141, -49 )
|
|
|
|
[node name="lucy_servermsg" type="LineEdit" parent="PanelContainer/VBoxContainer/HFlowContainer5"]
|
|
unique_name_in_owner = true
|
|
margin_right = 786.0
|
|
margin_bottom = 24.0
|
|
size_flags_horizontal = 3
|
|
expand_to_text_length = true
|
|
placeholder_text = "Message"
|
|
|
|
[node name="HFlowContainer7" type="HFlowContainer" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 214.0
|
|
margin_right = 786.0
|
|
margin_bottom = 228.0
|
|
rect_pivot_offset = Vector2( -141, -49 )
|
|
|
|
[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/HFlowContainer7"]
|
|
margin_right = 109.0
|
|
margin_bottom = 14.0
|
|
text = "Normal Preview: "
|
|
|
|
[node name="lucy_servermsg_preview" type="RichTextLabel" parent="PanelContainer/VBoxContainer/HFlowContainer7"]
|
|
unique_name_in_owner = true
|
|
margin_left = 113.0
|
|
margin_right = 786.0
|
|
margin_bottom = 14.0
|
|
size_flags_horizontal = 3
|
|
bbcode_enabled = true
|
|
scroll_active = false
|
|
|
|
[node name="HFlowContainer10" type="HFlowContainer" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 232.0
|
|
margin_right = 786.0
|
|
margin_bottom = 246.0
|
|
rect_pivot_offset = Vector2( -141, -49 )
|
|
|
|
[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/HFlowContainer10"]
|
|
margin_right = 97.0
|
|
margin_bottom = 14.0
|
|
text = "Lame Preview: "
|
|
|
|
[node name="lucy_servermsg_preview2" type="RichTextLabel" parent="PanelContainer/VBoxContainer/HFlowContainer10"]
|
|
unique_name_in_owner = true
|
|
margin_left = 101.0
|
|
margin_right = 786.0
|
|
margin_bottom = 14.0
|
|
size_flags_horizontal = 3
|
|
bbcode_enabled = true
|
|
scroll_active = false
|
|
|
|
[node name="HSeparator5" type="HSeparator" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 250.0
|
|
margin_right = 786.0
|
|
margin_bottom = 254.0
|
|
|
|
[node name="HFlowContainer8" type="HFlowContainer" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 258.0
|
|
margin_right = 786.0
|
|
margin_bottom = 282.0
|
|
rect_pivot_offset = Vector2( -141, -49 )
|
|
|
|
[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/HFlowContainer8"]
|
|
margin_top = 5.0
|
|
margin_right = 157.0
|
|
margin_bottom = 19.0
|
|
text = "Chat Name Color (global)"
|
|
|
|
[node name="lucy_chatcolor_bool" type="CheckBox" parent="PanelContainer/VBoxContainer/HFlowContainer8"]
|
|
unique_name_in_owner = true
|
|
margin_left = 161.0
|
|
margin_right = 231.0
|
|
margin_bottom = 24.0
|
|
text = "Enable"
|
|
|
|
[node name="lucy_chatcolor" type="ColorPickerButton" parent="PanelContainer/VBoxContainer/HFlowContainer8"]
|
|
unique_name_in_owner = true
|
|
margin_left = 235.0
|
|
margin_right = 277.0
|
|
margin_bottom = 24.0
|
|
rect_min_size = Vector2( 42, 0 )
|
|
edit_alpha = false
|
|
|
|
[node name="HFlowContainer9" type="HFlowContainer" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 286.0
|
|
margin_right = 786.0
|
|
margin_bottom = 300.0
|
|
rect_pivot_offset = Vector2( -141, -49 )
|
|
hint_tooltip = "Must match Steam username"
|
|
|
|
[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/HFlowContainer9"]
|
|
margin_right = 379.0
|
|
margin_bottom = 14.0
|
|
text = "Custom Name - Must match Steam Name (LucysTools only)"
|
|
|
|
[node name="lucy_namegood" type="RichTextLabel" parent="PanelContainer/VBoxContainer/HFlowContainer9"]
|
|
unique_name_in_owner = true
|
|
margin_left = 383.0
|
|
margin_right = 433.0
|
|
margin_bottom = 14.0
|
|
rect_min_size = Vector2( 50, 0 )
|
|
bbcode_enabled = true
|
|
bbcode_text = "[color=green]Good[/color]"
|
|
text = "Good"
|
|
scroll_active = false
|
|
|
|
[node name="lucy_name" type="LineEdit" parent="PanelContainer/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_top = 304.0
|
|
margin_right = 786.0
|
|
margin_bottom = 328.0
|
|
expand_to_text_length = true
|
|
placeholder_text = "Name"
|
|
|
|
[node name="lucy_name_preview" type="RichTextLabel" parent="PanelContainer/VBoxContainer"]
|
|
unique_name_in_owner = true
|
|
margin_top = 332.0
|
|
margin_right = 786.0
|
|
margin_bottom = 347.0
|
|
rect_min_size = Vector2( 0, 15 )
|
|
size_flags_horizontal = 3
|
|
bbcode_enabled = true
|
|
bbcode_text = "If you see this, modify your custom name"
|
|
text = "If you see this, modify your custom name"
|
|
scroll_active = false
|
|
|
|
[node name="HSeparator6" type="HSeparator" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 351.0
|
|
margin_right = 786.0
|
|
margin_bottom = 355.0
|
|
|
|
[node name="HFlowContainer2" type="HFlowContainer" parent="PanelContainer/VBoxContainer"]
|
|
margin_top = 359.0
|
|
margin_right = 786.0
|
|
margin_bottom = 379.0
|
|
|
|
[node name="lucy_clearchat" type="Button" parent="PanelContainer/VBoxContainer/HFlowContainer2"]
|
|
margin_right = 76.0
|
|
margin_bottom = 20.0
|
|
hint_tooltip = "Clears game chat (for you only)"
|
|
text = "Clear Chat"
|
|
|
|
[node name="lucy_raincloud" type="Button" parent="PanelContainer/VBoxContainer/HFlowContainer2"]
|
|
unique_name_in_owner = true
|
|
margin_left = 80.0
|
|
margin_right = 198.0
|
|
margin_bottom = 20.0
|
|
text = "Spawn Raincloud"
|
|
|
|
[node name="lucy_meteor" type="Button" parent="PanelContainer/VBoxContainer/HFlowContainer2"]
|
|
unique_name_in_owner = true
|
|
margin_left = 202.0
|
|
margin_right = 304.0
|
|
margin_bottom = 20.0
|
|
text = "Spawn Meteor"
|
|
|
|
[node name="lucy_freezerain" type="Button" parent="PanelContainer/VBoxContainer/HFlowContainer2"]
|
|
unique_name_in_owner = true
|
|
margin_left = 308.0
|
|
margin_right = 394.0
|
|
margin_bottom = 20.0
|
|
text = "Freeze Rain"
|
|
|
|
[node name="lucy_clearrain" type="Button" parent="PanelContainer/VBoxContainer/HFlowContainer2"]
|
|
unique_name_in_owner = true
|
|
margin_left = 398.0
|
|
margin_right = 473.0
|
|
margin_bottom = 20.0
|
|
text = "Clear Rain"
|
|
|
|
[node name="lucy_clearmeteor" type="Button" parent="PanelContainer/VBoxContainer/HFlowContainer2"]
|
|
unique_name_in_owner = true
|
|
margin_left = 477.0
|
|
margin_right = 571.0
|
|
margin_bottom = 20.0
|
|
text = "Clear Meteor"
|
|
|
|
[connection signal="toggled" from="PanelContainer/VBoxContainer/HFlowContainer/lucy_bbcode" to="." method="_on_lucy_bbcode_toggled"]
|
|
[connection signal="toggled" from="PanelContainer/VBoxContainer/HFlowContainer/lucy_intbbcode" to="." method="_on_lucy_intbbcode_toggled"]
|
|
[connection signal="toggled" from="PanelContainer/VBoxContainer/HFlowContainer/lucy_punchback" to="." method="_on_lucy_punchback_toggled"]
|
|
[connection signal="text_changed" from="PanelContainer/VBoxContainer/HFlowContainer4/lucy_servername" to="." method="_on_lucy_servername_text_changed"]
|
|
[connection signal="text_changed" from="PanelContainer/VBoxContainer/HFlowContainer5/lucy_servermsg" to="." method="_on_lucy_servermsg_text_changed"]
|
|
[connection signal="toggled" from="PanelContainer/VBoxContainer/HFlowContainer8/lucy_chatcolor_bool" to="." method="_on_lucy_chatcolor_bool_toggled"]
|
|
[connection signal="color_changed" from="PanelContainer/VBoxContainer/HFlowContainer8/lucy_chatcolor" to="." method="_on_lucy_chatcolor_color_changed"]
|
|
[connection signal="text_changed" from="PanelContainer/VBoxContainer/lucy_name" to="." method="_on_lucy_name_text_changed"]
|
|
[connection signal="pressed" from="PanelContainer/VBoxContainer/HFlowContainer2/lucy_clearchat" to="." method="_on_lucy_clearchat_pressed"]
|
|
[connection signal="pressed" from="PanelContainer/VBoxContainer/HFlowContainer2/lucy_raincloud" to="." method="_on_lucy_raincloud_pressed"]
|
|
[connection signal="pressed" from="PanelContainer/VBoxContainer/HFlowContainer2/lucy_meteor" to="." method="_on_lucy_meteor_pressed"]
|
|
[connection signal="pressed" from="PanelContainer/VBoxContainer/HFlowContainer2/lucy_freezerain" to="." method="_on_lucy_freezerain_pressed"]
|
|
[connection signal="pressed" from="PanelContainer/VBoxContainer/HFlowContainer2/lucy_clearrain" to="." method="_on_lucy_clearrain_pressed"]
|
|
[connection signal="pressed" from="PanelContainer/VBoxContainer/HFlowContainer2/lucy_clearmeteor" to="." method="_on_lucy_clearmeteor_pressed"]
|