Skip to content

v0.0.52

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:50
· 343 commits to master since this release

Added

  • New parameter LoadingImageUrl for custom loading screen images (does not work yet, release version of CSP 0.1.80 required)
  • New parameter for infinite session length (set INFINITE=1 on the session in server_cfg.ini)
  • DiscordAuditPlugin: Add parameter to ignore messages of certain players
  • Support for CSP handshakes (does not work yet, release version of CSP 0.1.80 required)
  • New parameter CorsAllowedOrigins to allow querying server status directly from another website

Changed

  • Improved console output when hosting the server through Content Manager
  • Automatically retry Kunos lobby registration when Kunos tells us to do so (this seems to happen when a server is empty over a longer period of time)
  • Server will refuse to start when client messages are enabled but no minimum CSP version of at least 1937 is set

Fixed

  • Server lag spike in some cases when a player disconnects
  • Players being kicked for AFK while they are still in loading screen
  • ReportPlugin: Discord webhook not working when server name contains forbidden strings (e.g. "discord")
  • Config app sending excessive HTTP requests in some cases
  • BASE_TEMPERATURE_ROAD now accepts values < 0 again
  • Session showing as "Ended" in Content Manager
  • Null truncation in CSP client messages causing players to disconnect in some cases
  • Missing UDP port in example Docker Compose config
  • CSP kick/ban detection not working properly

Security

  • Preparation for some basic anti-cheat functionality (does not work yet, release version of CSP 0.1.80 required)