Commit Graph

17 Commits

Author SHA1 Message Date
adtpdn a7442bb1a6 feat: Implement core playerboard management including item grabbing, power-up handling, goal completion, and grid refilling, alongside new Tekton entity and various game managers. 2026-03-02 03:10:38 +08:00
Yogi Wiguna 8e0aa322de feat: Implement core player entity with multiplayer state synchronization, character selection, movement, and manager-based input. 2026-02-26 16:55:36 +08:00
Yogi Wiguna 129ff8818a feat: Implement initial main scene with player input management and touch controls, including new graphics assets. 2026-02-26 11:48:40 +08:00
Yogi Wiguna c57b045bef feat: Implement the new Stop N Go game mode with dedicated managers, models, and UI. 2026-02-26 11:29:58 +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 19fdb12c31 feat: Introduce player input and movement managers to handle continuous, turn-based, and targeted grid interactions. 2026-02-23 17:09:33 +08:00
Yogi Wiguna 5275c4acd8 feat: Implement player input and movement managers for grid-based interaction and movement. 2026-02-12 12:11:38 +08:00
adtpdn 5ec559c4c9 update 2026-02-12 06:53:26 +08:00
Yogi Wiguna 597e6d0a56 feat: Initialize main game scene and add player input and touch control managers. 2026-02-05 11:57:04 +08:00
Yogi Wiguna 18128288d2 feat: Introduce SpecialTilesManager to manage special tile effects, including powerup inventory, leveling, cooldowns, and targeted abilities. 2026-02-05 10:30:27 +08:00
Yogi Wiguna d9cdd9068e feat: Implement core player character logic and input handling, including movement, actions, and manager integration. 2026-02-04 15:44:33 +08:00
Yogi Wiguna 4b39a4cfcb Fix Power Up Inventory
feat: Add player input handling for movement, actions, and skill targeting, and implement special tile effect management.
2026-02-04 14:53:03 +08:00
Yogi Wiguna 77b8542896 feat: Add player action and input managers to handle player actions, movement, targeting, and visual feedback. 2026-02-04 14:25:21 +08:00
adtpdn e66ba7542c update 2026-01-29 03:04:24 +08:00
adtpdn 6948a4aed1 edit special power up 2026-01-09 22:41:00 +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 a97a8e68f6 player.gd refactor progress 2025-12-03 18:16:00 +08:00