tgstation-server-v5.16.4
Please refer to the README for setup instructions. Full changelog can be found here.
Component Versions
Core: 5.16.4
Configuration: 4.7.1
HTTP API: 9.12.0
DreamMaker API: 6.5.4 (Interop: 5.6.2)
Web Control Panel: 4.25.2
Host Watchdog: 1.4.0
Patch 4
Core
- Fixed regression in 5.16.3 preventing static files from working on Linux. (#1683 @Cyberboss)
Patch 3
Core
- Fixed issues with DreamDaemon referencing the original true path of instances when using the advanced watchdog on Linux. Hard linked copies of deployment directory structure are now used instead of symlinks. (#1677 @Cyberboss)
- If a deployment completes on Linux right before a world with a valid DMAPI reboots it may not have enough time to be applied and delayed until the next reboot. (#1677 @Cyberboss)
DreamMaker API
- Fixed
world.TgsSecurityLevel()
always returningnull
. (#1675 @Cyberboss)
Interop API
- Fixed TGS not sending the current security level or world visibility to DreamDaemon after a reattach. (#1675 @Cyberboss)
Patch 2
Core
- Logging regarding GitHub rate limits is now more correct. (#1668 @Cyberboss)
- The repository auto-update job now will no longer fail in the middle of the operation due to GitHub API issues. (#1668 @Cyberboss)
- The code deployment auto-update job will no longer proceed if the repository auto-update job failed. (#1668 @Cyberboss)
Patch 1
Core
- Added some additional logging to the
/app
route. (#1657 @Cyberboss) - Added white background to Windows project logo. (#1653 @Cyberboss)
Update 16.X
Core
- Added a new project logo. (#1648 @Thunder12345)