Skip to content

Releases: arkmanager/ark-server-tools

ARK Server Tools v1.6.64

28 Sep 01:34
1f8c89a
Compare
Choose a tag to compare
  • Fix install return value check
  • Fix error in install when steamcmd directory is missing

ARK Server Tools v1.6.63

12 Jul 11:34
9b919c8
Compare
Choose a tag to compare
  • Fix restore path check for Cluster / SaveGames
  • Don't use git.io
  • Fix potential missed steam login failure
  • Restart server if it double-forks

ARK Server Tools v1.6.62

13 Aug 14:32
Compare
Choose a tag to compare
  • Add --cluster option to include cluster files in backup (#1231)
  • Add --skip-workshop-dir option to checkmodupdate (#1234)
  • Add shellcheck, and fix a couple of detected issues (Originally suggested by Alphakilo in #1139)

ARK Server Tools v1.6.61a

25 Jan 11:32
7b2f997
Compare
Choose a tag to compare
  • Fix the force_install_dir warning from steamcmd #1212
  • Fix missing pipe in arkmanager for #1215 (Thankyou chn42)

ARK Server Tools v1.6.61

05 Jan 23:25
0aee12d
Compare
Choose a tag to compare
  • Improve steamcmd directory autodetection
  • Fix instance selection in install-cronjob
  • Fix typo in permission warning
  • Fix error in --arkopt,-optname

ARK Server Tools v1.6.60b

18 Jul 02:42
Compare
Choose a tag to compare

This makes the inconsistent map naming a warning instead of an error when creating a backup

ARK Server Tools v1.6.60a

17 Jul 00:26
062b892
Compare
Choose a tag to compare

This fixes a bug in the backup compression option in v1.6.60

ARK Server Tools v1.6.60

14 Jul 22:23
63b9d56
Compare
Choose a tag to compare
  • Add option to enable / disable backup compression (#1188)
  • Fix lsof not being used when lsof is not at /usr/sbin/lsof

ARK Server Tools v1.6.59

10 Jun 11:55
eafc078
Compare
Choose a tag to compare
  • Create steamapps directory when installing (#1184)

ARK Server Tools v1.6.58

13 Mar 20:40
Compare
Choose a tag to compare
  • Add support for Steam Workshop mod collections
  • Fix endless loop when $steamcmd_user has uid 0
  • Fix a couple of errors when run from a relative path