Commit Graph

34 Commits

Author SHA1 Message Date
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 7ca11c6534 feat: 2.3.1 2026-05-12 17:55:53 +08:00
adtpdn 13f3c3d591 feat: 2.3.1 2026-05-11 17:24:47 +08:00
adtpdn 5653af764f feat: update 2026-04-22 05:01:23 +08:00
adtpdn c8e5a45529 feat: patch system 2026-04-22 04:21:00 +08:00
adtpdn a592eb1de0 feat : mobile input controller 2026-04-13 18:15:49 +08:00
adtpdn e1a3ef8e85 feat: overhaul the nakama user management, leaderboard, prep for 2.1 2026-04-03 04:50:18 +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 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 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 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 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 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 495c9c64a5 dd 2025-03-10 15:44:54 +08:00
adtpdn 46f1bdf8a8 update todo 2025-02-19 02:46:06 +08:00
adtpdn 1c67557135 goals synced 2025-02-04 16:42:13 +08:00
adtpdn 941ad46e09 update 2024-10-24 16:51:46 +08:00
adtpdn df5ecfa7bc Update 2024-10-23 18:00:25 +08:00
adtpdn 6b9360d4dc first commit 2024-10-22 16:15:56 +08:00