Skip to content

Releases: arkmanager/ark-server-tools

ARK Server Tools v1.6.29

29 Jun 12:11
Compare
Choose a tag to compare
  • Add steamworkshopdir setting to allow directory naming issue in #814 to be fixed

ARK Server Tools v1.6.28

28 Jun 22:31
Compare
Choose a tag to compare
  • Notify user when steamcmd login is required
  • Print mod status in checkForModUpdate
  • Fix incorrect exit due to uninit status

ARK Server Tools v1.6.27

22 Jun 22:11
Compare
Choose a tag to compare

Add checkmodupdate command

ARK Server Tools v1.6.26

17 Jun 04:27
Compare
Choose a tag to compare
  • Reliable user id detection (#792)
  • Use pidfile for background update detection
  • Use dedicated update timestamp file
  • Make steam data directory overridable
    • Some steamcmd installs put steamapps into ~/.steam instead of $steamcmdroot
  • Fix warning waits for intervals of 1 or 2 minutes
  • Fix start/restart/update not closing stdout

ARK Server Tools v1.6.25

11 May 09:41
Compare
Choose a tag to compare
  • Prevent directory not found on mod install
  • Add --no-background to start command, and use it in service files

ARK Server Tools v1.6.24

25 Mar 18:25
Compare
Choose a tag to compare
  • Fix error in mod download
  • Add getpid command, and add server PID to status output

ARK Server Tools v1.6.23

08 Mar 12:40
Compare
Choose a tag to compare
  • Silence the rm command excluding txt files from staging
  • Fix the path the the txt files excluded from staging

ARK Server Tools v1.6.22

07 Mar 21:49
Compare
Choose a tag to compare
  • Fix enablemod and disablemod
  • Add --arkopt, command-line option
  • Don't use hardlinks if using separate filesystems

ARK Server Tools v1.6.21

20 Feb 18:41
Compare
Choose a tag to compare
  • Fix the hardlink problem properly by having cp remove the destination file if it exists and needs to be updated.

ARK Server Tools v1.6.20

20 Feb 08:11
Compare
Choose a tag to compare
  • Fix a hardlink error that was preventing mod updates from working