431 Commits

Author SHA1 Message Date
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
Ben Peddell
098f19d147 Add option to select mod OS
The Linux version of some mods don't work at all with the dedicated
server.  Allow the administrator to configure which mod branch
to grab (Windows or Linux).
2015-09-25 10:50:04 +10:00
Ben Peddell
18e91c07ae Fix error in mod file update time comparison 2015-09-25 10:32:57 +10:00
Ben Peddell
fb61e00aee Put uninstaller script into libexec 2015-09-24 23:34:03 +10:00
Ben Peddell
1505aa85ab Automatically su to steamcmd_user if run as root 2015-09-24 17:19:23 +10:00
Ben Peddell
a307643e90 Fix config variable fetching 2015-09-24 17:19:06 +10:00
Fez Vrasta
65653fe2ab Merge pull request #191 from klightspeed/1.4-dev#fixinstall1
Fix install.sh
2015-09-24 07:47:23 +02:00
Ben Peddell
72e0543b6f Use $steamcmd_user instead of $1 when altering new config 2015-09-24 07:35:04 +10:00
Ben Peddell
94eda243bf Fix install.sh
It was modifying arkmanager.cfg, when it should have been modifying
arkmanager.cfg.NEW
2015-09-24 07:28:29 +10:00
Marius Linge
c9ddb5c87d Merge pull request #184 from Atriusftw/feature/BackupPreUpdate
Allow backing up prior to updating the server
2015-09-23 05:36:29 +02:00
Marius Linge
47c070a21c Adds the new command to arkmanager help 2015-09-23 02:35:12 +02:00
Marius Linge
a9f2c5401f Adds the new command to README 2015-09-23 02:34:42 +02:00
Marius Linge
cd69429405 Fixes typo from last commit 2015-09-22 21:40:03 +02:00
Marius Linge
e58ad46797 Actually displays seconds instead of spamming 1 minute 2015-09-22 21:24:38 +02:00
Marius Linge
115f0c3ce7 Improves the backup on-request feature 2015-09-22 19:42:50 +02:00
Marius Linge
fee2e3040f Prevents version conflicts 2015-09-22 01:17:38 +02:00
Marius Linge
ca8a39f0ac Merge pull request #186 from klightspeed/1.4-dev#flags
Allow empty options
2015-09-21 02:26:22 +02:00
Ben Peddell
034b84b2d0 Merge branch '1.3#flags' into 1.4-dev#flags 2015-09-21 04:49:33 +10:00
Ben Peddell
b977dc21bd Allow empty options
The config option e.g. ark_bRawSockets="" should result in the
...?bRawSockets
2015-09-21 04:45:33 +10:00
Fez Vrasta
2ebb9ed6a9 Merge pull request #179 from klightspeed/1.4-dev#rootupgrade
Allow upgrade / uninstall when running as root
2015-09-20 17:20:35 +02:00
Marius Linge
94b3138988 Adds a configuration value to allow backup prior to updating the server 2015-09-20 08:20:02 +02:00
Marius Linge
cb7ab15f69 Checks if user wants to perform a backup prior to updating if a new version is available 2015-09-20 08:19:24 +02:00