[gd_scene load_steps=24 format=3 uid="uid://dser74lcd3a4g"] [ext_resource type="Script" uid="uid://dqswsdaamfhbq" path="res://ui/login.gd" id="1_1m5cv"] [ext_resource type="Texture2D" uid="uid://cxd6dnc7s17vg" path="res://client_data/skin/login_background.jpg" id="2_elmti"] [ext_resource type="AudioStream" uid="uid://br8ujl4uxv14a" path="res://client_data/BGM/01.mp3" id="3_2nukd"] [ext_resource type="Theme" uid="uid://c5sm3yvuakj3b" path="res://ui/theme.tres" id="3_7ogdv"] [ext_resource type="PackedScene" uid="uid://cjcm2mai50thr" path="res://ui/bmp_texture_button.tscn" id="3_qemc0"] [ext_resource type="PackedScene" uid="uid://c8uqw08hxfqlu" path="res://ui/chat_window.tscn" id="4_ah2a1"] [ext_resource type="Texture2D" uid="uid://bern5mhol3l8y" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/login_interface/btn_connect.bmp" id="4_wpax4"] [ext_resource type="Texture2D" uid="uid://c31u8nlyugk3p" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/login_interface/btn_connect_b.bmp" id="5_7ogdv"] [ext_resource type="Texture2D" uid="uid://c5kctdb8b2msx" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/login_interface/btn_connect_a.bmp" id="6_l3yss"] [ext_resource type="Texture2D" uid="uid://l3c7ssoc4lxq" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/login_interface/btn_connect.png" id="7_pfdi0"] [ext_resource type="Texture2D" uid="uid://p7bxfof7gd0t" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/login_interface/btn_connect_b.png" id="8_38pxr"] [ext_resource type="Texture2D" uid="uid://ba8j1t53lqxr0" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/login_interface/btn_connect_a.png" id="9_hqeko"] [ext_resource type="Theme" uid="uid://c6y6r8kcnbb10" path="res://ui/theme_clear.tres" id="9_toei2"] [ext_resource type="PackedScene" uid="uid://f2urhroq21t0" path="res://ui/login/character_server_button.tscn" id="10_38pxr"] [ext_resource type="Texture2D" uid="uid://byn26biifjkng" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/btn_cancel.bmp" id="11_tihdy"] [ext_resource type="Texture2D" uid="uid://wvnt34j5mkvy" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/btn_cancel_b.bmp" id="12_mma3j"] [ext_resource type="Texture2D" uid="uid://pv886kwtlrq0" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/btn_cancel_a.bmp" id="13_0vsp3"] [ext_resource type="Texture2D" uid="uid://b13jh48hyjyrt" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/btn_next.bmp" id="14_pfdi0"] [ext_resource type="Texture2D" uid="uid://bo277gh8uyw1w" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/btn_next_b.bmp" id="15_38pxr"] [ext_resource type="Texture2D" uid="uid://qvmuk8xa3yej" path="res://client_data/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/btn_next_a.bmp" id="16_hqeko"] [ext_resource type="PackedScene" uid="uid://bxbprntny8duj" path="res://ui/login/login_character_selection_list.tscn" id="16_tihdy"] [ext_resource type="PackedScene" uid="uid://swtqlba1wi3o" path="res://ui/window.tscn" id="17_mma3j"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_pfdi0"] bg_color = Color(0.977834, 0.977834, 0.977834, 1) [node name="Login" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_1m5cv") [node name="Background" type="TextureRect" parent="."] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("2_elmti") expand_mode = 3 stretch_mode = 6 [node name="Login" type="CenterContainer" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="Window" parent="Login" instance=ExtResource("17_mma3j")] layout_mode = 2 [node name="Label" type="Label" parent="Login/Window/VBoxContainer/TitleBar/TitleBarElements" index="0"] texture_filter = 1 layout_mode = 2 theme = ExtResource("9_toei2") text = "Log On" [node name="MarginContainer" type="MarginContainer" parent="Login/Window/VBoxContainer/Body" index="0"] layout_mode = 2 theme_override_constants/margin_left = 30 theme_override_constants/margin_top = 15 theme_override_constants/margin_right = 30 theme_override_constants/margin_bottom = 15 [node name="VBoxContainer" type="VBoxContainer" parent="Login/Window/VBoxContainer/Body/MarginContainer"] layout_mode = 2 theme_override_constants/separation = 6 [node name="Username" type="HBoxContainer" parent="Login/Window/VBoxContainer/Body/MarginContainer/VBoxContainer"] layout_mode = 2 [node name="Label" type="Label" parent="Login/Window/VBoxContainer/Body/MarginContainer/VBoxContainer/Username"] texture_filter = 1 layout_mode = 2 size_flags_horizontal = 3 theme = ExtResource("9_toei2") theme_type_variation = &"LabelLabel" text = "ID" horizontal_alignment = 2 [node name="Username" type="LineEdit" parent="Login/Window/VBoxContainer/Body/MarginContainer/VBoxContainer/Username"] unique_name_in_owner = true custom_minimum_size = Vector2(150, 0) layout_mode = 2 theme = ExtResource("9_toei2") text = "dweipert" placeholder_text = "Username" [node name="Password" type="HBoxContainer" parent="Login/Window/VBoxContainer/Body/MarginContainer/VBoxContainer"] layout_mode = 2 [node name="Label" type="Label" parent="Login/Window/VBoxContainer/Body/MarginContainer/VBoxContainer/Password"] texture_filter = 1 layout_mode = 2 theme = ExtResource("9_toei2") theme_type_variation = &"LabelLabel" text = "Password" [node name="Password" type="LineEdit" parent="Login/Window/VBoxContainer/Body/MarginContainer/VBoxContainer/Password"] unique_name_in_owner = true custom_minimum_size = Vector2(150, 0) layout_mode = 2 theme = ExtResource("9_toei2") text = "ragnarok" placeholder_text = "Password" secret = true secret_character = "*" [node name="Login" parent="Login/Window/VBoxContainer/ButtonBar/ButtonBarElements" index="0" instance=ExtResource("3_qemc0")] layout_mode = 2 size_flags_horizontal = 8 theme = ExtResource("3_7ogdv") texture_normal = ExtResource("7_pfdi0") texture_pressed = ExtResource("8_38pxr") texture_hover = ExtResource("9_hqeko") [node name="CharacterServer" type="CenterContainer" parent="."] unique_name_in_owner = true visible = false layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="Window" parent="CharacterServer" instance=ExtResource("17_mma3j")] custom_minimum_size = Vector2(280, 200) layout_mode = 2 [node name="Label" type="Label" parent="CharacterServer/Window/VBoxContainer/TitleBar/TitleBarElements" index="0"] texture_filter = 1 layout_mode = 2 theme = ExtResource("9_toei2") theme_type_variation = &"WindowLabel" text = "Character Server" [node name="MarginContainer" type="MarginContainer" parent="CharacterServer/Window/VBoxContainer/Body" index="0"] layout_mode = 2 theme_override_constants/margin_left = 12 theme_override_constants/margin_top = 4 theme_override_constants/margin_right = 12 theme_override_constants/margin_bottom = 4 [node name="PanelContainer" type="PanelContainer" parent="CharacterServer/Window/VBoxContainer/Body/MarginContainer"] layout_mode = 2 theme_override_styles/panel = SubResource("StyleBoxFlat_pfdi0") [node name="CharacterServerList" type="VBoxContainer" parent="CharacterServer/Window/VBoxContainer/Body/MarginContainer/PanelContainer"] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 3 [node name="CharacterServerButton" parent="CharacterServer/Window/VBoxContainer/Body/MarginContainer/PanelContainer/CharacterServerList" instance=ExtResource("10_38pxr")] layout_mode = 2 [node name="HBoxContainer" type="HBoxContainer" parent="CharacterServer/Window/VBoxContainer/ButtonBar/ButtonBarElements" index="0"] layout_mode = 2 [node name="CharacterServerBackButton" parent="CharacterServer/Window/VBoxContainer/ButtonBar/ButtonBarElements/HBoxContainer" instance=ExtResource("3_qemc0")] layout_mode = 2 size_flags_horizontal = 0 texture_normal = ExtResource("11_tihdy") texture_pressed = ExtResource("12_mma3j") texture_hover = ExtResource("13_0vsp3") [node name="CharacterServerNextButton" parent="CharacterServer/Window/VBoxContainer/ButtonBar/ButtonBarElements/HBoxContainer" instance=ExtResource("3_qemc0")] layout_mode = 2 size_flags_horizontal = 10 texture_normal = ExtResource("14_pfdi0") texture_pressed = ExtResource("15_38pxr") texture_hover = ExtResource("16_hqeko") [node name="CharacterSelection" type="CenterContainer" parent="."] unique_name_in_owner = true visible = false layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="VBoxContainer" type="VBoxContainer" parent="CharacterSelection"] visible = false layout_mode = 2 [node name="HBoxContainer" type="HBoxContainer" parent="CharacterSelection/VBoxContainer"] layout_mode = 2 [node name="CharacterList" type="GridContainer" parent="CharacterSelection/VBoxContainer/HBoxContainer"] layout_mode = 2 columns = 5 [node name="CharacterInfo" type="VBoxContainer" parent="CharacterSelection/VBoxContainer/HBoxContainer"] custom_minimum_size = Vector2(75, 0) layout_mode = 2 [node name="Label" type="Label" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo"] layout_mode = 2 text = "Info" horizontal_alignment = 1 [node name="HBoxContainer" type="HBoxContainer" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo"] layout_mode = 2 [node name="Label" type="Label" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo/HBoxContainer"] layout_mode = 2 text = "Base Level:" [node name="Label2" type="Label" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo/HBoxContainer"] layout_mode = 2 [node name="HBoxContainer2" type="HBoxContainer" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo"] layout_mode = 2 [node name="Label" type="Label" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo/HBoxContainer2"] layout_mode = 2 text = "Job Level:" [node name="Label2" type="Label" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo/HBoxContainer2"] layout_mode = 2 [node name="HBoxContainer4" type="HBoxContainer" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo"] layout_mode = 2 [node name="Label" type="Label" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo/HBoxContainer4"] layout_mode = 2 text = "Job:" [node name="Label2" type="Label" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo/HBoxContainer4"] layout_mode = 2 [node name="HBoxContainer3" type="HBoxContainer" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo"] layout_mode = 2 [node name="Label" type="Label" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo/HBoxContainer3"] layout_mode = 2 text = "Str:" [node name="Label2" type="Label" parent="CharacterSelection/VBoxContainer/HBoxContainer/CharacterInfo/HBoxContainer3"] layout_mode = 2 [node name="CharacterSelectionBackButton" type="Button" parent="CharacterSelection/VBoxContainer"] layout_mode = 2 size_flags_horizontal = 8 mouse_default_cursor_shape = 2 text = "Cancel" [node name="Window" parent="CharacterSelection" instance=ExtResource("17_mma3j")] layout_mode = 2 [node name="HBoxContainer" type="HBoxContainer" parent="CharacterSelection/Window/VBoxContainer/TitleBar/TitleBarElements" index="0"] layout_mode = 2 [node name="Label" type="Label" parent="CharacterSelection/Window/VBoxContainer/TitleBar/TitleBarElements/HBoxContainer"] texture_filter = 1 layout_mode = 2 theme = ExtResource("9_toei2") text = "Character Select" [node name="-" type="Label" parent="CharacterSelection/Window/VBoxContainer/TitleBar/TitleBarElements/HBoxContainer"] texture_filter = 1 layout_mode = 2 theme = ExtResource("9_toei2") text = "-" [node name="CharacterSelectionSlotLabel" type="Label" parent="CharacterSelection/Window/VBoxContainer/TitleBar/TitleBarElements/HBoxContainer"] unique_name_in_owner = true texture_filter = 1 layout_mode = 2 theme = ExtResource("9_toei2") [node name="MarginContainer" type="MarginContainer" parent="CharacterSelection/Window/VBoxContainer/Body" index="0"] layout_mode = 2 theme_override_constants/margin_left = 64 theme_override_constants/margin_top = 16 theme_override_constants/margin_right = 64 theme_override_constants/margin_bottom = 16 [node name="CharacterSelectionList" parent="CharacterSelection/Window/VBoxContainer/Body/MarginContainer" instance=ExtResource("16_tihdy")] unique_name_in_owner = true layout_mode = 2 [node name="CharacterSelectionBackButton" parent="CharacterSelection/Window/VBoxContainer/ButtonBar/ButtonBarElements" index="0" instance=ExtResource("3_qemc0")] layout_mode = 2 size_flags_horizontal = 0 texture_normal = ExtResource("11_tihdy") texture_pressed = ExtResource("12_mma3j") texture_hover = ExtResource("13_0vsp3") [node name="CharacterLogin" parent="CharacterSelection/Window/VBoxContainer/ButtonBar/ButtonBarElements" index="1" instance=ExtResource("3_qemc0")] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 8 texture_normal = ExtResource("4_wpax4") texture_pressed = ExtResource("5_7ogdv") texture_hover = ExtResource("6_l3yss") [node name="BackgroundMusic" type="AudioStreamPlayer" parent="."] stream = ExtResource("3_2nukd") [node name="ChatWindow" parent="." instance=ExtResource("4_ah2a1")] unique_name_in_owner = true visible = false layout_mode = 1 anchors_preset = -1 anchor_top = 0.829 anchor_right = 0.5 anchor_bottom = 1.0 offset_top = -0.192017 offset_right = -31.0 offset_bottom = 0.0 grow_vertical = 0 [connection signal="pressed" from="Login/Window/VBoxContainer/ButtonBar/ButtonBarElements/Login" to="." method="_on_login_pressed"] [connection signal="pressed" from="CharacterServer/Window/VBoxContainer/ButtonBar/ButtonBarElements/HBoxContainer/CharacterServerBackButton" to="." method="_on_character_server_back_button_pressed"] [connection signal="pressed" from="CharacterServer/Window/VBoxContainer/ButtonBar/ButtonBarElements/HBoxContainer/CharacterServerNextButton" to="." method="_on_character_server_next_button_pressed"] [connection signal="pressed" from="CharacterSelection/VBoxContainer/CharacterSelectionBackButton" to="." method="_on_character_selection_back_button_pressed"] [connection signal="pressed" from="CharacterSelection/Window/VBoxContainer/ButtonBar/ButtonBarElements/CharacterSelectionBackButton" to="." method="_on_character_selection_back_button_pressed"] [connection signal="pressed" from="CharacterSelection/Window/VBoxContainer/ButtonBar/ButtonBarElements/CharacterLogin" to="." method="_on_character_login_pressed"] [editable path="Login/Window"] [editable path="CharacterServer/Window"] [editable path="CharacterSelection/Window"]