aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/lobby/_lobby.gnut
AgeCommit message (Collapse)Author
2022-04-12Restrict and log message sending on connect (#299)Emma Miler
* Restrict message sending on connect Restricts users from sending messages until they are fully connected. This is related to a bug where if a player joins the server, send a message, and disconnects quickly enough the join message will not show up in the chat. * Log messages on receive * Fix issue with private lobbies
2022-03-03spectator refactor and private match spectator supportBobTheBob
2021-12-11fixes from playtestsBobTheBob
2021-08-31move to new mod formatBobTheBob