755 Commits

Author SHA1 Message Date
Ben Peddell
4e197555df
Fix instance selection in install-cronjob 2021-11-19 11:34:19 +10:00
Ben Peddell
804c37b304 Improve steamcmd directory autodetection 2021-08-06 21:50:10 +10:00
Ben Peddell
a5fb3dcb53 Copy map file case insensitively 2021-07-18 12:38:06 +10:00
Ben Peddell
062b8922ec
Remove bz2 extension from backup file when not compressed 2021-07-17 10:21:44 +10:00
Ben Peddell
178c54a688
Merge pull request #1191 from oltitov/master
fixed arkAutoUpdateOnStart => arkbackupcompress
2021-07-16 20:42:57 +10:00
Oleg Titov
eb4ab29a7e fixed arkAutoUpdateOnStart => arkbackupcompress 2021-07-16 13:18:52 +03:00
Ben Peddell
63b9d565c7
Fix lsof not being used when it is not at /usr/sbin/lsof 2021-07-15 08:20:15 +10:00
Oleg Titov
6393b07470 Enable/Disable backup compression 2021-07-12 00:10:17 +03:00
Ben Peddell
eafc078400
Create steamapps directory when installing
This should fix #1184
2021-06-10 21:52:00 +10:00
Ben Peddell
566161d5a4 Don't use realpath if path is already absolute 2021-03-14 06:38:04 +10:00
Ben Peddell
d6bbe867ea Fix issues when running with relative path 2021-03-14 06:27:14 +10:00
Ben Peddell
bfe8c15238 Fix inverted root check 2021-03-14 06:18:31 +10:00
Ben Peddell
7c86d40eff Add additional checks when running as root 2021-03-14 06:14:31 +10:00
Ben Peddell
86b22b4dea Add arkModCollections to add mod collections 2021-02-13 02:44:53 +10:00
Ben Peddell
5cda461841 Fix double-print in numPlayersConnected 2020-11-13 23:37:16 +10:00
Ben Peddell
a21496e39a Fix list-instances and @all not seeing all instances 2020-09-30 14:42:44 +10:00
Ben Peddell
8fedfb011e
Add example arkCustomDynamicConfigURL to instance config 2020-09-30 06:37:25 +10:00
Ben Peddell
2379dec3e7 Pass options to installmod et al 2020-09-29 21:20:11 +10:00
Ben Peddell
089e84cc81 Fix some inconsistent spacing 2020-09-29 19:50:10 +10:00
Ben Peddell
e52a97cc1c Add some additional cleanups from shellcheck 2020-09-29 19:44:23 +10:00
Ben Peddell
d606bf1d13 Add cleanups from PR 1139 2020-09-29 18:13:21 +10:00
Ben Peddell
e9afb36be2 Add arkCustomDynamicConfigURL option 2020-09-29 17:53:48 +10:00
Ben Peddell
292e5c9137
Warn when Mods directory is not writable 2020-08-17 01:12:13 +10:00
Ben Peddell
551fdb8e27 Update repo path
The ark-server-tools repo has been transferred to the arkmanager repo.
While the old URLs will still work, it is best if the new URLs are used.
2020-08-14 04:36:39 +10:00
Niklas
f1861d93e0
small typo 2020-08-06 17:42:10 +02:00
Ben Peddell
ce9ef308f9 Output config warnings on stderr 2020-08-06 05:33:05 +10:00
Ben Peddell
dfeaf604a7 Add testconfig command 2020-08-06 05:30:50 +10:00
Ben Peddell
b4ac7a2eeb Fix line counting with listplayers 2020-08-01 12:04:37 +10:00
Ben Peddell
89e80dec96 Use rconcmd listplayers for online players with epic 2020-07-29 23:36:04 +10:00
Ben Peddell
b230c4f2f8
Add extra package manager overrides
Add arkstUsePkgManager to variables excluded from git blob hash calculation.
Add extra overrides for package managers or installers
Add comments for these settings
2020-07-16 19:44:59 +10:00
Chris Pritchard
f7757ff054
set default to blank rather than 0 2020-07-16 06:33:13 +01:00
Chris Pritchard
68238c0112
changed lsof back 2020-07-15 22:06:19 +01:00
Chris Pritchard
4a33d3f25e
added a arkstUsePkgManager variable and checks 2020-07-15 21:58:39 +01:00
Ben Peddell
fb1806c331
Fix arkNoPortDecrement when ark_Port not in instance config 2020-06-25 03:33:12 +10:00
Ben Peddell
f69ba15495 Add option to not decrement Port 2020-06-14 23:12:09 +10:00
Ben Peddell
8e5b78d665
Fix extra quotation mark 2020-06-14 00:28:14 +10:00
Ben Peddell
fa979793a5
Fix a couple of issues with restore
* Some variable expansions were unquoted
* *.arktribe etc. were missing
* tar status test was not detecting failures
2020-06-13 23:32:59 +10:00
Fabian Spottog
127a43eae5 add Restore option 2020-06-13 14:04:53 +02:00
Jason Parks
17e3b6492a Fix logdir permission warning 2020-05-15 12:28:30 -05:00
Ben Peddell
3b7709e17c
Fix typo with mod persistent storage
Directory is `SaveGames`, not `SavedGames`
2020-05-12 04:40:51 +10:00
Ben Peddell
e5321d4a5f Include Mod persistent info from SavedGames 2020-05-12 04:04:08 +10:00
akrauze
47319fccc0 fixing #1088 2020-04-26 23:43:30 +00:00
Ben Peddell
64bf16ce87 Fix inconsistent naming issue when map does not exist 2020-04-20 08:54:16 +10:00
Matthew T. Kelley
03910c0317
Add comment for instances
I believe that adding a comment here could help with understanding how instances work 😄
2020-03-25 09:18:12 -04:00
Ben Peddell
71b622ab40 Abort if steamcmd_user is root 2020-03-21 07:56:35 +10:00
Ben Peddell
6e9167dcc9 Make service installation optional 2020-03-21 07:50:42 +10:00
MrSlimbrowser
39f180e189 allow precise warn time 2020-03-09 10:27:31 +01:00
Ben Peddell
88570d51ea Add option to sudo to steamcmd_user when running arkmanager 2020-03-05 07:38:43 +10:00
Ben Peddell
ee7b81d11a Exit if no commands after wait command 2020-03-02 22:19:09 +10:00
Ben Peddell
461c9355e3 Allow arkserverLog etc to be overridden 2020-03-02 22:18:17 +10:00