userConnacancel
branchsbox/best-hostcancel

14 Commits over 0 Days - ∞cph!

Yesterday
Add server tags as LobbyInformation.Data
Yesterday
Remove this log
Yesterday
Some tidy up, improvements to algo
Yesterday
Convar
Yesterday
Multiplayer/networking project settings. Add option to change Destroy Lobby When Host Leaves and Auto Switch To Best Host. Defaults can be set in Project Settings but can be overriden via Lobby Config.
3 Days Ago
Some tidy up
3 Days Ago
Tests
3 Days Ago
Some cleanup - store current peer score
3 Days Ago
Fix sequence contains no elements
3 Days Ago
Periodically check if we're the best host candidate based on score - change owner if needed. When we are made the host, but we're still connecting, try to find another host candidate instead - if we can't find one then we can mark the lobby as toxic. Don't include self when trying to find best candidate in some situations. When SteamLobbySocket is disposed (we left or disconnected), try to find another candidate then also.
3 Days Ago
Remove debug stuff and improve host candidate scoring based on average ping and connection quality to other peers
3 Days Ago
Test convars
3 Days Ago
Some logging
3 Days Ago
Initial commit