Private multiplayer games
in Suggestions
I'm almost sure this is already reported somewhere here but I couldn't find anything in search -- sorry if that's the case!
It'd be nice to have a checkbox in the multiplayer game host window to take the game off the public list. Our usecase is to test various changes in Lua scripts with a friend when someone else connects and asks us for a match (which happens frequently). However I can imagine a lot of reasons people want to make their game private.
It'd be nice to have a checkbox in the multiplayer game host window to take the game off the public list. Our usecase is to test various changes in Lua scripts with a friend when someone else connects and asks us for a match (which happens frequently). However I can imagine a lot of reasons people want to make their game private.
Comments
Currently, if the host clicks Ready, then the lobby is closed to anyone to join. This is a little work around you can use in the mean time, as they are likely making sure that private lobbies does not break anything substantially.