Yogi Wiguna d9025128e0 Integrate Nakama managers and enhance powerup system
Added Nakama and related manager scripts to autoload in project.godot and updated input mappings. Improved powerup_manager.gd with new methods and aliases for compatibility and gameplay rewards. Refactored ui_manager.gd to better initialize UI elements and removed unused code. Added playerboard_is_empty to player.gd for board state checks. Minor formatting changes in Nakama C# utility files for consistency.
2026-01-29 15:45:06 +08:00
2026-01-06 08:55:14 +08:00
2026-01-28 02:29:43 +08:00
2026-01-23 22:26:44 +08:00
2025-12-10 02:35:17 +08:00
2026-01-21 08:30:02 +08:00
2025-12-10 02:35:17 +08:00
2024-10-22 16:15:56 +08:00
2026-01-23 22:26:44 +08:00
2026-01-21 08:30:02 +08:00
2025-04-10 15:07:29 +08:00
2026-01-29 03:04:24 +08:00
2025-12-10 02:35:17 +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 478 MiB
v2.4.1 Latest
2026-07-02 02:33:50 +00:00
Languages
GDScript 96.2%
Lua 2.5%
C# 0.3%
Python 0.3%
GAP 0.3%
Other 0.3%