Yogi Wiguna
a7361f4a2b
feat: Introduce 'Stop N Go' arena with new grass assets and a comprehensive player movement manager script.
2026-03-13 14:44:35 +08:00
Yogi Wiguna
6e43cb5337
feat: Add grid-based player movement manager, new 'stop_n_go' arena, and core game scene setup.
2026-03-13 14:37:13 +08:00
Yogi Wiguna
898f867cee
feat: add Stop n Go game mode with new arena, assets, and manager script.
2026-03-13 12:23:47 +08:00
Yogi Wiguna
877a238a82
feat: Introduce the Stop N Go game mode, including its manager script, arena assets, and associated HUD elements.
2026-03-13 10:32:25 +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
Yogi Wiguna
4b7a64a119
feat: Implement core player movement with advanced pushing mechanics, define game modes, and introduce various new managers and UI components.
2026-03-11 09:56:10 +08:00
adtpdn
884ce60cf1
update BG, tile
2026-03-10 23:13:24 +08:00
Yogi Wiguna
c895e466b5
feat: Add new tile meshes and materials to the enhanced gridmap MeshLibrary.
2026-03-10 15:53:19 +08:00
Yogi Wiguna
0fb1397d11
feat: Implement Stop n Go game mode with phase management, missions, dynamic safe zones, and associated UI and managers.
2026-03-06 16:01:12 +08:00
Yogi Wiguna
8b33ed3f56
feat: Implement the core "Tekton Doors" game mode including arena setup, portal management, special tiles, and mission tracking HUD.
...
Tekton Armageddon V.0.8
2026-03-03 15:38:09 +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
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
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
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
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
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
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
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
Yogi Wiguna
84ca4eb997
feat: Add core game scene with manager initialization, a dynamic message bar, scarcity-based tile respawn, and a new star tile asset.
2026-02-05 12:23:20 +08:00
Yogi Wiguna
757051aca8
feat: Implement powerup inventory UI and manager, introducing ghost and area freeze special tiles.
2026-02-03 17:04:35 +08:00
Yogi Wiguna
02d13d9ff5
feat: Add main game scene with core logic, manager initialization, UI setup, and an in-game message bar.
2026-02-03 14:48:41 +08:00
Yogi Wiguna
e8fc3f86c5
feat: Implement special tile power-up system with manager, levels, cooldowns, inventory, and associated assets.
2026-02-03 10:16:03 +08:00
Yogi Wiguna
753757d273
feat: Add PlayerboardManager, SpecialTilesManager, PowerupInventoryUI, and new touch control/power tile assets.
2026-02-02 18:01:42 +08:00
Yogi Wiguna
66d34d0d29
feat: Establish initial game structure including lobby, UI, and core gameplay managers.
2026-02-02 15:01:30 +08:00
adtpdn
d262bb8dc0
update feature & bugfix
2026-01-23 22:26:44 +08:00
adtpdn
89a3beb2b2
update logic for push
2026-01-23 08:38:45 +08:00
adtpdn
c1ba5d1888
update
2026-01-21 08:30:02 +08:00
adtpdn
bee9c30f0e
bugfix, desync, and add UI function
2026-01-14 00:20:20 +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
a04be19af5
update
2025-12-10 23:11:59 +08:00
adtpdn
fe4c3eddb8
feat: add player core, movement, and playerboard managers, special tile effects system, and lobby scene.
2025-12-09 21:16:06 +08:00
adtpdn
7db63a2707
Merge branch 'EOS' of https://github.com/adtpdn/tekton-enet into EOS
2025-12-09 20:57:36 +08:00
adtpdn
59ff22f5ac
feat: Add initial lobby and main scenes, along with various tile meshes and holographic textures.
2025-12-09 20:57:33 +08:00
adtpdn
8f672dfb49
feat: Add player movement manager, main scene, and backflip animation asset.
2025-12-09 17:46:43 +08:00
adtpdn
84413314ef
Add example scene and player for enhanced_gridmap
...
Introduces a new example scene and player script for the enhanced_gridmap addon, including supporting resources and materials. Updates the mesh library, assets, and main scene to integrate new tile types and visual styles. Adjusts project settings for improved resolution and sets the new main scene as the entry point.
2025-10-22 11:50:17 +08:00
adtpdn
d397ef0931
make the ruleset for first and second lap
2025-04-21 16:23:48 +08:00
adtpdn
f38d91ad9a
update some plugins, fitting the 4.4.1 gridmap feature
2025-04-15 10:37:53 +08:00
adtpdn
ad0085a068
update the files, prep for fixing obstacles
2025-04-10 16:17:36 +08:00
adtpdn
495c9c64a5
dd
2025-03-10 15:44:54 +08:00
adtpdn
46f1bdf8a8
update todo
2025-02-19 02:46:06 +08:00
adtpdn
39979b8e58
Synced the all playerboards, but there's still bugged while new player connected
2025-02-11 16:21:23 +08:00
adtpdn
c578c3e97e
goals now visible on every players, need to fix the pattern of goals generator
2025-02-04 17:34:56 +08:00
adtpdn
1c67557135
goals synced
2025-02-04 16:42:13 +08:00
adtpdn
471d425b23
Update
2024-11-04 17:25:09 +08:00
adtpdn
c87de7de5d
test
2024-10-25 13:18:37 +08:00
adtpdn
8fe13a42ca
last update
2024-10-24 17:40:10 +08:00
adtpdn
941ad46e09
update
2024-10-24 16:51:46 +08:00
adtpdn
df5ecfa7bc
Update
2024-10-23 18:00:25 +08:00