1014 Commits

Author SHA1 Message Date
Oleg Titov
eb4ab29a7e fixed arkAutoUpdateOnStart => arkbackupcompress 2021-07-16 13:18:52 +03: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
a11df034a2
Add known issue updating from 1.6.53 or earlier 2020-08-20 17:25:36 +10:00
Ben Peddell
ffe419d538
Add repo override in netinstall.sh 2020-08-20 09:38:24 +10:00
Ben Peddell
292e5c9137
Warn when Mods directory is not writable 2020-08-17 01:12:13 +10:00
Ben Peddell
065dcff488
Add Open Collective donation link 2020-08-15 20:28:09 +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
Ben Peddell
f8374fa60d
Wordier ini file override description
/path/to/instance/config is path to instance config
2020-08-11 19:28:21 +10:00
Ben Peddell
837c262fef
Merge pull request #1132 from Alphakilo/installer_typo
small typo
2020-08-07 01:59:24 +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
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