Releases: arkmanager/ark-server-tools
Releases · arkmanager/ark-server-tools
ARK Server Tools v1.6.39
- 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
- Reinstate Steam mod update check, this time using
time_updated
instead ofhcontent_file
- this should fix #901
ARK Server Tools v1.6.37
- Output message when SteamCMD indicates a disk full condition
- Disable Steam API mod update check (#901)
ARK Server Tools v1.6.36
- Output a message when all mods are up-to-date instead of being silent
- Determine what the Steam workshop directory is if not explicitly set
ARK Server Tools v1.6.35
- Add
steamcmd_appextraopts
andappbranch
settings - Fix
getMultiHome
- Add
--beta
option to update - Read current beta / branch from app manifest
ARK Server Tools v1.6.34
- Allow setting a shell for steamcmd_user
- Add arkserverdir setting
- Enable sourcing script on commandline
- Add list-mods command
- Separate --safe from other update types
- Look for MultiHome option case-insensitively
- Fix incorrect whitespace preventing warning interval of 1 minute from working
- Only override serverMap if default or empty
ARK Server Tools v1.6.33
- Add option to ignore installed mods
- Update usage
- Add --revstatus option to checkmodupdate
- checkmodupdate now returns true when SteamCMD has never downloaded any mods
ARK Server Tools v1.6.32
- Fix installmod and uninstallmod to accept multiple mod ids
- Switch to http for api.ipify.com
ARK Server Tools v1.6.31
Fix a typo which was causing checkmodupdate to always detect a mod update was available
ARK Server Tools v1.6.30
Fix typo in v1.6.29