Skip to content

tgstation-server-v5.7.1

Choose a tag to compare

@Cyberboss Cyberboss released this 02 Apr 04:20
4fc4bb0

THIS VERSION CONTAINS A BUG THAT CAUSES DEPLOYMENTS TO FAIL. DO NOT USE

Please refer to the README for setup instructions.

Component Versions

Core: 5.7.1
Configuration: 4.4.0
HTTP API: 9.9.0
DreamMaker API: 6.2.0 (Interop: 5.4.0)
Web Control Panel: 4.17.0
Host Watchdog: 1.2.1

Patch 1

Core

  • Improved logging when encountering a channel retrieval error during the Discord connection process. (#1444 @Cyberboss)

Update 7.X

Core

  • Test merge conflicts will now present the list of conflicting files in the job error message. (#1443 @Cyberboss)
  • Add support for streaming DreamDaemon output to a file. Restarting TGS while this is happening will result in a truncated log. (#1442 @Cyberboss)
  • Fixed potential errors in deployment process. (#1442 @Cyberboss)

DreamMaker API

  • Added /datum/tgs_chat_command/var/ignore_type to allow for abstract base /datums without triggering a DMAPI error log. (#1442 @Cyberboss)

HTTP API

  • Added logOutput boolean field to DreamDaemon model. Defaults to false for new and migrated instances. (#1442 @Cyberboss)
  • Added DreamDaemon right 262144 for modifying this field. (#1442 @Cyberboss)

Web Control Panel