Skip to content

Releases: arkmanager/ark-server-tools

ARK Server Tools v1.6.19

16 Feb 00:16
Compare
Choose a tag to compare
  • Improve Netinstall argument handling
  • Fix update --safe to find the ark saved world
  • Fix instance config template installation

ARK Server Tools v1.6.18

14 Feb 20:14
Compare
Choose a tag to compare
  • Prevent PlayerExclusiveJoin etc. from being deleted when using a staging directory
  • Stage mod updates in staging directory to reduce disk space used when staging directory is used
  • Add support for reflinks instead of hard links for filesystems supporting it (e.g. btrfs) - add useRefLink=true to your config to enable this.

ARK Server Tools v1.6.17

14 Feb 03:38
Compare
Choose a tag to compare

Get rid of the old server path PID checking, which appears to have been causing update issues.

ARK Server Tools v1.6.16

15 Jan 13:09
Compare
Choose a tag to compare
  • Add timestamp and instance to arkserver.log logging
  • Don't reset mods unless requested

ARK Server Tools v1.6.15

10 Jan 02:37
Compare
Choose a tag to compare
  • Add bash completion for arkmanager command
  • Update documentation for -NoBattlEye
  • Avoid useless warnings during install

ARK Server Tools v1.6.14

13 Dec 04:13
Compare
Choose a tag to compare
  • Fix typo of getServerPID in doRun
  • Add instance name to arkmanager.log log entries
  • Add timestamp and instance name to arkserver.log log entries

ARK Server Tools v1.6.13

11 Dec 06:00
Compare
Choose a tag to compare
  • Improve update logging
  • Output detected saved arks directory and world file name

ARK Server Tools v1.6.12

29 Nov 06:03
Compare
Choose a tag to compare

Check if depot manifests have changed when checking for an update.

ARK Server Tools v1.6.11

28 Nov 21:32
Compare
Choose a tag to compare

Fix a few issues with update check in last version

ARK Server Tools v1.6.10

28 Nov 17:18
Compare
Choose a tag to compare
  • Fix the wrong PID file being written to the update and warn lock files
  • Make get*Version directly return the version instead of setting a variable
  • Check that the staging directory was actually updated before continuing with an update