Ben Peddell
ba82be2ef4
Add missing .modbranch file creation
2015-10-27 03:13:47 +10:00
Fez Vrasta
3841416822
Merge pull request #246 from FezVrasta/1.4-dev
...
Release v1.4
2015-10-25 09:05:20 +01:00
Fez Vrasta
63f26a86a2
Merge pull request #244 from klightspeed/1.4-dev#dumbterm
...
Pull #241 from master into 1.4-dev
2015-10-24 17:20:20 +02:00
Ben Peddell
365986ddb0
Move TERM fixup into arkmanager
2015-10-24 15:02:10 +10:00
Marius Linge
4a48b8e9cc
Merge pull request #241 from Lihis/patch-3
...
Set TERM to "dumb" if TERM is not set
2015-10-23 18:14:04 +02:00
Fez Vrasta
63dda70950
Merge pull request #236 from klightspeed/1.4-dev#multihomefix
...
Fix error in MultiHome support
2015-10-21 19:06:07 +02:00
Fez Vrasta
ce5c4b98b3
Merge pull request #240 from klightspeed/1.4-dev#cwd
...
Change to the ark server root directory
2015-10-21 19:05:36 +02:00
Lihis
45c887f090
Set TERM to "dumb" if TERM is not set
...
Set environment variable TERM to "dumb" if it is not set. This suppresses errors from "tput", which are shown in eg. "systemctl status arkmanager.service". The error which tput gives without TERM set is "tput: No value for $TERM and no -T specified".
2015-10-19 16:11:30 +03:00
Ben Peddell
a08d087b8c
Change to the ark server root directory
...
This was implemented in 4d30f26, but was subsequently
eliminated in 1.2
2015-10-19 00:38:42 +10:00
Ben Peddell
9dc9b34eac
Fix error in MultiHome support
2015-10-13 23:29:02 +10:00
Fez Vrasta
60ed29322b
Merge pull request #232 from klightspeed/1.4-dev#fixes2
...
1.4 fixes
2015-10-13 14:44:38 +02:00
Fez Vrasta
73dd7617eb
Merge pull request #235 from klightspeed/1.4-dev#multihome
...
Add support for MultiHome setting
2015-10-13 14:44:20 +02:00
Ben Peddell
1b814b99d6
Add support for MultiHome setting
2015-10-13 11:45:10 +10:00
Ben Peddell
29b952eda1
Exit arkmanager after upgrade
2015-10-12 06:27:20 +10:00
Ben Peddell
b2e041413a
Fix "arkmanager installed" to use steamcmd_user
2015-10-12 06:21:38 +10:00
Ben Peddell
1165dc1509
Update installer for new systemd scripts
2015-10-12 06:15:54 +10:00
Ben Peddell
aeafb3f5b9
Fix error with checkupdate when steam unreachable
...
Fixes: 0e6dfc2 (Don't report update available if steam unreachable)
2015-10-11 17:18:13 +10:00
Fez Vrasta
61bcceaf95
Merge pull request #228 from klightspeed/1.4-dev#fixes1
...
1.4 fixes
2015-10-10 16:00:12 +02:00
Ben Peddell
0e6dfc2922
Don't report update available if steam unreachable
2015-10-09 06:39:45 +10:00
Ben Peddell
9052c46225
Add mention of options in readme
...
Add mention of:
* ark_option="" -> ...?option?...
* arkflag_option="" -> -option
* arkopt_option=val -> -option=val
2015-10-09 06:39:45 +10:00
Ben Peddell
f8699b436a
Update readme
...
Add mention of `--me` install option.
Also add mention that `update` accepts multiple options.
2015-10-09 06:39:45 +10:00
Ben Peddell
01edcab4a1
Remove mod id from from workshop acf on installmod
2015-10-09 06:39:45 +10:00
Ben Peddell
e2f8a3e9c5
Check Query port when determining if server is up
2015-10-09 06:39:45 +10:00
Fez Vrasta
9bc1f8e417
Merge pull request #224 from klightspeed/1.4-dev#upgradeconfig
...
Upgrade config file with new options on install
2015-10-08 19:19:16 +02:00
Fez Vrasta
51b5e5c6e7
Merge pull request #226 from klightspeed/1.4-dev#checkonline2
...
Query Steam API for server status
2015-10-08 16:47:40 +02:00
Fez Vrasta
320dfe94fd
Merge pull request #225 from klightspeed/1.4-dev#upstart
...
Upstart and SystemD multi-server
2015-10-08 16:05:56 +02:00
Ben Peddell
9cdd7e3939
Query Steam API for server status
2015-10-08 08:37:13 +10:00
Ben Peddell
b3c79ee964
Upgrade config file with new options on install
...
Adds new options and removes deprecated options from
ARK Server Tools configuration file
2015-10-07 19:21:46 +10:00
Ben Peddell
92c0af6f49
Add upstart tasks
2015-10-06 17:16:28 +10:00
Ben Peddell
e43e1e35cd
Add multiple instance control for systemd
2015-10-06 17:16:28 +10:00
Ben Peddell
c97ed485f5
useconfig now does nothing when useconfig main is used
2015-10-06 17:16:28 +10:00
Ben Peddell
7b5d8b60f2
Add run command to arkmanager
2015-10-06 17:16:28 +10:00
Fez Vrasta
4856d8bbb1
Merge pull request #214 from klightspeed/1.4-dev#fixhotfix
...
Fix hotfix detection; don't downgrade
2015-10-04 22:56:35 +02:00
Ben Peddell
1efb536c13
Fix hotfix detection; don't downgrade
2015-10-03 09:24:20 +10:00
Fez Vrasta
feef498541
Merge pull request #210 from klightspeed/1.4-dev#checkchannel
...
Abort upgrade if arkstChannel is invalid
2015-10-01 19:34:29 +02:00
Ben Peddell
23efbf8d0d
Abort upgrade is arkstChannel is invalid
2015-10-01 08:29:11 +10:00
Fez Vrasta
523f1b0694
Merge pull request #206 from klightspeed/1.4-dev#modbranch
...
1.4 enhancements
2015-09-30 14:03:39 +02:00
Fez Vrasta
114f38d5e2
Merge pull request #208 from klightspeed/1.4-dev#fixinstall3
...
Fix typo in install script
2015-09-30 14:03:28 +02:00
Ben Peddell
e6c83245e4
Fix typo in install script
2015-09-30 19:35:45 +10:00
Ben Peddell
fa7649d92b
Allow user to specify arkflag_log=""
2015-09-29 23:31:57 +10:00
Ben Peddell
d27eff2861
Log the command used to launch the server
2015-09-29 11:13:46 +10:00
Ben Peddell
17dd16a830
Add support for -opt=val options using arkopt_opt=val
2015-09-29 10:44:23 +10:00
Ben Peddell
167781e34f
Allow non-anonymous steamcmd login
2015-09-29 10:44:23 +10:00
Ben Peddell
e4d42183e3
Default to Windows mod; record mod branch
2015-09-29 10:44:15 +10:00
Fez Vrasta
7992274860
Merge pull request #203 from klightspeed/1.4-dev#fixautorestart
...
Fix autorestart
2015-09-28 12:48:51 +02:00
Ben Peddell
14b82cc7eb
Fix autorestart
2015-09-28 13:11:07 +10:00
Fez Vrasta
c7268432ad
Merge pull request #195 from klightspeed/1.4-dev#fixinstall2
...
Put uninstaller script into libexec
2015-09-26 15:07:58 +02:00
Fez Vrasta
1ed472ac6d
Merge pull request #197 from klightspeed/1.4-dev#fixmodupdate
...
Fix error in mod file update time comparison
2015-09-26 15:06:55 +02:00
Fez Vrasta
5d1a5d3cb5
Merge pull request #193 from klightspeed/1.4-dev#fixrootcmd
...
Fix error in running as root
2015-09-26 15:06:27 +02:00
Fez Vrasta
81739ec77d
Merge pull request #198 from klightspeed/1.4-dev#modosconfig
...
Add option to select mod OS
2015-09-26 15:06:06 +02:00