Commit Graph

18 Commits

Author SHA1 Message Date
adtpdn b76dd2e737 feat: fix some bug 2026-04-24 22:56:11 +08:00
adtpdn 3a50d2d324 feat: update some visual and fixing the bug 2026-03-27 01:52:45 +08:00
Yogi Wiguna 75a636c97c feat: Implement core game scene logic in main.gd and introduce goals_cycle_manager.gd for managing game goals and cycles. 2026-03-23 17:45:16 +08:00
Yogi Wiguna efdd8f4969 Add SFX 2026-03-17 17:38:30 +08:00
Yogi Wiguna 18c3dbecd6 feat: Add core game managers, main scene, enhanced gridmap, and essential assets, including a new special tiles manager for power-up effects and inventory. 2026-03-11 15:29:07 +08:00
adtpdn 09d08093e2 feat: Implement the main game scene, initializing core managers, a new message bar system, and a pre-game countdown. 2026-03-03 05:01:59 +08:00
Yogi Wiguna 4990ce3c89 feat: Implement tile scarcity model for tile generation and power-up inventory UI for player interaction. 2026-02-25 12:09:14 +08:00
Yogi Wiguna 0e44737278 feat: introduce Stop N Go game mode with phase management, dynamic arena setup, and goal tracking. 2026-02-24 11:02:14 +08:00
Yogi Wiguna e90cbfe246 feat: Implement Tekton roaming NPC with movement, combat, carry, throw, and knock mechanics. 2026-02-19 17:29:14 +08:00
Yogi Wiguna e933773688 feat: Introduce core game managers and main scene, implementing player UI for board, actions, and power-ups. 2026-02-05 16:12:34 +08:00
adtpdn 6aede0a382 feat: Implement cycle timer toggle, refactor continuous input, and improve movement synchronization. 2026-01-07 05:41:38 +08:00
adtpdn 059f152374 update bot 2026-01-06 08:55:14 +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 b0d45d4569 feat: Implement a new lobby system with configurable match duration, game over screen, and core game state management. 2025-12-20 01:10:49 +08:00
adtpdn 75eb398649 feat: Implement core game managers for power-ups, UI, goals, and player actions, and establish initial game scene and player. 2025-12-17 03:51:15 +08:00
adtpdn e41ffcfb67 feat: Introduce modular player system with dedicated managers for movement, race, input, playerboard, actions, special tiles, and powerups, along with a new main scene and documentation. 2025-12-16 02:37:26 +08:00
adtpdn 96f5754f99 feat: Implement initial game structure with core logic, various managers, player scene, and project configuration. 2025-12-12 02:16:06 +08:00