Commit Graph

14 Commits

Author SHA1 Message Date
adtpdn a8d380389b chore: misc project updates and settings 2026-06-19 17:17:47 +08:00
adtpdn 15043b5655 feat: take_powerup VFX, rank fix, admin chat management
- Wire take_powerup AnimatedSprite3D on powerup pickup via add_powerup_from_item()
- Make take_powerup animation one-shot (loop: false)
- Fix rank Position label hidden at game start (visible = false, only shows when score > 0)
- Competition ranking for tied scores in main.gd
- Lobby Chat admin tab: system prefix, max messages, wipe, purge old, save config
- Chat Storage admin tab: list/browse/delete individual channel messages
- Backend RPCs: admin_get_chat_config, admin_set_chat_config, admin_purge_old_messages,
  admin_list_channel_messages, admin_delete_channel_message
- Chat config applied on lobby join (max_messages, prefix injection)
2026-06-19 17:13:24 +08:00
adtpdn 78f071b728 feat: update vfx 2026-06-18 14:04:06 +08:00
adtpdn 9dd3c59edf feat: update 2026-06-12 18:05:04 +08:00
adtpdn e1a3ef8e85 feat: overhaul the nakama user management, leaderboard, prep for 2.1 2026-04-03 04:50:18 +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 1e6da89fff feat: implement water shader and environment for free mode arena 2026-03-31 15:59:00 +08:00
Yogi Wiguna f43dba73a2 feat: implement player character system with network synchronization and visual effects 2026-03-30 15:36:28 +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 52d9b4bffb feat: implement PlayerboardManager for handling tile collection, power-up consumption, and grid synchronization. 2026-03-30 12:21:46 +08:00
Yogi Wiguna f482909df5 feat: Add new sprite animation assets, including 15sec and 30sec sprites, and initial animation and main scenes with supporting scripts. 2026-03-25 11:23:16 +08:00
Yogi Wiguna 4946f1daa6 feat: implement the new "Stop N Go" game mode, including phase management, dynamic safe zones, player missions, and dedicated UI with visual effects. 2026-03-24 15:16:30 +08:00
adtpdn 05d9617f84 feat: Add new visual effects, player and lobby scenes, and a special tiles manager. 2026-03-17 18:04:57 +08:00
adtpdn c1ba5d1888 update 2026-01-21 08:30:02 +08:00