Commit Graph

28 Commits

Author SHA1 Message Date
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 844ec194cb Replace dasher-pack with unified animation-pack using original Blender bone names 2026-06-15 14:28:26 +08:00
adtpdn 9dd3c59edf feat: update 2026-06-12 18:05:04 +08:00
adtpdn 01661a56ba feat: update chat 2026-04-15 07:31:49 +08:00
adtpdn a478e3fc2e feat: completing tutorial 2026-04-11 06:00:54 +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 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 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
Yogi Wiguna 9867ddc262 feat: Implement core player character logic with networked movement, actions, state management, and character selection. 2026-03-23 17:33:08 +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
Yogi Wiguna 855b05b017 feat: Add player character scene, Nakama multiplayer manager, and a new arena scene. 2026-03-16 11:59:11 +08:00
Yogi Wiguna a06e04e14b feat: Add player character scene with multiple models, animations, UI, and a 3D wall scene. 2026-03-12 17:50:29 +08:00
adtpdn 94efea7d38 update fonts and some gui 2026-02-08 18:21:01 +08:00
Yogi Wiguna b3c044e1e9 feat: Implement the main game scene with manager initialization, comprehensive UI setup including a dynamic message bar, tile respawn logic, and core multiplayer integration. 2026-02-06 12:30:20 +08:00
Yogi Wiguna a4bd5e3c0b feat: Implement core player character setup, a centralized notification system, and special tile power-up management with inventory and cooldowns. 2026-02-05 17:16:15 +08:00
adtpdn cbbe95e108 overhaul bot 2026-01-03 03:40:20 +08:00
adtpdn c5e9d073fa feat: Implement core game managers, player movement logic, and initial UI scenes. 2025-12-27 05:45:57 +08:00
adtpdn 495c9c64a5 dd 2025-03-10 15:44:54 +08:00
adtpdn 6272cd86e8 change ruleset 2025-01-31 12:13:03 +08:00
adtpdn f3d720d91d update bot experimental 2025-01-28 16:34:46 +08:00
adtpdn 5a9092adfc update 2025-01-28 14:35:32 +08:00
adtpdn 9640283964 update 2025-01-28 14:17:29 +08:00
adtpdn 8fe13a42ca last update 2024-10-24 17:40:10 +08:00
adtpdn df5ecfa7bc Update 2024-10-23 18:00:25 +08:00
adtpdn 52636a2a7e Reskin player 2024-10-23 14:56:11 +08:00
adtpdn 6b9360d4dc first commit 2024-10-22 16:15:56 +08:00