Commit Graph

19 Commits

Author SHA1 Message Date
adtpdn c5811d60fb chore: bump version to 2.4.0 with changelog and version.json 2026-06-18 14:49:05 +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 7380161743 feat: add Candy Cannon Survival game mode with collectible tiles
Version bump to 2.3.6. New game mode features 20×20 arena with central cannon obstacle, three escalating phases (Open Arena, Route Pressure, Survival), and collectible tiles (Hearts, Diamonds, Stars, Coins) with pattern-matching missions. Players dodge candy volleys while completing collection goals.

Updated export paths and version strings across all platforms (Windows, Android, Web, Linux).
2026-05-24 06:56:57 +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 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 21875cdf8a feat: add dailylogin feature 2026-05-01 05:07:54 +08:00
adtpdn 54be7bbb25 feat: bug fix social system 2026-04-30 04:18:46 +08:00
adtpdn 8a2f865ad8 feat: update 2.1.9 2026-04-29 01:36:49 +08:00
adtpdn 1585b91509 feat: update 2026-04-28 01:22:38 +08:00
adtpdn b76dd2e737 feat: fix some bug 2026-04-24 22:56:11 +08:00
adtpdn 0de005cda5 feat: update changelog 2026-04-24 03:16:49 +08:00
adtpdn 5a08db38de feat: fix gatcha, and login flow connection 2026-04-24 02:50:16 +08:00
adtpdn 18424b1009 feat : broken 2026-04-24 00:52:27 +08:00
adtpdn 3456c68354 Merge branch 'patch-release' of https://github.com/adtpdn/tekton-enet into patch-release 2026-04-24 00:49:42 +08:00
adtpdn f4b35582aa feat: implement login screen UI and update project version to 2.1.6 2026-04-24 00:49:22 +08:00
PatchBot 2263841b1a [AUTO] Version bump & changelog update 2026-04-23 16:41:26 +00:00
adtpdn 53f151af1d feat: prep the automation 2026-04-24 00:40:40 +08:00