adtpdn 3c3ba0cd63 Refactor network and player goals UI panels
Moved network info UI elements into a dedicated NetworkPanel and updated code references accordingly. Refactored AllPlayerGoals to use individual Panel nodes for each player, improving visibility management and goal UI updates. Enhanced goal synchronization logic to handle dynamic player panels and added safety checks for UI node access.
2025-10-29 14:55:15 +08:00
dd
2025-03-10 15:44:54 +08:00
dd
2025-03-10 15:44:54 +08:00
2024-10-22 16:15:56 +08:00
2025-03-14 12:13:46 +08:00
2024-10-22 16:15:56 +08:00
2024-10-22 16:15:56 +08:00
2025-04-10 15:07:29 +08:00
dd
2025-03-10 15:44:54 +08:00

- project.godot
- scenes/
  - Main.tscn
  - Lobby.tscn
  - Game.tscn
  - Player.tscn
  - Token.tscn
  - Board.tscn
- scripts/
  - Main.gd
  - Lobby.gd
  - Game.gd
  - Player.gd
  - Token.gd
  - Board.gd
  - NetworkManager.gd
- assets/
  - (3D models, textures, etc.)
S
Description
No description provided
Readme 1 GiB
v2.4.3 Latest
2026-07-04 15:18:26 +00:00
Languages
GDScript 96.2%
Lua 2.5%
C# 0.4%
GAP 0.3%
GDShader 0.3%
Other 0.2%