Skip to content

Releases: tgstation/tgstation-server

tgstation-server-v3.2.0.13

20 Nov 19:29
27d0c78
Compare
Choose a tag to compare

The /tg/station server suite

Patch 2.0.13

  • Another patch to prevent inadvertent deletion of static dirs
  • Fixed resource diagnostic files displaying MB instead of KB

Patch 2.0.12

  • Fixed errors parsing /datum/server_tools_commands

Patch 2.0.11

  • Fixed errors parsing TGS3.json

Patch 2.0.10

  • Fixed crashes occurring due to file operations

Patch 2.0.9

  • Fixed compiler thread crashing on completion

Note the safe major version migration process to avoid relay malfunction

  1. Update or test merge to a revision that has the new API
  2. Compile code
  3. Install update
  4. Recompile code
  5. Wait for DreamDaemon to restart

Should this fail, hard restarting DreamDaemon after installing the server update and compiling the new API will fix the link.

Changelog for 2.0

Note due to a complicated config change you'll have to manually migrate your settings to the new format. The installer will help with this

  • Server instancing: You can now run multiple servers from one service, each with their own repo, byond installation, static files, and chat clients (MoveServer API removed in favor of Detach/ImportInstance functions)
  • Test merge manager for the Control Panel (#337)
  • Self signed release binaries (yippie...)
  • Fixed cases where the server's PR list would desync with the repo
  • Fixed being unable to use ITGConfig from a remote connection
  • Added some installer warnings about major version upgrades
  • Fixed dozens of Control Panel bugs and crashes
  • When using a remote connection, the service address and version is shown in the title of the Control Panel
  • Test merge commits may now be pushed as orphans to the remote for reference
  • Removed "(Hard Reset)" from the repo update message
  • Server configurations are now stored as json in their AppData folder
  • Added the server console for portable deployments
  • Fixed a bug causing the repo to deadlock while pushing commits

Prior patches have been deleted due to migration bugs

tgstation-server-v3.2.0.12

17 Nov 19:53
5a8dc4b
Compare
Choose a tag to compare

The /tg/station server suite

Patch 2.0.12

  • Fixed errors parsing /datum/server_tools_commands

Patch 2.0.11

  • Fixed errors parsing TGS3.json

Patch 2.0.10

  • Fixed crashes occurring due to file operations

Patch 2.0.9

  • Fixed compiler thread crashing on completion

Note the safe major version migration process to avoid relay malfunction

  1. Update or test merge to a revision that has the new API
  2. Compile code
  3. Install update
  4. Recompile code
  5. Wait for DreamDaemon to restart

Should this fail, hard restarting DreamDaemon after installing the server update and compiling the new API will fix the link.

Changelog for 2.0

Note due to a complicated config change you'll have to manually migrate your settings to the new format. The installer will help with this

  • Server instancing: You can now run multiple servers from one service, each with their own repo, byond installation, static files, and chat clients (MoveServer API removed in favor of Detach/ImportInstance functions)
  • Test merge manager for the Control Panel (#337)
  • Self signed release binaries (yippie...)
  • Fixed cases where the server's PR list would desync with the repo
  • Fixed being unable to use ITGConfig from a remote connection
  • Added some installer warnings about major version upgrades
  • Fixed dozens of Control Panel bugs and crashes
  • When using a remote connection, the service address and version is shown in the title of the Control Panel
  • Test merge commits may now be pushed as orphans to the remote for reference
  • Removed "(Hard Reset)" from the repo update message
  • Server configurations are now stored as json in their AppData folder
  • Added the server console for portable deployments
  • Fixed a bug causing the repo to deadlock while pushing commits

Prior patches have been deleted due to migration bugs

tgstation-server-v3.2.0.11

17 Nov 18:34
d37b261
Compare
Choose a tag to compare

The /tg/station server suite

Patch 2.0.11

  • Fixed errors parsing TGS3.json

Patch 2.0.10

  • Fixed crashes occurring due to file operations

Patch 2.0.9

  • Fixed compiler thread crashing on completion

Note the safe major version migration process to avoid relay malfunction

  1. Update or test merge to a revision that has the new API
  2. Compile code
  3. Install update
  4. Recompile code
  5. Wait for DreamDaemon to restart

Should this fail, hard restarting DreamDaemon after installing the server update and compiling the new API will fix the link.

Changelog for 2.0

Note due to a complicated config change you'll have to manually migrate your settings to the new format. The installer will help with this

  • Server instancing: You can now run multiple servers from one service, each with their own repo, byond installation, static files, and chat clients (MoveServer API removed in favor of Detach/ImportInstance functions)
  • Test merge manager for the Control Panel (#337)
  • Self signed release binaries (yippie...)
  • Fixed cases where the server's PR list would desync with the repo
  • Fixed being unable to use ITGConfig from a remote connection
  • Added some installer warnings about major version upgrades
  • Fixed dozens of Control Panel bugs and crashes
  • When using a remote connection, the service address and version is shown in the title of the Control Panel
  • Test merge commits may now be pushed as orphans to the remote for reference
  • Removed "(Hard Reset)" from the repo update message
  • Server configurations are now stored as json in their AppData folder
  • Added the server console for portable deployments
  • Fixed a bug causing the repo to deadlock while pushing commits

Prior patches have been deleted due to migration bugs

tgstation-server-v3.2.0.10

17 Nov 14:49
3b1629f
Compare
Choose a tag to compare

The /tg/station server suite

Patch 2.0.10

  • Fixed crashes occurring due to file operations

Patch 2.0.9

  • Fixed compiler thread crashing on completion

Note the safe major version migration process to avoid relay malfunction

  1. Update or test merge to a revision that has the new API
  2. Compile code
  3. Install update
  4. Recompile code
  5. Wait for DreamDaemon to restart

Should this fail, hard restarting DreamDaemon after installing the server update and compiling the new API will fix the link.

Changelog for 2.0

Note due to a complicated config change you'll have to manually migrate your settings to the new format. The installer will help with this

  • Server instancing: You can now run multiple servers from one service, each with their own repo, byond installation, static files, and chat clients (MoveServer API removed in favor of Detach/ImportInstance functions)
  • Test merge manager for the Control Panel (#337)
  • Self signed release binaries (yippie...)
  • Fixed cases where the server's PR list would desync with the repo
  • Fixed being unable to use ITGConfig from a remote connection
  • Added some installer warnings about major version upgrades
  • Fixed dozens of Control Panel bugs and crashes
  • When using a remote connection, the service address and version is shown in the title of the Control Panel
  • Test merge commits may now be pushed as orphans to the remote for reference
  • Removed "(Hard Reset)" from the repo update message
  • Server configurations are now stored as json in their AppData folder
  • Added the server console for portable deployments
  • Fixed a bug causing the repo to deadlock while pushing commits

Prior patches have been deleted due to migration bugs

tgstation-server-v3.2.0.9

15 Nov 07:37
2319a1e
Compare
Choose a tag to compare

The /tg/station server suite

Patch 2.0.9

  • Fixed compiler thread crashing on completion

Note the safe major version migration process to avoid relay malfunction

  1. Update or test merge to a revision that has the new API
  2. Compile code
  3. Install update
  4. Recompile code
  5. Wait for DreamDaemon to restart

Should this fail, hard restarting DreamDaemon after installing the server update and compiling the new API will fix the link.

Changelog for 2.0

Note due to a complicated config change you'll have to manually migrate your settings to the new format. The installer will help with this

  • Server instancing: You can now run multiple servers from one service, each with their own repo, byond installation, static files, and chat clients (MoveServer API removed in favor of Detach/ImportInstance functions)
  • Test merge manager for the Control Panel
  • Self signed release binaries (yippie...)
  • Fixed cases where the server's PR list would desync with the repo
  • Fixed being unable to use ITGConfig from a remote connection
  • Added some installer warnings about major version upgrades
  • Fixed dozens of Control Panel bugs and crashes
  • When using a remote connection, the service address and version is shown in the title of the Control Panel
  • Test merge commits may now be pushed as orphans to the remote for reference
  • Removed "(Hard Reset)" from the repo update message
  • Server configurations are now stored as json in their AppData folder
  • Added the server console for portable deployments
  • Fixed a bug causing the repo to deadlock while pushing commits

Prior patches have been deleted due to migration bugs

tgstation-server-v3.2.0.8

15 Nov 04:46
942ae93
Compare
Choose a tag to compare

The /tg/station server suite

Note the safe major version migration process to avoid relay malfunction

  1. Update or test merge to a revision that has the new API
  2. Compile code
  3. Install update
  4. Recompile code
  5. Wait for DreamDaemon to restart

Should this fail, hard restarting DreamDaemon after installing the server update and compiling the new API will fix the link.

Changelog for 2.0

Note due to a complicated config change you'll have to manually migrate your settings to the new format. The installer will help with this

  • Server instancing: You can now run multiple servers from one service, each with their own repo, byond installation, static files, and chat clients (MoveServer API removed in favor of Detach/ImportInstance functions)
  • Test merge manager for the Control Panel (#337)
  • Self signed release binaries (yippie...)
  • Fixed cases where the server's PR list would desync with the repo
  • Fixed being unable to use ITGConfig from a remote connection
  • Added some installer warnings about major version upgrades
  • Fixed dozens of Control Panel bugs and crashes
  • When using a remote connection, the service address and version is shown in the title of the Control Panel
  • Test merge commits may now be pushed as orphans to the remote for reference
  • Removed "(Hard Reset)" from the repo update message
  • Server configurations are now stored as json in their AppData folder
  • Added the server console for portable deployments
  • Fixed a bug causing the repo to deadlock while pushing commits

Prior patches have been deleted due to migration bugs

tgstation-server-v3.1.6.6-final

02 Nov 20:37
8486c5a
Compare
Choose a tag to compare

The /tg/station server suite

Changelog for 1.6

  • DreamDaemon now runs as an above normal priority process

Patches

  • .1: Fixed a bug where repositories that once had submodules may be prevented from updating correctly (#280)
  • .2: Added support for using Windows Domain groups for authentication (#289)
  • .3: Initial publish of nuget package for TGServiceInterface
  • .4: Removed UnmanagedExports from nuget dependencies
  • .5:
    - Fixed not being able to accept bad server certificates (#297)
    - Fixed port not being saved in CP login page (#300)
    - Fixed a CP crash that could occur if the Repo page was tabbed to in the middle of an operation (#301)
  • .6:
    - Fixed receiving bad SSL certificates crashing the interface (#306)
    - When remoting, server name and port is displayed in the Control Panel title bar (#302)

This is the final release for major version 3.1

tgstation-server-v3.1.6.5

01 Nov 22:47
c137738
Compare
Choose a tag to compare

The /tg/station server suite

Changelog for 1.6

  • DreamDaemon now runs as an above normal priority process

Patches

  • .1: Fixed a bug where repositories that once had submodules may be prevented from updating correctly (#280)
  • .2: Added support for using Windows Domain groups for authentication (#289)
  • .3: Initial publish of nuget package for TGServiceInterface
  • .4: Removed UnmanagedExports from nuget dependencies
  • .5:
    - Fixed not being able to accept bad server certificates (#297)
    - Fixed port not being saved in CP login page (#300)
    - Fixed a CP crash that could occur if the Repo page was tabbed to in the middle of an operation (#301)

tgstation-server-v3.1.6.4

01 Nov 03:25
5eb7483
Compare
Choose a tag to compare

The /tg/station server suite

Changelog for 1.6

  • DreamDaemon now runs as an above normal priority process

Patches

  • .1: Fixed a bug where repositories that once had submodules may be prevented from updating correctly (#280)
  • .2: Added support for using Windows Domain groups for authentication
  • .3: Initial publish of nuget package for TGServiceInterface
  • .4: Removed UnmanagedExports from nuget dependencies

tgstation-server-v3.1.6.3

01 Nov 03:15
b2a4d4d
Compare
Choose a tag to compare

The /tg/station server suite

Changelog for 1.6

  • DreamDaemon now runs as an above normal priority process

Patches

  • .1: Fixed a bug where repositories that once had submodules may be prevented from updating correctly (#280)
  • .2: Added support for using Windows Domain groups for authentication
  • .3: Initial publish of nuget package for TGServiceInterface