Skip to content

tgstation-server-v5.14.0

Choose a tag to compare

@Cyberboss Cyberboss released this 23 Aug 17:25
0425007

Please refer to the README for setup instructions. Full changelog can be found here.

Component Versions

Core: 5.14.0
Configuration: 4.7.1
HTTP API: 9.12.0
DreamMaker API: 6.5.2 (Interop: 5.6.1)
Web Control Panel: 4.23.1
Host Watchdog: 1.4.0

Update 14.X

Core

  • Shipped .pdbs are now portable. (#1636 @Cyberboss)
  • Changelog generation has been drastically improved in all areas. (#1632 @Cyberboss)
  • Slightly increased performance of login requests. (#1626 @Cyberboss)
  • Removed many runtimes required to enable execution on non-x86 based systems (x64 is unaffected). (#1624 @Cyberboss)
  • Fixed GitHub environments staging not occurring if an instance was started with no pre-existing compile job. (#1622 @Cyberboss)
  • Discord deployment embeds with now be coloured blue when pending, green when active, and grey when inactive. Restarting TGS will cause it to not update existing embeds. (#1622 @Cyberboss)
  • The Windows installer now can fully configure TGS using default settings for ease of installation (Port 5000, root MariaDB user, database name: tgs). (#1610 @Cyberboss)
  • Fixed an issue with the Windows installer overwriting an existing appsettings.Production.yml. (#1610 @Cyberboss)
  • The Windows installer now provides the option to install MariaDB out of the box. (#1604 @Cyberboss)
  • The TGS setup wizard can now streamline some options if it knows MariaDB was just installed on Windows. (#1604 @Cyberboss)

Host Watchdog

  • The service runner now waits for TGS to fully initialize when starting. (#1610 @Cyberboss)

HTTP API

  • The flag in Discord chat bot connection strings for the based meme is now deprecated and defaults to 0. (#1629 @Cyberboss)
  • ErrorCode 79 no longer occurs on failing to send a chat message. Will be logged as an error instead. (#1622 @Cyberboss)