tgstation-server-v6.13.0
Please refer to the README for setup instructions. Full changelog can be found here.
Component Versions
Core: 6.13.0
Configuration: 5.4.0
REST API: 10.12.1
GraphQL API (Pre-release): 0.5.0
DreamMaker API: 7.3.1 (Interop: 5.10.0)
Web Control Panel: 6.7.3
Host Watchdog: 1.6.0
Update 13.X
Core
- If a DM triggered TGS event script errors, the completion notification will now still be sent, unblocking the DMAPI call. (#2108 @Cyberboss)
- Added
DreamDaemonPreLaunch
event. (#2105 @Cyberboss) - Database provider in use is now logged at startup. (#2105 @Cyberboss)
- Nix: Added wants configuration option to service. (#2105 @Cyberboss)
- Nix: Source our configuration file directly as a path instead of using a string to define it. (#2095 @Lorwp)
- Nix: Set
reloadTriggers
in the configured systemd service unit to reload when the TGS configuration is changed. (#2095 @Lorwp) - Nix: Set
restartIfChanged
so we don't keep restartingtgstation-server.service
whenever it gets touched in the slightest. (#2095 @Lorwp) - Nix: Set
after
to depend on relevant DBs TGS uses. (#2095 @Lorwp) - Fixed incorrect evaluation of user rights. (#2065 @Cyberboss)
- If a DM triggered TGS event script errors, the completion notification will now still be sent, unblocking the DMAPI call. (#2108 @Cyberboss)
- Added
DreamDaemonPreLaunch
event. (#2105 @Cyberboss) - Database provider in use is now logged at startup. (#2105 @Cyberboss)
- Nix: Added wants configuration option to service. (#2105 @Cyberboss)
Host Watchdog
- Fixed exception propagation from core server not working. (#2105 @Cyberboss)
- Fixed exception propagation from core server not working. (#2105 @Cyberboss)
REST API
- Flatten class names. (#2087 @LetterN)
- Add dummy "example" data. (#2087 @LetterN)
- Add some basic description to the authentication methods. (#2087 @LetterN)
- Flatten class names. (#2087 @LetterN)
- Add dummy "example" data. (#2087 @LetterN)
- Add some basic description to the authentication methods. (#2087 @LetterN)
DreamMaker API
- Added compatibility with SpacemanDMM's
redefined_proc
lint. (#2058 @Cyberboss) - Added compatibility with SpacemanDMM's
redefined_proc
lint. (#2058 @Cyberboss)