60 Commits

Author SHA1 Message Date
Ben Peddell
fe1594bcd0 Remove failing workshop items when downloading mods 2016-10-08 18:35:54 +10:00
Ben Peddell
e1b2cdb8c8 Add option to allow players to cancel restart 2016-07-01 23:11:28 +10:00
Ben Peddell
a205b4c81e Make "main" instance default in new installs 2016-02-18 01:36:28 +10:00
Fez Vrasta
ac807bf74b Merge pull request #364 from klightspeed/1.5-dev#autoupdate
Add option to automatically update on startup
2016-01-28 12:20:00 +01:00
Ben Peddell
1d3827a876 Remove unused 'servicename' variable 2016-01-28 18:05:50 +10:00
Ben Peddell
4ca8617bc9 Add option to automatically update on startup 2016-01-22 18:43:42 +10:00
Fez Vrasta
e688c69719 Merge pull request #303 from klightspeed/1.5-dev#limitbackupsize
Implement old backup removal by limiting backup size
2015-12-15 16:55:09 +01:00
Ben Peddell
b89d6e3163 Add note on typical size of compressed backup 2015-12-13 06:40:07 +10:00
Ben Peddell
566a518f10 Implement old backup removal by limiting backup size 2015-12-13 06:40:07 +10:00
Ben Peddell
15162c50fe Move instance-specific settings to instance.cfg.example 2015-12-13 06:32:52 +10:00
Ben Peddell
c13afcb0d8 Add restart / shutdown warning text to config 2015-12-11 11:34:40 +10:00
Fez Vrasta
47e1b3e828 Merge pull request #316 from FezVrasta/master
Pull fixes from master
2015-12-07 19:10:56 +01:00
Ben Peddell
30aea93bd6 Add defaults for Port, QueryPort, RCONPort and serverMap 2015-11-26 16:48:29 +10:00
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