Ben Peddell
f1a90f5c27
Merge pull request #1003 from BoiseComputer/patch-1
...
Patch 1
2019-01-24 06:19:49 +10:00
Ben Peddell
5936d27820
Merge pull request #1002 from BoiseComputer/patch-2
...
Delay until instance starts.
2019-01-24 06:18:56 +10:00
Brian Aldridge
1eeffe3591
Removed comment from defaultinstance
...
Comment not needed for default instance.
2019-01-23 09:08:30 -07:00
Brian Aldridge
efd4430b4a
Delay until instance starts.
...
This will delay up to a set amount of time before starting the rest of the instances if defaultinstance_max is defined in the arkmanager.cfg file. Setting the value to 0 will cause no delay or not setting a value will cause no delay.
2019-01-23 09:07:03 -07:00
Brian Aldridge
18b6436362
Added variable for start @all delay.
2019-01-23 08:55:23 -07:00
Ben Peddell
9a42ad833a
Add exit status to checkupdate docs
2018-12-19 19:09:44 +11:00
Ben Peddell
0569224abc
Add option to include all world files in backup
2018-11-18 03:34:54 +10:00
Ben Peddell
65cd82330a
Fix lsof test
2018-11-18 03:33:57 +10:00
Ben Peddell
eb5f86e112
Perform online check even with arkAlwaysRestartOnCrash
2018-09-21 01:32:54 +10:00
Ben Peddell
47a668fff4
Merge pull request #974 from Friesinator/patch-1
...
Add -w argument to the lsof command
2018-08-13 07:35:15 +10:00
Friesi
f6951d86db
Update arkmanager
2018-08-12 21:44:44 +02:00
Ben Peddell
444cbf4428
Update README
2018-06-18 23:20:48 +10:00
Ben Peddell
28cc76532d
Add option to disable notification on shutdown warning
2018-06-18 23:19:56 +10:00
Ben Peddell
5b56379007
Use "-" to disable notification
2018-06-18 23:15:50 +10:00
Ben Peddell
6c320bc56f
Silence curl when sending nofitication to Discord
2018-06-17 00:23:16 +10:00
Ben Peddell
ccb8c7c029
Reduce Discord spam when warning of restart
2018-06-17 00:21:16 +10:00
Ben Peddell
813ae334c9
Add option to send notifications through Discord
2018-06-16 23:52:05 +10:00
Ben Peddell
6b6e4c0a38
Check if PID is still running
2018-04-06 18:36:45 +10:00
Ben Peddell
67ac69dc12
Remove dot files from existing staging dir
2018-04-06 18:29:23 +10:00
Ben Peddell
f02a1adcb9
Remove lock/pid/etc files from staging directory
2018-04-06 17:52:30 +10:00
Ben Peddell
0b2d0933d0
Fix some breakages due to API output changes
2018-04-04 22:54:50 +10:00
Ben Peddell
4778815a66
Add Steam connect link to status output
2018-03-31 03:02:27 +10:00
Ben Peddell
848dcf6c2f
Fix potential update failure when no depots installed
2018-02-12 20:08:29 +10:00
Ben Peddell
adae5f580c
Fix manifest check
2018-02-12 20:01:12 +10:00
Ben Peddell
2f4f182de6
Remove unnecessary +quit
2018-02-12 19:45:36 +10:00
Ben Peddell
6ba117dc9d
Source cfg in printconfig if readable
2018-01-19 18:50:04 +10:00
Ben Peddell
8f7ed3cd05
Merge pull request #909 from Hulth/master
...
Add instance name to backup filename
2018-01-08 20:25:58 +10:00
David Hulth
0981b760d0
Add instance name to backup filename
2018-01-08 10:42:24 +01:00
Ben Peddell
512194082d
Fix typo
2018-01-06 12:06:56 +10:00
Ben Peddell
371da71c03
Be more verbose about ARK backup failures
2018-01-04 12:39:06 +11:00
Ben Peddell
95ac5a61e1
Use time_updated instead of hcontent_file
2017-12-22 05:20:21 +10:00
Ben Peddell
0e175b2fa3
Disable mod availability check
2017-12-21 01:42:25 +10:00
Ben Peddell
9a854fbb94
Output message when insufficient disk space detected
2017-12-17 02:45:27 +10:00
Ben Peddell
24e9e2954d
Attempt to determine steam workshop dir
2017-12-17 02:21:52 +10:00
Ben Peddell
fcdbe681a5
Add output when all mods are up to date
2017-11-08 05:55:39 +10:00
Ben Peddell
51dc321f6a
Add --beta option to documentation
2017-11-03 22:21:44 +10:00
Ben Peddell
e9a0d2d432
Fix beta detection / selection
2017-11-03 22:10:23 +10:00
Ben Peddell
cbec220639
Read current beta / branch from app manifest
2017-11-03 22:01:17 +10:00
Ben Peddell
a6089466d2
Add --beta option to update
2017-11-03 21:50:09 +10:00
Ben Peddell
6da2c49f6d
Fix getMultiHome
2017-11-03 18:41:26 +10:00
Ben Peddell
d5a14c74a8
Add appbranch setting
...
Use `appbranch=halloween` for example to have
updates check the `halloween` branch instead of
the `public` branch.
2017-10-31 22:45:38 +10:00
Ben Peddell
40f33e2c51
Add steamcmd_appextraopts setting
...
Use e.g. `steamcmd_appextraopts="-beta xxx -betapassword yyy"`
2017-10-31 12:12:19 +10:00
Ben Peddell
47245a3363
Only override serverMap if default or empty
2017-10-06 06:03:44 +10:00
Ben Peddell
e3c09312e4
Fix incorrect whitespace
2017-09-18 15:36:34 +10:00
Ben Peddell
c6fac2f520
Look for MultiHome option case-insensitive
2017-09-17 17:42:50 +10:00
Ben Peddell
e6db41d747
Separate --safe from other update types
2017-09-05 08:00:50 +10:00
Ben Peddell
d21a4e004e
Add list-mods command
2017-08-26 22:29:19 +10:00
Ben Peddell
55e0e9fa16
Enable sourcing script on commandline
2017-08-26 14:20:21 +10:00
Ben Peddell
19f47f244b
Add arkserverdir setting
...
On servers other than the ARK server, this should be set
to the base directory name (e.g. Citadel for the Citadel server)
2017-08-17 01:17:19 +10:00
Ben Peddell
4ec1152291
Allow setting a shell for steamcmd_user
2017-07-28 08:01:17 +10:00