feat: overhaul the nakama user management, leaderboard, prep for 2.1

This commit is contained in:
2026-04-03 04:50:18 +08:00
parent 47f88d31dc
commit e1a3ef8e85
318 changed files with 1933 additions and 1099 deletions
+3 -1
View File
@@ -77,6 +77,7 @@ horizontal_alignment = 1
layout_mode = 2
[node name="ServerSelectionSection" type="VBoxContainer" parent="MainMenuPanel/VBoxContainer" unique_id=748392101]
visible = false
layout_mode = 2
theme_override_constants/separation = 10
@@ -89,7 +90,7 @@ text = "CONNECTION MODE"
[node name="ServerOption" type="OptionButton" parent="MainMenuPanel/VBoxContainer/ServerSelectionSection" unique_id=748392103]
custom_minimum_size = Vector2(0, 44)
layout_mode = 2
selected = 0
selected = 3
item_count = 4
popup/item_0/text = "Nakama - Localhost (Testing)"
popup/item_0/id = 0
@@ -108,6 +109,7 @@ text = "127.0.0.1"
placeholder_text = "Enter Nakama Server IP..."
[node name="ServerSeparator" type="HSeparator" parent="MainMenuPanel/VBoxContainer" unique_id=748392105]
visible = false
layout_mode = 2
[node name="ButtonSection" type="VBoxContainer" parent="MainMenuPanel/VBoxContainer" unique_id=793290187]