Releases: arkmanager/ark-server-tools
Releases · arkmanager/ark-server-tools
ARK Server Tools v1.6.48
- Fix monitor process not waiting for renice / taskset
- Pass exit status when run as root
ARK Server Tools v1.6.47
- Add mod update timestamp
- Fix broken server up detection when non-default port is used
ARK Server Tools v1.6.46
- Allow steamcmd home directory to be overridden
- Use steamcmdhome for workshop, log, appinfo cache
ARK Server Tools v1.6.45
- Add wait command
- Replace
su
withrunuser
ARK Server Tools v1.6.44b
Fix error on line 220 (serverbasedir test)
ARK Server Tools v1.6.44
- 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
- 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
- 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
- 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
- Fix potential update failure when no depots installed
- Add Steam connect link to status output
- Fix some breakages due to API output changes