Skip to content

tgstation-server-v4.0.1.4

Pre-release
Pre-release

Choose a tag to compare

@Cyberboss Cyberboss released this 25 Nov 15:20
9c3a476

See https://tgstation.github.io/tgstation-server for installation instructions

Patch 4

  • Fixed game code not properly sending chat messages
  • Fixed custom chat command parameters not working
  • Fixed a bug that would cause TGS to mix up which server had which randomly generated access identifier
  • Updated the Discord API package to hopefully fix a bug with idle disconnects

Patch 3

  • Fixed being able to create instances under the installation directory, which could occasionally cause the server to reboot
  • Fixed configuration files uploaded to POSIX systems not being written with the executable bit set
  • Fixed DMAPI communication issues related to sending chat messages

Patch 2

  • Fixed symlinks not being created on Windows with certain configurations

Patch 1

  • Spruced up code maintainability

Changelog for 1.X

  • Added the command line setup wizard. No more need to configure appsettings.Production.json manually
  • You can now ignore files and folder for symlinking in the GameStaticFiles directory using the .tgsignore file
  • If the repository is configured with valid GitHub synchronization credentials, the user account will now post test merge comments when deployments involving them happen
  • Releases now contain a .zip of the latest DMAPI files
  • Installing DirectX on Windows is no longer required for BYOND versions >= 512.1452
  • Updating the server should no longer timeout clients
  • Various kinks were ironed out in internal systems

Initial Release