Commit Graph

15 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 21875cdf8a feat: add dailylogin feature 2026-05-01 05:07:54 +08:00
adtpdn 8a2f865ad8 feat: update 2.1.9 2026-04-29 01:36:49 +08:00
adtpdn 0de005cda5 feat: update changelog 2026-04-24 03:16:49 +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 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 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
Yogi Wiguna 18128288d2 feat: Introduce SpecialTilesManager to manage special tile effects, including powerup inventory, leveling, cooldowns, and targeted abilities. 2026-02-05 10:30:27 +08:00