Skip to content

Releases: arkmanager/ark-server-tools

ARK Server Tools v1.6.46

03 Mar 16:08
Compare
Choose a tag to compare
  • Allow steamcmd home directory to be overridden
  • Use steamcmdhome for workshop, log, appinfo cache

ARK Server Tools v1.6.45

12 Feb 08:53
Compare
Choose a tag to compare
  • Add wait command
  • Replace su with runuser

ARK Server Tools v1.6.44b

24 Jan 11:29
Compare
Choose a tag to compare

Fix error on line 220 (serverbasedir test)

ARK Server Tools v1.6.44

24 Jan 10:27
Compare
Choose a tag to compare
  • Improve inter-instance start delay
  • Add pre-start script support
  • Fix instance order
  • Accept a serverbasedir option in lieu of $HOME
  • Disable allexport for e.g. Debian which enables it by default

ARK Server Tools v1.6.43

23 Jan 20:22
f1a90f5
Compare
Choose a tag to compare
  • Fix lsof test
  • Add option to include all world files in backup
  • Add option to delay next instance start until previous server has started

ARK Server Tools v1.6.42

20 Sep 15:48
eb5f86e
Compare
Choose a tag to compare
  • Use "-" to disable a notification
  • Add option to disable notification on shutdown warning
  • Suppress lsof warnings
  • Perform online check regardless of arkAlwaysRestartOnCrash setting

ARK Server Tools v1.6.41

17 Jun 06:14
Compare
Choose a tag to compare
  • Remove lock/pid/etc files from staging directory
  • Remove dot files from existing staging dir
  • Check if PID is still running while updating
  • Add option to send notifications through Discord

ARK Server Tools v1.6.40

04 Apr 12:59
Compare
Choose a tag to compare
  • Fix potential update failure when no depots installed
  • Add Steam connect link to status output
  • Fix some breakages due to API output changes

ARK Server Tools v1.6.39

12 Feb 10:03
Compare
Choose a tag to compare
  • Be more verbose about ARK backup failures
  • Add instance name to backup filename
  • Source cfg in printconfig if readable
  • Remove unnecessary +quit
  • Fix manifest check

ARK Server Tools v1.6.38

21 Dec 19:24
Compare
Choose a tag to compare
  • Reinstate Steam mod update check, this time using time_updated instead of hcontent_file - this should fix #901