Commit Graph

12 Commits

Author SHA1 Message Date
adtpdn e1a3ef8e85 feat: overhaul the nakama user management, leaderboard, prep for 2.1 2026-04-03 04:50:18 +08:00
Yogi Wiguna ad695292dc Add stop_n_go arena models and textures
Add new 'stop_n_go' arena assets: Terrain.gltf and Terrain.bin, many PNG textures (with corresponding Godot .import metadata) for ground, props and shadows, and supporting compressed/import presets. Update scenes/arena/stop_n_go.scn to reference the new terrain and decorative assets so the arena can be used in the project.
2026-03-31 18:23:46 +08:00
Yogi Wiguna 5ea41806f1 feat: implement 3D arena support and dynamic environment management in main scene 2026-03-31 17:42:05 +08:00
Yogi Wiguna 42e96a7ed9 feat: implement Stop N Go arena, animation system, and lobby manager features 2026-03-30 15:06:21 +08:00
Yogi Wiguna 37b84f2ab3 directional lighting change, color, intensity 2026-03-30 11:20:15 +08:00
Yogi Wiguna 18e0e8aafd feat: Implement the "Stop N Go" arena with new assets, scenes, and associated game logic and UI. 2026-03-26 15:13:24 +08:00
Yogi Wiguna d20dca4b25 feat: Implement initial player character, main game scene, 'stop and go' arena, and touch controls. 2026-03-25 10:50:32 +08:00
Yogi Wiguna bad2364fff update arena 2026-03-23 14:55:15 +08:00
Yogi Wiguna a7361f4a2b feat: Introduce 'Stop N Go' arena with new grass assets and a comprehensive player movement manager script. 2026-03-13 14:44:35 +08:00
Yogi Wiguna 6e43cb5337 feat: Add grid-based player movement manager, new 'stop_n_go' arena, and core game scene setup. 2026-03-13 14:37:13 +08:00
Yogi Wiguna 898f867cee feat: add Stop n Go game mode with new arena, assets, and manager script. 2026-03-13 12:23:47 +08:00
Yogi Wiguna 877a238a82 feat: Introduce the Stop N Go game mode, including its manager script, arena assets, and associated HUD elements. 2026-03-13 10:32:25 +08:00