tgstation-server-v6.5.0
Please refer to the README for setup instructions. Full changelog can be found here.
Component Versions
Core: 6.5.0
Configuration: 5.1.0
HTTP API: 10.3.0
DreamMaker API: 7.1.2 (Interop: 5.9.0)
Web Control Panel: 5.7.1
Host Watchdog: 1.4.1
Update 5.X
Core
- Added some skeleton manpages. (#1812 @Cyberboss)
- Added the repository's current reference name as the 4th argument to
PreCompile
scripts. (#1811 @Cyberboss)
Web Control Panel
- Added deployment page option to set additional compiler arguments. (#1813 @Cyberboss)
HTTP API
- Added
compilerAdditionalArguments
and associated DreamMaker right 512. These are added to the engine compiler command lines, right before the .dme. (#1811 @Cyberboss)
DreamMaker API
- Fixed potential must_call_parent linter errors with SpacemanDMM. (#1805 @Cyberboss)