47 Commits

Author SHA1 Message Date
Ben Peddell
388b8b180d Update arkStagingDir comment 2015-11-08 06:53:32 +10:00
Ben Peddell
130d665f1a Add support for downloading updates before applying 2015-11-08 06:53:10 +10:00
Budman17r
c384fe6b64 Update arkmanager.cfg
Adding Backup Logic.
2015-11-04 09:40:31 -06: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
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
Marius Linge
94b3138988 Adds a configuration value to allow backup prior to updating the server 2015-09-20 08:20:02 +02:00
Ben Peddell
f8789764dc Add datadir and dataprefix arguments to install 2015-09-18 19:37:12 +10:00
Ben Peddell
283c04dd81 Add install_bindir and install_libexecdir to config 2015-09-18 19:34:07 +10:00
Ben Peddell
4a50d29324 Add server auto-restart 2015-09-17 20:22:03 +10:00
Fez Vrasta
22b021b41b Merge pull request #160 from klightspeed/1.4-dev#multiserver
1.4 Features
2015-09-14 11:23:52 +02:00
Ben Peddell
3eb123fa61 Add AltSaveDirectoryName support in backup 2015-09-14 17:10:37 +10:00
Ben Peddell
544a78267d Add example config options to config 2015-09-14 17:10:37 +10:00
Ben Peddell
0080e3c81a Add start --all and stop --all commands
These commands will start and stop all servers specified in
the configfile_xxxxxx settings in the config file
2015-09-14 17:10:37 +10:00
Ben Peddell
c0793a8186 Make warning broadcast message customisable 2015-09-14 17:02:07 +10:00
Ben Peddell
01600381fa Merge branch 'master' into 1.4-dev#warn 2015-09-14 17:01:25 +10:00
Ben Peddell
6b0c08ab09 Add option to warn players before update 2015-09-14 05:45:01 +10:00
Ben Peddell
2ef86c9028 Add mod installation support 2015-09-13 07:27:32 +10:00
Ben Peddell
3e0fa90c70 Move arkstVersion to script 2015-09-02 16:26:32 +10:00
Ben Peddell
0aa7546b06 Add '-MapModId' support
Specifying the Modded Map by ModID was added in 193.0
This adds support for this, and backups should work with it.
2015-08-07 21:23:15 +10:00
Ben Peddell
562bb93126 Add useconfig arkmanager command to specify config 2015-08-02 19:26:30 +10:00
Marius Linge
39e2c7b8d2 Adds RCON specific arguments to support the RCON Protocol 2015-07-09 18:31:30 +02:00
Ben Peddell
c8f8ae87f6 Add ark backup feature 2015-07-08 22:26:13 +10:00
Ben Peddell
4761f14fd1 Merge branch 'master' into 1.2-dev 2015-07-06 18:55:59 +10:00
Marius Linge
a657c311e2 Email is unsupported, shouldn't be in config. Fixes bug with vanishing items. 2015-06-28 17:58:54 +02:00
Marius Linge
a34ab5ca3c Corrects path to appinfo 2015-06-27 20:34:00 +10:00
Marius Linge
ba3a6fff77 Corrects path to appinfo 2015-06-26 16:47:14 +02:00
FezVrasta
2134f022eb clear cache before fetching the available version 2015-06-26 15:42:53 +02:00
FezVrasta
42ce0a99ac clear cache before fetching the available version 2015-06-26 15:22:19 +02:00
FezVrasta
201c8879d6 added upgrade command, added support for release channels 2015-06-25 12:56:27 +02:00
FezVrasta
362fa3a3c5 standardize server options, now they work all in the same way 2015-06-24 12:01:37 +02:00
Ben Peddell
78944b04f8 Add custom server variables 2015-06-23 14:48:04 +10:00
Sispheor
23ced6e2e2 set 7778 as default port in configuration file 2015-06-21 18:10:09 +02:00
Sispheor
a2d61abb54 add session name to the configuration 2015-06-20 17:53:04 +02:00
Sispheor
8a2b8a6d2f add port and query port 2015-06-20 14:43:51 +02:00
Sispheor
73ee6fa386 add some function to check the status of the server 2015-06-20 14:20:43 +02:00
Sispheor
96515edc27 add steamcmd user into the main config file 2015-06-20 11:52:15 +02:00
Sispheor
6a00440d21 remove steam user and password. Not necessary anymore 2015-06-20 11:43:31 +02:00
puseidr
80912ca0ad removed $arkserversession variable from config 2015-06-19 21:35:32 +02:00
FezVrasta
cac29c54b8 fixed typo 2015-06-19 19:08:19 +02:00
Marius Linge
2ff1ac081a Fixes startup of the server with full path 2015-06-19 18:55:01 +02:00
FezVrasta
6ec818e557 email is now not hardcoded anymore 2015-06-19 15:38:00 +02:00
FezVrasta
d1cc0f6709 fixed config 2015-06-19 12:10:03 +02:00
Marius Linge
f3dd90f290 Sets the correct AppID for linux files 2015-06-19 00:20:21 +02:00
FezVrasta
74b1e1dc57 added appid variable, speed up usage message 2015-06-18 20:11:05 +02:00
FezVrasta
bb53e8870b use dedicated cfg file 2015-06-18 09:28:05 +02:00