Commit Graph

8 Commits

Author SHA1 Message Date
93a2be399c refactor: decouple game networking from lobby client
* Replace direct client/server networking references with GameClient/GameServer scenes
* Refactor message bus to support local emission and argument expansion
* Move lobby connection lifecycle handling to message bus events
* Remove multiplayer connection wait helpers and direct lobby client coupling
* Rename Server to ServerNetworking and update lobby client references
* Update scene resources and export configuration
2026-08-09 18:41:18 -05:00
50439bc8e0 Moving some of game to use MessageBus 2026-08-08 01:22:54 -05:00
6ebee75920 update readme and .gitignore file 2026-08-07 03:08:08 -05:00
3093428a21 update readme and .gitignore file 2026-08-07 03:06:52 -05:00
af012d06e8 update readme 2026-08-07 02:53:49 -05:00
f5d6c640ae push project up sabs assets 2026-08-07 02:50:54 -05:00
71b666c683 Initial push 2 2026-08-07 02:41:57 -05:00
a1df97ebac Initial push 2026-08-07 02:35:09 -05:00