Ben Peddell
2e8475cdc1
Add uninstallmods command
2016-09-01 20:19:56 +10:00
Ben Peddell
ac56f438f1
Allow multiple mods to be installed or uninstalled
2016-09-01 20:08:05 +10:00
Ben Peddell
a46ef5ad23
Restart server if necessary after update check
2016-08-31 16:27:48 +10:00
Ben Peddell
e0ab6c98ef
Use full yyyy-mm-dd HH:MM:SS timestamp
2016-08-31 16:01:53 +10:00
Ben Peddell
04a647428c
Merge branch '1.6-dev' into 1.6-dev.unstable
2016-08-30 14:43:24 +10:00
Ben Peddell
187015e69d
Merge branch 'master' into 1.6-dev
2016-08-30 14:42:51 +10:00
Ben Peddell
c0c56ab687
Fix interaction between update and start
2016-08-30 14:41:02 +10:00
Ben Peddell
547abd6dc8
Merge branch '1.6-dev' into 1.6-dev.unstable
2016-08-29 21:00:55 +10:00
Ben Peddell
e75a8285d7
Merge branch 'master' into 1.6-dev
2016-08-29 21:00:07 +10:00
Ben Peddell
05e8511e22
Fix interaction between start and update
2016-08-29 20:58:49 +10:00
Ben Peddell
d6d6e3cc58
Add arkPriorityBoost to documentation
2016-08-26 17:41:17 +10:00
Ben Peddell
fac21dd9a8
Fix doRun writing the wrong PID to the run file
2016-08-26 17:30:52 +10:00
Ben Peddell
7efbbd3fdf
Add arkPriorityBoost
2016-08-26 17:30:52 +10:00
Ben Peddell
8143b641d2
Merge pull request #573 from FezVrasta/1.6-dev.unstable
...
Add emablemod and disablemod; prevent start during update
2016-08-26 16:25:26 +10:00
Ben Peddell
1ed46b3b52
Merge pull request #572 from FezVrasta/master
...
Prevent server start during update
2016-08-26 16:23:45 +10:00
Ben Peddell
97875f88aa
Merge pull request #567 from klightspeed/prevent-start-during-update
...
Prevent server start during update
2016-08-21 22:30:58 +10:00
Ben Peddell
653006a66c
Prevent server start during update
2016-08-21 22:28:43 +10:00
Ben Peddell
0403d29495
Add enablemod and disablemod commands
2016-08-07 15:37:52 +10:00
Ben Peddell
54d0e81ee8
Add support for arkmod_* in config
2016-08-07 15:15:12 +10:00
Ben Peddell
01031e7239
Merge pull request #561 from FezVrasta/1.6-dev.unstable
...
* Fix `A2S_PLAYERS` query usage - count players that are named
* Add `installmods` command to install all mods that are specified in the config
2016-08-07 14:53:39 +10:00
Ben Peddell
dfb35396c3
Add installmods command to readme
2016-08-07 09:12:48 +10:00
Ben Peddell
2bc7c3e9f2
Fix shift typo
2016-08-07 09:01:46 +10:00
Ben Peddell
af44f8df85
Add installmods command
2016-08-07 08:50:48 +10:00
Ben Peddell
ea03c35faf
Perl string inequality is "ne"
2016-08-02 02:49:09 +10:00
Ben Peddell
eb1cdbb72b
Count players with names
2016-08-01 10:43:47 +10:00
Ben Peddell
c187dfeb4f
Merge pull request #555 from FezVrasta/1.6-dev.unstable
...
1.6 dev fixes
2016-08-01 01:58:25 +10:00
Ben Peddell
91916e0763
Merge branch 'master' into 1.6-dev.unstable
2016-07-31 17:43:48 +10:00
Ben Peddell
8a59a8c78c
Exclude Primitive+ from mod download and extraction
2016-07-31 17:37:08 +10:00
Ben Peddell
8c90bbfb51
Merge branch 'master' into 1.6-dev.unstable
2016-07-30 03:40:37 +10:00
Ben Peddell
89f765eb7b
Bypass Primitive+ modid
2016-07-30 03:36:33 +10:00
Ben Peddell
beaa42d80f
Get version from version.txt
2016-07-30 03:32:00 +10:00
Ben Peddell
d71df7f308
Merge pull request #531 from FezVrasta/1.6-dev.unstable
...
1.6 dev fixes
2016-07-23 21:41:13 +10:00
Ben Peddell
2d76c199e6
--warnreason now implies --warn
2016-07-23 02:46:22 +10:00
Ben Peddell
4b98f92ff8
Use the A2S_PLAYER query to get active players
2016-07-23 02:40:03 +10:00
Ben Peddell
94f3e9566d
Stop warning if server is offline
2016-07-16 13:21:25 +10:00
Ben Peddell
ca9ea08ebe
Fix error in last commit
2016-07-16 13:17:20 +10:00
Ben Peddell
9a76dd8e16
Add --warnreason
2016-07-16 13:12:17 +10:00
Ben Peddell
915b5ace41
Point user to crontab(5) man page
2016-07-15 21:26:35 +10:00
Ben Peddell
bab7832fc9
Elaborate on install-cronjob --minute and --hour
2016-07-15 20:53:02 +10:00
Ben Peddell
421c2c4c0b
Fix sed command in install-cronjob
2016-07-15 20:03:31 +10:00
Ben Peddell
dea6befbe6
Use full arkmanager path
2016-07-15 16:40:15 +10:00
Ben Peddell
4786e5e925
Fix --arg bug in install-cronjob
2016-07-15 16:35:30 +10:00
Ben Peddell
4d4f488863
Improve restart behaviour using pid files
2016-07-13 23:08:19 +10:00
Ben Peddell
3486d0372a
Merge pull request #540 from noc0lour/patch-1
...
Default non-privileged instance-config path
2016-07-13 22:42:21 +10:00
Andrej Rode
30af1a92a1
Default non-privileged instance-config path
...
Default non-privileged instance-config path seems to have changed to ~/.config/
2016-07-13 14:18:15 +02:00
Ben Peddell
23757124c9
Change config migration
...
Write new example global config to `arkmanager.cfg.example`
Write migrated global config to `arkmanager.cfg.NEW`
Write migrated main instance config to `instances/main.cfg.NEW`
2016-07-11 15:13:19 +10:00
Ben Peddell
7f8aa05e80
Add printconfig command
...
This new command will print the file that each config option
is taken from.
2016-07-11 15:12:37 +10:00
Ben Peddell
6d207952b5
Fix arkAlwaysRestartOnCrash
2016-07-11 10:03:44 +10:00
Ben Peddell
b22b16b41d
Create the saved arks directory if it doesn't exist
2016-07-10 23:42:51 +10:00
Ben Peddell
b904adb576
Merge pull request #532 from klightspeed/1.5-fixes
...
Backport some fixes from the 1.6 development
2016-07-10 20:53:41 +10:00