tgstation-server-v6.1.1
Please refer to the README for setup instructions. Full changelog can be found here.
Component Versions
Core: 6.1.1
Configuration: 5.0.0
HTTP API: 10.0.0
DreamMaker API: 7.0.1 (Interop: 5.8.0)
Web Control Panel: 5.4.2
Host Watchdog: 1.4.1
Patch 1
Core
- Fixed the BYOND cache folder not being deleted on Windows when running as a service. (#1762 @Cyberboss)
- Recursive directory deletion no longer stops on the first error. (#1762 @Cyberboss)
- Fixed a
NonFastForwardException
that could occur when working with the repository. (#1760 @Cyberboss)
DreamMaker API
- Fixed Bridge requests using the wrong URL on TGS versions <6. (#1762 @Cyberboss)
Update 1.X
Core
- Added the
EngineInstallComplete
event. Parameter is the engine version that was installed (This is also the name of the directory in theByond
instance folder). (#1758 @Cyberboss) - Fixed health checks failing on OpenDream servers after a TGS restart. (#1757 @Cyberboss)
- When game servers exit with code 0, chat bots will no longer call it a crash. (#1757 @Cyberboss)
- Fixed homepage links to the app again. (#1757 @Cyberboss)
- Removed size limit on
/Transfer
uploads. (#1757 @Cyberboss) - Reduced number of job updates per second sent over SignalR from 4 to 1. (#1757 @Cyberboss)
Web Control Panel
- Added support for quick setup from a branch. (#1759 @Cyberboss)
- Updated implementation of
.tgs.yml
protocol to support different source paths for static files. (#1759 @Cyberboss) - Fixed updating major TGS versions. (#1759 @Cyberboss)
- Fixed an issue with TGS changelog parsing. (#1759 @Cyberboss)
- Fixed failed logins never reporting as such. (#1759 @Cyberboss)
- Fix Discord OAuth requiring a
RedirectUrl
be specified in the TGS configuration. (#1759 @Cyberboss) - Fixed titling of Deployment card entries. (#1759 @Cyberboss)
- Removed chat bot toggle for removed "Based on what meme?" functionality (#1759 @Cyberboss)