Ilija Matoski
c981c7fe84
Merge remote-tracking branch 'upstream/master' into config-select
10 years ago
Daniel Gibbs
41d0e7bc80
Merge pull request #353 from xFaNaTiix/master
fixed wrong else position
10 years ago
Marvin
4f3fb109c1
fixed wrong else position
Fixed an 'else' that belonged to a wrong 'if block'. Introduced with 2799224afa
10 years ago
Daniel Gibbs
8c2d3c9587
Added details about dev branch
10 years ago
Ilija Matoski
c11dcb0798
Merge remote-tracking branch 'upstream/master' into config-select
Conflicts:
functions/fn_getopt
10 years ago
Daniel Gibbs
3dfcd227d5
Added travis-ci image
10 years ago
Daniel Gibbs
0cbc6d9f35
Added travis-ci image
10 years ago
Daniel Gibbs
354f6e0251
Added fn_update_sdtd_allocfixes
10 years ago
Daniel Gibbs
7c643b3d3b
Merge pull request #351 from dgibbs64/development
Development
10 years ago
Daniel Gibbs
18b302091b
Reverted to master version
10 years ago
Daniel Gibbs
b688c7b5e0
Removed Allocs fixes from validate
10 years ago
Daniel Gibbs
183518f0c1
Removed non requires variables.
10 years ago
Daniel Gibbs
c081adbe22
Added error checking for SDTD shutdown
10 years ago
Daniel Gibbs
2eca3e95fe
Initial release NS2:Combat server
10 years ago
Daniel Gibbs
f1aac3c9b6
added missing dir in csgo
10 years ago
Daniel Gibbs
231036b6fc
Added quotes around dirs
10 years ago
Daniel Gibbs
7fa9074ca5
missed ss3 serverfiles dir
10 years ago
Daniel Gibbs
ec98151a0a
Forgot to create some dirs
10 years ago
Daniel Gibbs
f7934a88bf
update
10 years ago
Daniel Gibbs
c72c4f3890
fixed stuff
10 years ago
Daniel Gibbs
020b6e2e49
added files and dirs to be created before tests
10 years ago
Daniel Gibbs
abe9d9b626
testing creating file
10 years ago
Daniel Gibbs
520a434db3
removed backup test
10 years ago
Daniel Gibbs
3000e73233
changed tests
10 years ago
Daniel Gibbs
671fe53169
printenv
10 years ago
Daniel Gibbs
4dae0f3e11
printenv
10 years ago
Daniel Gibbs
7bf3a6f707
added fix
10 years ago
Daniel Gibbs
cafae3bc9f
Added more tests for the scripts
10 years ago
Daniel Gibbs
113da9f3ac
rogue if
10 years ago
Daniel Gibbs
400b9d3465
Fixed updater for ts3server
* Updater was returning incorrect version numbers causing the updater to
download older versions of the server. Issue now resolved.
10 years ago
Daniel Gibbs
2799224afa
Now detects tmux operation no permitted error
Detects the following error.
https://github.com/dgibbs64/linuxgsm/issues/184
10 years ago
Daniel Gibbs
770e7e2383
removed : from telnet unity
10 years ago
Daniel Gibbs
9e29fa5a9f
Added adjustments to script messages
* tmux will be killed just after sdtd telnet finishes
10 years ago
Daniel Gibbs
54636df8c9
Merge pull request #349 from chriskoepf/master
SDTD custom code
10 years ago
chriskoepf
7e866e2826
Update fn_validate
Made a custom change for 7 Days To Die. If user wants or has Alloc's server fixes installed, they need to set the variable in the sdtdserver script to true and then the added coded in fn_validate will now download and install Alloc's fixes automatically.
Could possibly be put in a separate file and called by a function, but validate isn't run constantly so the extra few lines of code shouldn't matter.
10 years ago
chriskoepf
a3ad938c4b
Update fn_validate
10 years ago
chriskoepf
d27f30c498
Update fn_stop
Modified stop function to allow for graceful shutdown of a 7 Days To Die server. The file will still work for other game servers as it checks for the game name to be "7 Days To Die" as set in the sdtdserver script file and it also uses the new telnet variables I added to the sdtdserver script.
If not being run for 7 Days To Die, it reverts to the previous stop method of killing the server process.
10 years ago
chriskoepf
3862b5ccbe
Update sdtdserver
Customized to include Telnet settings and Alloc's server fixes.
10 years ago
Daniel Gibbs
1037608c97
Fixed issue #313
10 years ago
Daniel Gibbs
ff81a85f8b
Fixed bug with ts3server selecting wrong version
Bug caused by this merge request.
deb556b375
10 years ago
Daniel Gibbs
b7ae6b132e
Merge pull request #342 from xFaNaTiix/master
Removed duplicate 'backup' parameter (teamspeak3)
10 years ago
Marvin
c75f57e023
Removed duplicate 'backup' parameter (teamspeak3)
10 years ago
Daniel Gibbs
5b5e4351b5
Added link to more info about the error
10 years ago
Daniel Gibbs
eda3231936
Altered the url link
10 years ago
Daniel Gibbs
d456d43d11
Added one more location for tmux
10 years ago
Daniel Gibbs
434abff77a
Improved compatibility
Reduced the chance of there being an issue and not detecting tmux.
10 years ago
Scarsz
1b3f031062
Update license year
10 years ago
Daniel Gibbs
99e02e5000
First release of pzserver
Project Zomboid server has its first release
10 years ago
Daniel Gibbs
a14fb6c190
More changes
10 years ago
Daniel Gibbs
4d1a2a7ed1
Adding more tests
10 years ago