985 Commits

Author SHA1 Message Date
Ben Peddell
4b8f2936be
Merge pull request #1124 from chriscpritchard/feature-pkgmanager
Disable updating and uninstalling if installed through package manager
2020-07-16 19:11:00 +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
Ben Peddell
fd42917408
Merge pull request #1104 from fapo85/master
add Restore option
2020-06-13 23:25:31 +10:00
Fabian Spottog
127a43eae5 add Restore option 2020-06-13 14:04:53 +02:00
Ben Peddell
c6cbc3824d
Merge pull request #1094 from jparks/master
Fix logdir permission warning
2020-05-16 06:51:32 +10: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
Ben Peddell
00ebc5d593
Merge pull request #1089 from akrauze/bugfix/#1088-arkBackupPostCommand
fixing #1088
2020-04-27 09:53:25 +10:00
akrauze
47319fccc0 fixing #1088 2020-04-26 23:43:30 +00:00
Ben Peddell
996248b10c
Accept --options without channel 2020-04-26 09:27:39 +10:00
Ben Peddell
64bf16ce87 Fix inconsistent naming issue when map does not exist 2020-04-20 08:54:16 +10:00
Ben Peddell
3bc935302f
Add missing commands to readme 2020-04-10 13:44:12 +10:00
Ben Peddell
c340ba5ba0
Merge pull request #1082 from mkelley88/patch-1
Add comment for instances
2020-03-26 00:22:55 +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
1427a7ec35
Add extra warning for user-install 2020-03-25 19:54:10 +10: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
Ben Peddell
9ee4e70e1d
Merge pull request #1074 from MrSlimbrowser/preciseWarn
obey warn time even if no players are connected
2020-03-09 21:42:07 +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
Ben Peddell
668082b53b Add broadcast command override 2020-03-01 10:17:04 +10:00
Ben Peddell
94a8b96e74 Create /etc/bash_completion.d if it doesn't exist
Fixes: 06929b92188343303ed5cea25ab762bdb8dd0163 adding bash_completion for servers
2020-02-27 16:17:27 +10:00
Ben Peddell
d52f49ba27 Add options to overwrite GameUserSettings.ini and Game.ini 2020-02-25 23:26:27 +10:00
Ben Peddell
36b8a3e7fd
Improve readme formatting 2020-02-22 20:52:51 +10:00
Ben Peddell
e11cc9952a Add notifyCommand 2020-02-22 20:40:55 +10:00
Ben Peddell
f26ae1e56f Add arkBackupPostCommand 2020-02-22 20:21:55 +10:00
Ben Peddell
fdff30450f
Allow non-empty backupAllMaps / includeAutoBackups
Suggested in https://github.com/FezVrasta/ark-server-tools/pull/1059#discussion_r378030037
2020-02-14 02:03:42 +10:00
Ben Peddell
092b92e1dd
Merge pull request #1059 from MrSlimbrowser/backupAllMaps
Add --allmaps and --autobackups to backup command
2020-02-14 01:59:44 +10:00
MrSlimbrowser
0b59dfd67d add --allmaps and --autobackups to backup command 2020-02-11 21:27:23 +01:00
Ben Peddell
c116e12b2a Don't check ark directories outside instance 2020-01-29 09:24:23 +10:00
Ben Peddell
3ddbcf097b Fix directory test outside instance 2020-01-29 09:21:54 +10:00
Ben Peddell
a36dd3f5c8
Add hints about steamcmd package in readme 2020-01-12 10:17:22 +10:00
Ben Peddell
54d9c34ccc
Add path change hints for Debian/Ubuntu/CentOS 2020-01-12 10:12:43 +10:00
Ben Peddell
808a291767
Merge pull request #1052 from Dominic1DL/master
add full Path to runuser
2019-12-28 12:44:27 +11:00
Dominic_dl
b29e43b756 add full Path to runuser 2019-12-27 18:46:12 +01:00
Ben Peddell
e3eb528abf Fix formatting error in readme 2019-11-22 19:59:53 +10:00
Ben Peddell
25ffc261fd Add notifyvar_varname to readme 2019-11-22 19:58:34 +10:00
Ben Peddell
00abbf0182 Allow arbitrary variables in notify message 2019-11-22 19:46:17 +10:00
Ben Peddell
40e373f70e Pass exit status when run as root 2019-09-17 21:29:09 +10:00
Ben Peddell
798e5dee56 Fix monitor process not waiting for renice / taskset 2019-08-25 04:22:04 +10:00
Ben Peddell
5d839a76a0 Fix broken server up detection 2019-06-23 04:40:46 +10:00