Daniel Gibbs
aae4610b0c
updated githubbranch= while in development
9 years ago
Daniel Gibbs
150110fbe8
Renamed to hwserver
9 years ago
Daniel Gibbs
d76adb6a53
Merge pull request #568 from UltimateByte/master
Merging in hwserver in to its own branch
9 years ago
Daniel Gibbs
23f73547c2
resolves bug with appinfo.vdi fix
suggestion by @sergey-k1
should of been ${HOME} not ${rootdir}
see issue #474
9 years ago
Daniel Gibbs
35be754990
New feature: Dev debug
I useful feature for developers.
This will enable a log to be created of everything that ran when
executing a command. It uses the set command.
When you run a command a file dev-debug.log is created and will output
set -x
9 years ago
Daniel Gibbs
b1e31126bf
Removed mkdir that are no longer requred
mkdir -pv "${filesdir}" is now done in fn_install_serverdir rather than
several different places.
9 years ago
Daniel Gibbs
eec7cdb2ed
SteamCMD will now run once before updates
SteamCMD will run before updates once to ensure that it works.
This will make sure that if steamguard is required it will list the
code.
Also if dependencies are missing it will also fail.
if failure script will exit
9 years ago
Daniel Gibbs
0e61317586
Corrected space
9 years ago
Daniel Gibbs
46a812604f
added fn_arma3fix
9 years ago
Daniel Gibbs
2e3c4fe18f
Added missing quotes
9 years ago
Daniel Gibbs
d0d3f2905a
Removed double quotes
9 years ago
Daniel Gibbs
085c598385
standardised error check
9 years ago
Daniel Gibbs
dfbcee27eb
added missing quotes
9 years ago
Daniel Gibbs
ff1a3e7a8e
added missing quotes
9 years ago
Daniel Gibbs
aafc9d51fd
Added auto Y
9 years ago
Daniel Gibbs
717c7b01e6
Added validate to fn_check_steamcmd
9 years ago
Daniel Gibbs
7533688694
changed to elif
9 years ago
Daniel Gibbs
149059a016
added sleep
9 years ago
Daniel Gibbs
65e5e75971
Updated to curl
9 years ago
Daniel Gibbs
e81103498d
removed echo
9 years ago
Daniel Gibbs
912c1ba8fc
Replaced wget with curl
9 years ago
Daniel Gibbs
385ee71817
Added if statement for mkdir
9 years ago
Daniel Gibbs
34c274b180
removed -v in mkdir
9 years ago
Daniel Gibbs
40ce3fc247
changes to serverdir
9 years ago
Daniel Gibbs
7ece4ac8a2
added new contributors
9 years ago
Daniel Gibbs
295a82209d
Install filesdir now goes from serverfiles
9 years ago
Daniel Gibbs
7bbdb82955
github configs now can download form another repo
9 years ago
Daniel Gibbs
9ed0b46176
Added new messages eol
9 years ago
Daniel Gibbs
614b09b58c
updated mkdir and removed error checking
removed error checking and un needed
9 years ago
Daniel Gibbs
9be7762498
updated mkdir
9 years ago
Daniel Gibbs
553ece636f
corrected then statements not matching
9 years ago
Daniel Gibbs
6b1a650cf0
Removed Chivalry
not maintained well by developers. Will not be supporting this server
9 years ago
Daniel Gibbs
9c4df59a48
Updated selfname and curl error checking
9 years ago
UltimateByte
b69ea037a8
Update hurtworldserver
9 years ago
UltimateByte
9ba341f125
Testing, not working yet
9 years ago
Daniel Gibbs
4e67cadb5d
Added GSLT support
As per #560
9 years ago
Daniel Gibbs
a023b47ac5
Fixed curl check bug
9 years ago
Daniel Gibbs
5422d45ff2
fixed curl check issue
9 years ago
Daniel Gibbs
683542c41f
Merge pull request #551 from dgibbs64/github-branch-select
Github branch select
9 years ago
Daniel Gibbs
e0fc563e17
Merge remote-tracking branch 'refs/remotes/origin/master' into github-branch-select
9 years ago
Daniel Gibbs
9cf1775749
All servers now have new github branch select feature
9 years ago
Daniel Gibbs
08639c6510
Modified function file downloader
Modified from @jaredballou pull request. Now uses curl as it better
handles errors.
Can now select different repo and branch if needed. This is very useful
for development.
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
9 years ago
Daniel Gibbs
9ffc1e83a8
Merge pull request #549 from PhilPhonic/patch-1
added fn_insfix
9 years ago
Phil
82fec979da
fix for issue #529
9 years ago
Daniel Gibbs
c42eb866a9
As per issue #516
https://github.com/dgibbs64/linuxgsm/issues/516
9 years ago
Daniel Gibbs
8ee871452e
added GSLT to installer
9 years ago
Daniel Gibbs
51eceba913
added more info for auto install
9 years ago
Daniel Gibbs
61e83b4633
added tf2server GSLT
9 years ago
Daniel Gibbs
75f3f59b14
Added error check for steamcmd.
9 years ago