adtpdn
7e4b707e84
feat: adding the skin_shader_generator, and gacha base barebone
2026-04-24 00:17:00 +08:00
adtpdn
16c82a48b8
feat: update skin
2026-04-22 21:30:22 +08:00
adtpdn
724ae4d4a4
feat : update screen
2026-04-22 05:21:19 +08:00
adtpdn
e4e9f66569
feat: update boot_screen behavior
2026-04-22 05:08:15 +08:00
adtpdn
d028b06610
feat: edit url repo
2026-04-22 05:05:12 +08:00
adtpdn
5653af764f
feat: update
2026-04-22 05:01:23 +08:00
adtpdn
c496707bb1
feat : Stripped OS exit codes from patch builder loop
2026-04-22 04:41:11 +08:00
adtpdn
cfae123c81
feat : Replaced Server-Side SceneTree syntax for MainLoop.
2026-04-22 04:38:44 +08:00
adtpdn
abe58db475
feat : revert headless
2026-04-22 04:35:31 +08:00
adtpdn
2d93d48323
feat : add manual trigger
2026-04-22 04:32:38 +08:00
adtpdn
39ec3cc6e8
feat : edit build
2026-04-22 04:25:21 +08:00
adtpdn
c8e5a45529
feat: patch system
2026-04-22 04:21:00 +08:00
adtpdn
083735aec1
feat: fix Bots Using Your Equipped Skin, Equipped Overlay Skins Reverting to Normal
2026-04-22 01:36:05 +08:00
adtpdn
f2e14f20f3
feat: skin update
2026-04-20 19:32:52 +08:00
adtpdn
b492dc99b6
feat: update
2026-04-17 22:18:04 +08:00
adtpdn
ff0a2e0f41
feat: update shop
2026-04-17 00:17:37 +08:00
adtpdn
f10d777c90
feat: overhaul UI main and profile
2026-04-15 16:26:49 +08:00
adtpdn
01661a56ba
feat: update chat
2026-04-15 07:31:49 +08:00
adtpdn
a592eb1de0
feat : mobile input controller
2026-04-13 18:15:49 +08:00
adtpdn
a478e3fc2e
feat: completing tutorial
2026-04-11 06:00:54 +08:00
adtpdn
5323aea5fb
feat: add tutorial section
2026-04-10 05:17:30 +08:00
adtpdn
222621139e
feat: update player auth, fix bugs
2026-04-09 00:36:23 +08:00
adtpdn
7ffe7680ad
feat:update
2026-04-08 03:22:27 +08:00
adtpdn
e222cc49ee
feat : update backend
2026-04-08 03:12:55 +08:00
adtpdn
7e22f48c57
revert
2026-04-07 10:10:52 +08:00
adtpdn
b6b7237dc1
feat : attempt to fix bug
2026-04-07 03:28:24 +08:00
adtpdn
733b1da8e0
feat: edit some login indicator
2026-04-03 05:11:49 +08:00
adtpdn
e1a3ef8e85
feat: overhaul the nakama user management, leaderboard, prep for 2.1
2026-04-03 04:50:18 +08:00
adtpdn
47f88d31dc
feat: prep to build
2026-04-03 02:20:06 +08:00
adtpdn
362f8eda98
feat: Overhaul of the Game Over UI, custom texture integrations, and fixing visual artifacts.
2026-04-02 06:26:06 +08:00
adtpdn
f2739841c6
feat : Refactored Game Over UI from programmatic to scene-based architecture and resolved critical multiplayer/spawn bugs
2026-04-01 06:06:09 +08:00
Yogi Wiguna
a88839b396
feat: implement core game scene, player logic, and modular manager architecture for Tekton Dash
2026-03-31 22:08:57 +08:00
Yogi Wiguna
1c4d3170ef
feat: implement MusicManager singleton and integrate background music into lobby scene
2026-03-31 21:51:45 +08:00
Yogi Wiguna
cc19c7852d
feat: implement settings menu, audio management system, and lobby UI framework
2026-03-31 21:36:26 +08:00
Yogi Wiguna
193aae94ba
feat: implement main scene initialization and add screen shake and stop-n-go game managers
2026-03-31 20:55:15 +08:00
Yogi Wiguna
ad695292dc
Add stop_n_go arena models and textures
...
Add new 'stop_n_go' arena assets: Terrain.gltf and Terrain.bin, many PNG textures (with corresponding Godot .import metadata) for ground, props and shadows, and supporting compressed/import presets. Update scenes/arena/stop_n_go.scn to reference the new terrain and decorative assets so the arena can be used in the project.
2026-03-31 18:23:46 +08:00
Yogi Wiguna
0c50668887
feat: add Tekton roaming NPC script with movement, interaction, and combat mechanics
2026-03-31 17:50:16 +08:00
Yogi Wiguna
5ea41806f1
feat: implement 3D arena support and dynamic environment management in main scene
2026-03-31 17:42:05 +08:00
Yogi Wiguna
fd54c16026
feat: implement base Player character class with network synchronization and state management
2026-03-31 16:07:12 +08:00
Yogi Wiguna
1e6da89fff
feat: implement water shader and environment for free mode arena
2026-03-31 15:59:00 +08:00
Yogi Wiguna
3454710f2c
feat: implement player logic and add arena assets for free mode
2026-03-31 15:31:34 +08:00
Yogi Wiguna
cc207bca3d
feat: implement global SFXManager singleton and integrate into main scene initialization
2026-03-31 12:40:57 +08:00
Yogi Wiguna
82f2811c26
feat: implement main game scene and player logic with modular manager architecture
2026-03-31 12:24:26 +08:00
Yogi Wiguna
7c4c799e2b
feat: implement main game scene with dynamic manager initialization and arena background support
2026-03-30 17:08:04 +08:00
adtpdn
fb20af1ae5
feat: update the rematch, lobby, leaderboard
2026-03-30 16:56:35 +08:00
Yogi Wiguna
3035a221ba
feat: initialize main scene, settings menu, and touch control manager
2026-03-30 16:34:47 +08:00
Yogi Wiguna
91dc34a7be
feat: implement settings menu with video, audio, and input remapping support
2026-03-30 16:19:18 +08:00
Yogi Wiguna
c5da49d872
feat: implement StopNGoManager for phase-based gameplay and update player logic for mission tracking and movement penalties
2026-03-30 15:44:10 +08:00
Yogi Wiguna
f43dba73a2
feat: implement player character system with network synchronization and visual effects
2026-03-30 15:36:28 +08:00
Yogi Wiguna
f08b21006b
feat: initialize main scene, character portraits, and UI/lobby management systems
2026-03-30 15:28:38 +08:00