tgstation-server-v5.7.0
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.0
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
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_typeto allow for abstract base /datums without triggering a DMAPI error log. (#1442 @Cyberboss)
HTTP API
- Added
logOutputboolean field to DreamDaemon model. Defaults tofalsefor new and migrated instances. (#1442 @Cyberboss) - Added DreamDaemon right 262144 for modifying this field. (#1442 @Cyberboss)
Web Control Panel
- Updated to version 4.17.0 (#1443 @Cyberboss)