3 Commits

Author SHA1 Message Date
2ac444162f refactor: pass match data to game server launcher
* Pass full match data to InstanceLauncher instead of only match type
* Track server threads by match ID rather than thread instance ID
* Update child completion handling to use match ID
2026-08-11 23:40:09 -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