feat: add battlepass slider and quest list tabs to lobby HUD

This commit is contained in:
2026-07-09 18:25:07 +08:00
parent 114748a54f
commit 933119ca56
99 changed files with 3861 additions and 417 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
[Back to Home](./Home)
Complete per-function reference for the Godot 4.7 client codebase. Every script, signal, autoload dependency, and cross-file relationship documented.
Complete per-function reference for the Godot 4.6.3 client codebase. Every script, signal, autoload dependency, and cross-file relationship documented.
[Back to top](#top)
@@ -93,7 +93,7 @@ Complete per-function reference for the Godot 4.7 client codebase. Every script,
```
/home/dev/tekton/
project.godot -- Godot 4.7 project file
project.godot -- Godot 4.6.3 project file
scripts/
main.gd -- (NOT USED; logic lives in scenes/main.gd)
nakama_manager.gd -- Nakama network layer (autoload)