feat:update

This commit is contained in:
2026-04-08 03:22:27 +08:00
parent e222cc49ee
commit 7ffe7680ad
+7 -8
View File
@@ -1,4 +1,4 @@
[gd_scene format=3 uid="uid://b00eef4tqt2ri"] [gd_scene format=3 uid="uid://b00eef4tqt2ri"]
[ext_resource type="Script" uid="uid://b1lcy1ikdkknq" path="res://scripts/ui/login_screen.gd" id="1"] [ext_resource type="Script" uid="uid://b1lcy1ikdkknq" path="res://scripts/ui/login_screen.gd" id="1"]
[ext_resource type="Theme" uid="uid://da337sh5qxi0s" path="res://assets/themes/ui_theme.tres" id="2"] [ext_resource type="Theme" uid="uid://da337sh5qxi0s" path="res://assets/themes/ui_theme.tres" id="2"]
@@ -110,7 +110,7 @@ text = "HOST LAN GAME"
layout_mode = 2 layout_mode = 2
theme_override_colors/font_color = Color(0.5, 0.5, 0.5, 1) theme_override_colors/font_color = Color(0.5, 0.5, 0.5, 1)
theme_override_font_sizes/font_size = 11 theme_override_font_sizes/font_size = 11
text = "── or join a friend ──" text = "─────── or join a friend ───────"
horizontal_alignment = 1 horizontal_alignment = 1
[node name="LANIPInput" type="LineEdit" parent="CenterContainer/LayoutVBox/ServerSelectionSection/LANSection" unique_id=1859021984] [node name="LANIPInput" type="LineEdit" parent="CenterContainer/LayoutVBox/ServerSelectionSection/LANSection" unique_id=1859021984]
@@ -128,6 +128,7 @@ text = "JOIN LAN GAME"
[node name="HSeparator" type="HSeparator" parent="CenterContainer/LayoutVBox" unique_id=1424264812] [node name="HSeparator" type="HSeparator" parent="CenterContainer/LayoutVBox" unique_id=1424264812]
layout_mode = 2 layout_mode = 2
[node name="TabContainer" type="TabContainer" parent="CenterContainer/LayoutVBox" unique_id=2135112748] [node name="TabContainer" type="TabContainer" parent="CenterContainer/LayoutVBox" unique_id=2135112748]
unique_name_in_owner = true unique_name_in_owner = true
custom_minimum_size = Vector2(420, 0) custom_minimum_size = Vector2(420, 0)
@@ -146,18 +147,17 @@ metadata/_tab_index = 0
layout_mode = 2 layout_mode = 2
theme_override_constants/separation = 12 theme_override_constants/separation = 12
[node name="GuestButton" type="Button" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=2037993426] [node name="GuestButton" type="Button" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=2037993426]
unique_name_in_owner = true unique_name_in_owner = true
custom_minimum_size = Vector2(0, 48) custom_minimum_size = Vector2(0, 48)
layout_mode = 2 layout_mode = 2
theme_override_font_sizes/font_size = 16 theme_override_font_sizes/font_size = 16
text = "â–¶ PLAY AS GUEST" text = " PLAY AS GUEST"
[node name="OrLabel" type="Label" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=1387412213] [node name="OrLabel" type="Label" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=1387412213]
layout_mode = 2 layout_mode = 2
theme_override_colors/font_color = Color(0.69, 0.529, 0.357, 1) theme_override_colors/font_color = Color(0.69, 0.529, 0.357, 1)
text = "─────── or sign in ───────" text = "─────── or sign in ───────"
horizontal_alignment = 1 horizontal_alignment = 1
[node name="EmailInput" type="LineEdit" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=323436289] [node name="EmailInput" type="LineEdit" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=323436289]
@@ -188,7 +188,7 @@ text = "Sign In"
[node name="SocialLabel" type="Label" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=840440943] [node name="SocialLabel" type="Label" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=840440943]
layout_mode = 2 layout_mode = 2
theme_override_colors/font_color = Color(0.69, 0.529, 0.357, 1) theme_override_colors/font_color = Color(0.69, 0.529, 0.357, 1)
text = "─────── or continue with ───────" text = "─────── or continue with ───────"
horizontal_alignment = 1 horizontal_alignment = 1
[node name="SocialButtons" type="HBoxContainer" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=1899762021] [node name="SocialButtons" type="HBoxContainer" parent="CenterContainer/LayoutVBox/TabContainer/Login/VBox" unique_id=1899762021]
@@ -328,6 +328,5 @@ grow_horizontal = 0
grow_vertical = 0 grow_vertical = 0
theme_override_colors/font_color = Color(0.6, 0.6, 0.6, 0.6) theme_override_colors/font_color = Color(0.6, 0.6, 0.6, 0.6)
theme_override_font_sizes/font_size = 11 theme_override_font_sizes/font_size = 11
text = "v0.9.0" text = "v2.1.0"
horizontal_alignment = 2 horizontal_alignment = 2