Releases: arkmanager/ark-server-tools
Releases · arkmanager/ark-server-tools
ARK Server Tools v1.6.29
- Add steamworkshopdir setting to allow directory naming issue in #814 to be fixed
ARK Server Tools v1.6.28
- 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
Add checkmodupdate command
ARK Server Tools v1.6.26
- 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
- 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
- Fix error in mod download
- Add getpid command, and add server PID to status output
ARK Server Tools v1.6.23
- 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
- Fix enablemod and disablemod
- Add --arkopt, command-line option
- Don't use hardlinks if using separate filesystems
ARK Server Tools v1.6.21
- 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
- Fix a hardlink error that was preventing mod updates from working