fix(network): prevent null multiplayer peer crashes offline/teardown and fix Nakama RPC session validation

This commit is contained in:
2026-07-10 17:36:26 +08:00
parent 2b4c9d9dcb
commit b30709de3d
84 changed files with 5291 additions and 982 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"godotTools.editorPath.godot4": "/home/beng/Godot/Editors/4.6.3-stable/Godot_v4.6.3-stable_linux.x86_64",
"godotTools.editorPath.godot4": "/home/beng/Godot/Editors/.editor_config/Tekton Dash/Godot_v4.6.3-stable_linux.x86_64",
"editor.tabSize": 4,
"editor.insertSpaces": false,
"files.eol": "\n",