Commit Graph

22 Commits

Author SHA1 Message Date
adtpdn 78f071b728 feat: update vfx 2026-06-18 14:04:06 +08:00
adtpdn 5653473c12 feat: the rebuild gamemode of "Gauntlet" 2026-06-10 02:12:25 +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 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 5a08db38de feat: fix gatcha, and login flow connection 2026-04-24 02:50:16 +08:00
adtpdn 7e4b707e84 feat: adding the skin_shader_generator, and gacha base barebone 2026-04-24 00:17:00 +08:00
adtpdn f2e14f20f3 feat: skin update 2026-04-20 19:32:52 +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 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 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 4f6783b468 feat: Implement core multiplayer features including user authentication, profile management, lobby, game mode managers, and leaderboard. 2026-03-12 03:55:20 +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
Yogi Wiguna 65d18d8d96 feat: Implement core multiplayer lobby system with room management, player profiles, and game settings. 2026-02-09 17:46:18 +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 7ad20497d8 update 2025-12-10 02:55:07 +08:00