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
|
13f3c3d591
|
feat: 2.3.1
|
2026-05-11 17:24:47 +08:00 |
|
adtpdn
|
01661a56ba
|
feat: update chat
|
2026-04-15 07:31: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
|
efdd8f4969
|
Add SFX
|
2026-03-17 17:38:30 +08:00 |
|
Yogi Wiguna
|
855b05b017
|
feat: Add player character scene, Nakama multiplayer manager, and a new arena scene.
|
2026-03-16 11:59:11 +08:00 |
|
adtpdn
|
74a81425c5
|
feat: implement core lobby management system with Nakama integration, player state, and game settings.
|
2026-03-13 03:46:04 +08:00 |
|
Yogi Wiguna
|
3cd67c02ab
|
feat: Implement Stop N Go game mode with phase management, mission objectives, and visual HUD elements.
|
2026-02-26 10:40:55 +08:00 |
|
adtpdn
|
a7a8106b7e
|
attempt to make stop n go gamemode
|
2026-02-19 03:42:59 +08:00 |
|
Yogi Wiguna
|
903619a396
|
feat: Add initial gridmap mesh library, main game script, and Nakama manager.
|
2026-02-10 17:44:07 +08:00 |
|
adtpdn
|
08b0493c06
|
update network
|
2026-02-04 16:31:18 +08:00 |
|
adtpdn
|
7423e29443
|
update holiday
|
2026-01-01 05:21:25 +08:00 |
|
adtpdn
|
438c0c0d6e
|
feat: Add initial lobby and main scenes with Nakama and lobby management scripts.
|
2025-12-06 02:27:08 +08:00 |
|
adtpdn
|
dce55c2fe6
|
Minor Update
- Refactor the Player.gd
- Attempt to fix joining the available room, via Room ID
|
2025-12-03 21:51:23 +08:00 |
|
adtpdn
|
a97a8e68f6
|
player.gd refactor progress
|
2025-12-03 18:16:00 +08:00 |
|
adtpdn
|
ead155afed
|
Attempt to using Nakama as replacement of Low-Level ENet
|
2025-12-02 00:58:44 +08:00 |
|