Commit Graph

3 Commits

Author SHA1 Message Date
3fcabe1a53 refactor: simplify lobby server architecture and update app metadata
* remove legacy data bridge, RPC, and server bootstrap files
* simplify lobby scene and node hierarchy
* rename lobby UI scene path and update signal handlers
* replace the application icon and configure the boot splash
* add project description and version metadata
2026-08-12 16:38:38 -05:00
7897462309 feat: support configurable game server address and port
* Launch game servers in headless mode
* Add configurable game address and port to GameData
* Pass dynamically assigned server ports to clients
* Update lobby defaults for `0.0.0.0:8080`
* Refactor server command-line argument handling
2026-08-10 00:28:23 -05:00
de0da3de6e push project up 2026-08-07 03:02:53 -05:00