updating project files
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled

This commit is contained in:
2026-01-28 09:50:10 +01:00
parent 119850a7b4
commit af1f6da98d
656 changed files with 12395 additions and 5889 deletions

View File

@@ -1,10 +1,10 @@
[gd_scene load_steps=4 format=3 uid="uid://0xyeci1tqebj"]
[gd_scene format=3 uid="uid://0xyeci1tqebj"]
[ext_resource type="Script" path="res://addons/gdUnit4/src/update/GdUnitUpdateNotify.gd" id="1_112wo"]
[ext_resource type="Script" path="res://addons/gdUnit4/src/update/GdUnitUpdateClient.gd" id="2_18asx"]
[ext_resource type="PackedScene" path="res://addons/gdUnit4/src/update/GdUnitUpdate.tscn" id="3_x87h6"]
[ext_resource type="Script" uid="uid://quui83x56v6y" path="res://addons/gdUnit4/src/update/GdUnitUpdateNotify.gd" id="1_112wo"]
[ext_resource type="Script" uid="uid://dmhvm14yxgdlt" path="res://addons/gdUnit4/src/update/GdUnitUpdateClient.gd" id="2_18asx"]
[ext_resource type="PackedScene" uid="uid://2eahgaw88y6q" path="res://addons/gdUnit4/src/update/GdUnitUpdate.tscn" id="3_x87h6"]
[node name="Control" type="MarginContainer"]
[node name="Control" type="MarginContainer" unique_id=954089559]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
@@ -14,13 +14,13 @@ size_flags_horizontal = 3
size_flags_vertical = 3
script = ExtResource("1_112wo")
[node name="GdUnitUpdateClient" type="Node" parent="."]
[node name="GdUnitUpdateClient" type="Node" parent="." unique_id=1155561806]
script = ExtResource("2_18asx")
[node name="Panel" type="Panel" parent="."]
[node name="Panel" type="Panel" parent="." unique_id=1465310318]
layout_mode = 2
[node name="GridContainer" type="VBoxContainer" parent="Panel"]
[node name="GridContainer" type="VBoxContainer" parent="Panel" unique_id=2052413999]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
@@ -31,46 +31,46 @@ size_flags_horizontal = 3
size_flags_vertical = 3
alignment = 1
[node name="PanelContainer" type="MarginContainer" parent="Panel/GridContainer"]
[node name="PanelContainer" type="MarginContainer" parent="Panel/GridContainer" unique_id=1748329902]
layout_mode = 2
theme_override_constants/margin_left = 4
theme_override_constants/margin_top = 4
theme_override_constants/margin_right = 4
theme_override_constants/margin_bottom = 4
[node name="header" type="Label" parent="Panel/GridContainer/PanelContainer"]
[node name="header" type="Label" parent="Panel/GridContainer/PanelContainer" unique_id=1583749714]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 9
[node name="PanelContainer2" type="PanelContainer" parent="Panel/GridContainer"]
[node name="PanelContainer2" type="PanelContainer" parent="Panel/GridContainer" unique_id=1346405231]
layout_mode = 2
size_flags_vertical = 3
[node name="ScrollContainer" type="ScrollContainer" parent="Panel/GridContainer/PanelContainer2"]
[node name="ScrollContainer" type="ScrollContainer" parent="Panel/GridContainer/PanelContainer2" unique_id=271836208]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="MarginContainer" type="MarginContainer" parent="Panel/GridContainer/PanelContainer2/ScrollContainer"]
[node name="MarginContainer" type="MarginContainer" parent="Panel/GridContainer/PanelContainer2/ScrollContainer" unique_id=1664068296]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="content" type="RichTextLabel" parent="Panel/GridContainer/PanelContainer2/ScrollContainer/MarginContainer"]
[node name="content" type="RichTextLabel" parent="Panel/GridContainer/PanelContainer2/ScrollContainer/MarginContainer" unique_id=1188833317]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
bbcode_enabled = true
[node name="update_banner" parent="Panel/GridContainer" instance=ExtResource("3_x87h6")]
[node name="update_banner" parent="Panel/GridContainer" unique_id=1951385131 instance=ExtResource("3_x87h6")]
unique_name_in_owner = true
visible = false
layout_mode = 2
size_flags_horizontal = 1
size_flags_vertical = 8
[node name="Panel" type="MarginContainer" parent="Panel/GridContainer"]
[node name="Panel" type="MarginContainer" parent="Panel/GridContainer" unique_id=410761083]
layout_mode = 2
size_flags_vertical = 8
theme_override_constants/margin_left = 4
@@ -78,12 +78,12 @@ theme_override_constants/margin_top = 4
theme_override_constants/margin_right = 4
theme_override_constants/margin_bottom = 4
[node name="HBoxContainer" type="HBoxContainer" parent="Panel/GridContainer/Panel"]
[node name="HBoxContainer" type="HBoxContainer" parent="Panel/GridContainer/Panel" unique_id=1986410861]
use_parent_material = true
layout_mode = 2
theme_override_constants/separation = 4
[node name="update" type="Button" parent="Panel/GridContainer/Panel/HBoxContainer"]
[node name="update" type="Button" parent="Panel/GridContainer/Panel/HBoxContainer" unique_id=2026341498]
custom_minimum_size = Vector2(100, 40)
layout_mode = 2
size_flags_horizontal = 3