Skip to content

Releases: arkmanager/ark-server-tools

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

ARK Server Tools v1.6.09

13 Nov 00:11
Compare
Choose a tag to compare
  • Remove the Primitive+ mod ID from the mod IDs returned by getModIds
  • Prevent the user from blindly performing a user-install
  • Don't load the user instance config if it's older than the global instance config, in case the user blindly performed a user-install

ARK Server Tools v1.6.08

30 Oct 13:38
Compare
Choose a tag to compare
  • Check if lsof exists before using it
  • Add prelogin and postlogin custom steamcmd commands
  • Fix typo in isUpdateCancelRequested