Commit Graph

3 Commits

Author SHA1 Message Date
achmad a9cf6b2ebc fix: card system 2026-05-30 03:54:44 +07:00
achmad 72b73c4dd6 feat: replace CreateHTTPRequest with CreateHTTPRequestScriptVM
Allows the game client to make HTTP API calls from a listen server
(local lobby) instead of requiring a Steam dedicated server.
CreateHTTPRequestScriptVM has the exact same API signature but works
in both dedicated server and listen server contexts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 17:36:08 +07:00
achmad 777ee9bad8 initial commit 2026-05-29 15:11:31 +07:00