Skip to content

tgstation-server-v4.0.1.3

Pre-release
Pre-release

Choose a tag to compare

@Cyberboss Cyberboss released this 29 Oct 17:18
4045987

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

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