tgstation-server-v3.2.3.7
The /tg/station server suite
Patch 2.3.7
- Fallback IRC nicks now attempt to correct themselves when possible
Patch 2.3.5 and 2.3.6
- One of these fixed some issues with config saving
- I honestly forget what the other does
Patch 2.3.4
- Reverted control panel colours
- Added additional logs to server launches and exits
Client patch 2.3.3
- Slightly modified control panel colours
- Fixed refreshing the instance list not doing anything
Patch 2.3.2
- Config changes now save much more aggressively
Changelog for 2.3
- Added automatic directx redistribution installation upon updating to a BYOND version >= 512.1427
Changelog for 2.x
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