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
@@ -4,15 +4,16 @@ importer="texture"
type="CompressedTexture2D"
uid="uid://dparrk8q0080t"
path.s3tc="res://.godot/imported/cursor_default.png-c6e789a733277c1e99a03a8b7617ff66.s3tc.ctex"
path.etc2="res://.godot/imported/cursor_default.png-c6e789a733277c1e99a03a8b7617ff66.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/graphics/cursors/cursor_default.png"
dest_files=["res://.godot/imported/cursor_default.png-c6e789a733277c1e99a03a8b7617ff66.s3tc.ctex"]
dest_files=["res://.godot/imported/cursor_default.png-c6e789a733277c1e99a03a8b7617ff66.s3tc.ctex", "res://.godot/imported/cursor_default.png-c6e789a733277c1e99a03a8b7617ff66.etc2.ctex"]
[params]
@@ -4,15 +4,16 @@ importer="texture"
type="CompressedTexture2D"
uid="uid://ey01b3c2uvku"
path.s3tc="res://.godot/imported/cursor_hold_item.png-baab1b9c83488bf815d1330d7298c313.s3tc.ctex"
path.etc2="res://.godot/imported/cursor_hold_item.png-baab1b9c83488bf815d1330d7298c313.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/graphics/cursors/cursor_hold_item.png"
dest_files=["res://.godot/imported/cursor_hold_item.png-baab1b9c83488bf815d1330d7298c313.s3tc.ctex"]
dest_files=["res://.godot/imported/cursor_hold_item.png-baab1b9c83488bf815d1330d7298c313.s3tc.ctex", "res://.godot/imported/cursor_hold_item.png-baab1b9c83488bf815d1330d7298c313.etc2.ctex"]
[params]
@@ -4,15 +4,16 @@ importer="texture"
type="CompressedTexture2D"
uid="uid://cvpv41ylnoib7"
path.s3tc="res://.godot/imported/cursor_release_item.png-13b94332c133c840f75f0c6981cbb49a.s3tc.ctex"
path.etc2="res://.godot/imported/cursor_release_item.png-13b94332c133c840f75f0c6981cbb49a.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/graphics/cursors/cursor_release_item.png"
dest_files=["res://.godot/imported/cursor_release_item.png-13b94332c133c840f75f0c6981cbb49a.s3tc.ctex"]
dest_files=["res://.godot/imported/cursor_release_item.png-13b94332c133c840f75f0c6981cbb49a.s3tc.ctex", "res://.godot/imported/cursor_release_item.png-13b94332c133c840f75f0c6981cbb49a.etc2.ctex"]
[params]