Releases: NullSoldier/serverthrall
Releases · NullSoldier/serverthrall
ServerThrall v1.3
What's New
- Added a new ServerThrallApi Plugin which allows you to upload your servers character data to http://serverthrallapi.herokuapp.com and build front end applications to display and show your data. We will release a new front end with character lists soon, and then the ability to have a map of your server shortly after.
ServerThrall v1.2
What's New
- Fixed the auto updater not working because SteamCMD would be caching version information causing ServerThrall to think it had the latest version
- When checking for updates fails, it now prints out the output from SteamCMD to help track down a common crash where steamcmd.exe exits with error code 5
- Changed the ServerUpdater plugin so that it only runs every 15 minutes. This should ease the CPU / Network requirements of ServerThrall.
ServerThrall v1.1
What's New
- Added additional_arguments to configuration to pass extra arguments into ConanSandboxServer.exe. You can use this to pass MULTIHOME which is needed to play on the same computer you are running a Conan server. For other uses, see the README.
- Fixed force_update_on_launch defaulting to true when the configuration is created for the first time