Commit Graph

88 Commits

Author SHA1 Message Date
adtpdn 5354d8b30f freemode fishing tekton autoplay + static tekton throw fix
- Added tekton_fishing_autoplay.gd: plays both GLB animations simultaneously, looped
- Attached autoplay script to 3 fishing tekton instances in freemode.tscn
- Fixed static tekton throw: faces throw direction + plays throw animation
- Fixed AnimationPlayer path in tekton.gd for static turrets
- Fixed animation names (tekton_throw_tile -> ted_bones_001|Tekton Throwing Tiles|Anima_Layer)
- Fixed static_tekton_controller.gd idle resume
- Rebuilt animation-pack.res with new animations (holding_1, put_1, stun_1, etc.)
- Fixed GutBottomPanel.tscn broken UID
2026-06-15 18:15:39 +08:00
adtpdn 844ec194cb Replace dasher-pack with unified animation-pack using original Blender bone names 2026-06-15 14:28:26 +08:00
adtpdn 8a2fb36a98 feat: update 2026-06-11 18:28:25 +08:00
Yogi Wiguna 2d857a490b feat:add gauntlet arena 3D 2026-06-08 12:44:38 +08:00
adtpdn f2f90f98e2 feat: implement Candy Cannon mechanics, CI/CD pipelines, and version 2.3.7 updates 2026-05-25 18:17:00 +08:00
adtpdn decdb74ade chore: release version 2.3.5 and refactor lobby
Bump export_presets.cfg version to 2.3.5. Update CHANGELOG_DRAFT.md.
Refactor lobby.gd into LobbyChat, LobbyMainMenu, LobbyRoomList, LobbyRoom.
Move Nakama config to environment variables in nakama_manager.gd.
Derive auth_manager.gd encryption key from OS.get_unique_id().sha256_text().
Remove Steam email auth fallback. Require auth ticket.
Make GachaManager.pull() async in gacha_panel.gd.
Remove dummy wallet seeding. Add store_type to IAP payload.
Validate IAP receipts server-side in economy.lua.
Register gacha module in main.lua.
Clean backend_service.gd stubs.
Fix featured_banners type safety in gacha_manager.gd. Guards non-array responses.
Move tiles_armagedon_a1.res to assets/models/meshes/. Fix import fallback_path.
2026-05-22 12:08:11 +08:00
adtpdn 8430d1054e feat: 2.3.2 2026-05-19 17:30:29 +08:00
adtpdn 13f3c3d591 feat: 2.3.1 2026-05-11 17:24:47 +08:00
adtpdn 57e56412e0 feat: bugfix 2026-05-03 21:05:54 +08:00
adtpdn 8a2f865ad8 feat: update 2.1.9 2026-04-29 01:36:49 +08:00
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 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 f10d777c90 feat: overhaul UI main and profile 2026-04-15 16:26:49 +08:00
adtpdn a592eb1de0 feat : mobile input controller 2026-04-13 18:15:49 +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 e222cc49ee feat : update backend 2026-04-08 03:12:55 +08:00
adtpdn e1a3ef8e85 feat: overhaul the nakama user management, leaderboard, prep for 2.1 2026-04-03 04:50:18 +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 a916a57c05 feat: updated UI UX for profile and leaderboard menu 2026-03-27 22:18:29 +08:00
adtpdn 3a50d2d324 feat: update some visual and fixing the bug 2026-03-27 01:52:45 +08:00
Yogi Wiguna 6b89469151 feat: Add new GUI assets, a MeshLibrary defining various gridmap tiles, a UI manager script, and the main scene. 2026-03-26 10:51:17 +08:00
adtpdn 66f54e34ab feat: add GUI enhancement for Leaderboard, and Timer 2026-03-26 02:57:04 +08:00
Yogi Wiguna c0d52d4136 feat: Add initial MeshLibrary with various gridmap tiles and a base player character script. 2026-03-25 17:33:52 +08:00
Yogi Wiguna a0da22ff5c feat: Introduce player character with input management and gridmap interaction visuals. 2026-03-25 16:20:23 +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 f482909df5 feat: Add new sprite animation assets, including 15sec and 30sec sprites, and initial animation and main scenes with supporting scripts. 2026-03-25 11:23:16 +08:00
adtpdn cda39125f4 feat: update leaderboard GUI, and HUD for gauge 2026-03-25 02:38:09 +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 49c8d794c2 feat: Introduce a comprehensive game lobby system including UI, room management, and player interactions. 2026-03-17 10:32:14 +08:00
Yogi Wiguna ab3ca7661f feat: implement special tiles manager for power-ups, including inventory, levels, cooldowns, and effect activation. 2026-03-16 14:40:28 +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 e5e99f5853 feat: Add diverse game tiles, 3D wall scenes, and player movement and stop-n-go managers. 2026-03-12 17:47:23 +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 7d801f1156 feat: Add an EnhancedGridMap with advanced generation, randomization, and pathfinding capabilities, and introduce the Stop n Go game mode manager. 2026-03-05 17:50:21 +08:00
Yogi Wiguna cd7881bc3f feat: Introduce an EnhancedGridMap with advanced generation, randomization, pathfinding, and data serialization, along with new player, powerup, and portal managers. 2026-03-04 17:40:10 +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
adtpdn ef3d018040 feat: implement Tekton Doors game mode with arena setup, portal management, connection randomization, and game state timers. 2026-02-26 04:25:09 +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 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 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 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
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