Commit Graph

169 Commits

Author SHA1 Message Date
Yogi Wiguna 040e6e53ce feat: implement obstacle manager for randomized static wall spawning, integrate into main scene, and add stop-n-go manager. 2026-02-25 10:54:55 +08:00
Yogi Wiguna e31973dfab feat: Add initial player character, movement, network synchronization, bot AI, and game managers. 2026-02-24 16:54:45 +08:00
Yogi Wiguna aa6d6dcec2 feat: Initialize core game scene, managers, UI, multiplayer spawning, message bar, and pre-game countdown. 2026-02-24 11:35:45 +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 ea49eb2e4a feat: Implement Stop N Go game mode with a new manager script and associated gridmap assets within the MeshLibrary. 2026-02-24 10:43:00 +08:00
Yogi Wiguna a536e060c9 feat: Add CameraContextManager to dynamically adjust camera position based on player's board position and game mode, including hysteresis and tweening. 2026-02-23 17:38:37 +08:00
Yogi Wiguna d2b616549f feat: add Stop N Go game mode manager with phase transitions, HUD, traffic light visuals, and dynamic arena generation. 2026-02-23 17:33:39 +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 3a5e6ad703 feat: Add core player entity with movement, race, input, character selection, and multiplayer synchronization, integrating various game managers. 2026-02-23 15:57:41 +08:00
Yogi Wiguna 8a5c25be23 feat: Introduce Stop N Go game mode manager handling phase transitions, missions, arena setup, and a new camera context manager. 2026-02-23 13:18:34 +08:00
Yogi Wiguna c8e7be8c6a feat: Implement player movement, rotation, and advanced push mechanics with new PlayerMovementManager, StopNGoManager, and player scene script. 2026-02-23 12:55:02 +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 f72f641332 feat: implement main game scene logic including manager initialization, UI setup, in-game message bar, and global timer. 2026-02-23 10:28:29 +08:00
Yogi Wiguna dc719e4c52 feat: Implement the Stop 'n' Go game mode, including phase management, player missions, movement penalties, and associated player movement logic. 2026-02-23 10:17:06 +08:00
Yogi Wiguna 0e4d69f7b9 feat: Introduce PlayerMovementManager to manage player movement, rotation, attack mode push mechanics, and grid-based collision detection. 2026-02-20 17:54:58 +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
adtpdn a7a8106b7e attempt to make stop n go gamemode 2026-02-19 03:42:59 +08:00
Yogi Wiguna 4ce917db0f feat: Add StaticTektonManager for calculating and placing static tekton spawn points using a zone-based 3x3 grid approach. 2026-02-18 17:49:55 +08:00
Yogi Wiguna 324599c385 feat: implement main game scene logic, including manager initialization, UI setup, networking, and message bar functionality. 2026-02-18 12:13:19 +08:00
Yogi Wiguna 446e142a29 feat: Add initial main scene with grid map, UI, touch controls, and core game logic scripts. 2026-02-18 11:50:10 +08:00
Yogi Wiguna 489e31fb39 feat: Add PlayerMovementManager to centralize player movement logic and implement a 'SUPER PUSH' attack mechanic. 2026-02-13 16:02:23 +08:00
Yogi Wiguna 98f107893d feat: Introduce static Tekton stands with a new manager for strategic, non-adjacent placement and synchronized randomized shapes. 2026-02-13 13:51:51 +08:00
Yogi Wiguna 6472e47edf feat: Introduce special tile power-up system, managing inventory, levels, cooldowns, and targeted effects like area freeze and block floor. 2026-02-13 13:26:22 +08:00
Yogi Wiguna ad16f5942b feat: Add EnhancedGridMap for dynamic grid generation, pathfinding, and network synchronization, and introduce core game scripts for Tekton entities and managers. 2026-02-13 13:14:37 +08:00
Yogi Wiguna 0ee5051ebd feat: Introduce EnhancedGridMap addon for advanced grid management and procedural generation, and StaticTektonManager for tekton spawning and placement. 2026-02-13 10:40:13 +08:00
Yogi Wiguna 450ad2ce1f feat: add Tekton entity with movement, carry/throw mechanics, and a static controller for item throwing. 2026-02-12 17:38:01 +08:00
Yogi Wiguna 21a502a62f feat: implement Tekton NPC with core movement, combat, carrying, throwing, and grid interaction logic, alongside its static controller. 2026-02-12 17:04:51 +08:00
Yogi Wiguna cdf3f0bb1d feat: Initialize the main game scene with core managers, UI, networking, and a new message bar system. 2026-02-12 16:49:37 +08:00
Yogi Wiguna e620e69d73 feat: Add Tekton NPC with roaming behavior, combat reactions, and interaction mechanics including carrying and throwing. 2026-02-12 16:15:27 +08:00
Yogi Wiguna 4d7ee61e7d feat: Introduce Tekton character model, materials, and associated control scripts. 2026-02-12 15:49:23 +08:00
Yogi Wiguna 8837349896 feat: Implement the main game scene with core logic, UI, and network integration. 2026-02-12 15:17:35 +08:00
Yogi Wiguna a05e3123b4 feat: Add Tekton character model, implement in-game message bar, global match timer UI, and camera context manager. 2026-02-12 14:56:57 +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
Yogi Wiguna 5cf77c19ab feat: implement player character with state management, network synchronization, and manager integration. 2026-02-12 11:48:03 +08:00
Yogi Wiguna da858c12aa feat: Implement core player character logic, including state management, network synchronization, character selection, and manager initialization. 2026-02-12 11:02:30 +08:00
Yogi Wiguna 786e73dbaf feat: Implement Tekton roaming NPC with grid movement, combat mechanics, and multiplayer synchronization. 2026-02-12 10:04:16 +08:00
adtpdn 5ec559c4c9 update 2026-02-12 06:53:26 +08:00
Yogi Wiguna c37b317eb5 feat: Implement the main game scene, core logic, UI, and manager setup for Tekton Dash. 2026-02-11 17:55:07 +08:00
Yogi Wiguna d2ae5ada0e feat: Add dynamic camera context manager, initial main scene setup with gridmap and UI, and player script. 2026-02-11 16:52:27 +08:00
Yogi Wiguna 382899d3e1 feat: Introduce tekton_walking 3D model, implement a CameraContextManager for dynamic camera positioning, and add a ScreenShakeManager script. 2026-02-11 13:24:24 +08:00
Yogi Wiguna 903619a396 feat: Add initial gridmap mesh library, main game script, and Nakama manager. 2026-02-10 17:44:07 +08:00
Yogi Wiguna 0c2a53c0cc feat: Introduce LobbyManager to handle room management, player states, and game setting synchronization. 2026-02-10 16:58:43 +08:00
Yogi Wiguna a27ff8634d feat: implement UIManager for player board, action buttons, and power-up bar UI. 2026-02-10 11:53:35 +08:00
Yogi Wiguna 2c1f6746d4 feat: Implement the initial main game scene, including GridMap, comprehensive UI, and mobile touch controls. 2026-02-10 11:26:28 +08:00
Yogi Wiguna 65d18d8d96 feat: Implement core multiplayer lobby system with room management, player profiles, and game settings. 2026-02-09 17:46:18 +08:00
Yogi Wiguna bffa9474e9 feat: Implement Nakama serialization, Realtime API, and a comprehensive lobby system with UI and player management. 2026-02-09 16:46:42 +08:00
Yogi Wiguna a68878483f feat: add player entity with comprehensive game state, character selection, and manager integration. 2026-02-09 14:26:32 +08:00
Yogi Wiguna 20e9897481 feat: Implement UIManager for player action, playerboard, and power-up UI, and add initial lobby, main scenes, and PlayerboardManager. 2026-02-09 11:35:45 +08:00
Yogi Wiguna 1048d7e0ca feat: Initialize project with main scene, gridmap, core assets, and VS Code settings. 2026-02-09 09:46:27 +08:00
adtpdn 94efea7d38 update fonts and some gui 2026-02-08 18:21:01 +08:00