Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop
This commit is contained in:
@@ -27,6 +27,8 @@ namespace Barotrauma.Networking
|
||||
RESPONSE_STARTGAME, //tell the server whether you're ready to start
|
||||
SERVER_COMMAND, //tell the server to end a round or kick/ban someone (special permissions required)
|
||||
|
||||
ENDROUND_SELF, //the client wants to end the round for themselves only and return to the lobby
|
||||
|
||||
EVENTMANAGER_RESPONSE,
|
||||
|
||||
REQUEST_STARTGAMEFINALIZE, //tell the server you're ready to finalize round initialization
|
||||
@@ -43,6 +45,7 @@ namespace Barotrauma.Networking
|
||||
READY_CHECK,
|
||||
READY_TO_SPAWN,
|
||||
TAKEOVERBOT,
|
||||
TOGGLE_RESERVE_BENCH,
|
||||
|
||||
REQUEST_BACKUP_INDICES, // client wants a list of available backups for a save file
|
||||
LUA_NET_MESSAGE
|
||||
|
||||
Reference in New Issue
Block a user