Commit Graph

17 Commits

Author SHA1 Message Date
adtpdn b76dd2e737 feat: fix some bug 2026-04-24 22:56:11 +08:00
adtpdn f2e14f20f3 feat: skin update 2026-04-20 19:32:52 +08:00
Yogi Wiguna 5acf40c122 feat: Introduce PlayerActionManager for action point and grid highlighting, SpecialTilesManager for special tile effects, and a tile_freeze mesh resource. 2026-03-25 15:53:55 +08:00
Yogi Wiguna 5a6f704569 feat: Implement PlayerActionManager for player actions and grid highlighting, SpecialTilesManager for special tile effects, and add freeze/hover tile meshes. 2026-03-25 15:47:06 +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 3853962e4a feat: Implement initial main game scene with gridmap, player, and core managers. 2026-03-12 12:30:29 +08:00
Yogi Wiguna 412e7bdcdd feat: Implement initial main scene, player scripts, and core game manager systems for input, actions, playerboard, special tiles, and UI. 2026-03-12 12:06:32 +08:00
Yogi Wiguna 92fd76f4b8 feat: Introduce an enhanced gridmap addon with procedural generation, pathfinding, and initial core game scripts and assets. 2026-02-23 12:31:42 +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 e2675d782a feat: Add PlayerActionManager for handling player actions and highlights, and SpecialTilesManager for managing special tile effects and powerups. 2026-02-05 11:06:18 +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 6948a4aed1 edit special power up 2026-01-09 22:41:00 +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 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 dce55c2fe6 Minor Update
- Refactor the Player.gd

- Attempt to fix joining the available room, via Room ID
2025-12-03 21:51:23 +08:00
adtpdn a97a8e68f6 player.gd refactor progress 2025-12-03 18:16:00 +08:00