Daniel Gibbs
2489750802
updated date
9 years ago
Daniel Gibbs
e34d5eb715
getopt redirect for old scripts
9 years ago
Daniel Gibbs
8c996cd3fe
fixed bug
9 years ago
Daniel Gibbs
b9bc3b3961
redirect function
Any old scripts can be redirected to the new renamed functions
9 years ago
Daniel Gibbs
7f79b23f16
check_root.sh
9 years ago
Daniel Gibbs
1839121ad5
info_glibc.sh
9 years ago
Daniel Gibbs
95602338a3
check_systemdir
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
9 years ago
PhilPhonic
cb29924ea1
check for libmariadb2
if the user chose to install ts3 with mariadb/mysql, the script checks
if libmariadb2 is installed. if not, installation is aborted
9 years ago
PhilPhonic
bf5bb2c189
mkdir removed
directory already created during fn_install_serverdir
9 years ago
PhilPhonic
11d5227a5d
changed version numbers
9 years ago
PhilPhonic
f340ae362d
fixed path
9 years ago
PhilPhonic
f321e72869
first startup
use config-file
9 years ago
PhilPhonic
fb90c1b425
fix
removed doublequotes
9 years ago
PhilPhonic
d52a343e25
init
Support for MariaDB/MySQL
9 years ago
Daniel Gibbs
56adabe6df
added more to check.sh
9 years ago
Daniel Gibbs
52aba4d2c8
added more to check.sh
9 years ago
Daniel Gibbs
1233d2a967
systemdir
9 years ago
Daniel Gibbs
f9369ed6f2
changed debug
9 years ago
Daniel Gibbs
0172de852e
changed more functions
9 years ago
Daniel Gibbs
51414a9bc4
Changed core functions names
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
UltimateByte
de99b7ee8f
Renamed unity3d to sdtd and check gamename instead
9 years ago
UltimateByte
b4a40ecef4
support for hurtworld
7 Days To Die now monitors through gamename, as well as the new Hurtworld
9 years ago
UltimateByte
22c8d2357d
updated message for gameworld to non critical form
9 years ago
UltimateByte
5ac2e43099
better placement for not creating HW config
9 years ago
UltimateByte
1cdef4ad59
Actually don't create config for hurtworld
9 years ago
UltimateByte
f8d94fa915
Don't create config for hurtworld
9 years ago
UltimateByte
7cb95400c3
changed engine hwunity3d to gamename Hurtworld
changed engine hwunity3d to gamename Hurtworld
9 years ago
UltimateByte
65c3158d7d
Update fn_install_gsquery
9 years ago
UltimateByte
e976f9b0e5
simplifying hurtworld checking
9 years ago
UltimateByte
12ebddc1cc
missing $ on maxplayers
9 years ago
UltimateByte
d3cb2761af
Update fn_details
9 years ago
UltimateByte
8bebb32766
Update fn_details
9 years ago
UltimateByte
5512d400eb
remove config check for hurtworld
9 years ago
UltimateByte
2b95ac671c
testing implementing hurtworld
9 years ago
UltimateByte
29fe60146b
added hurtworld and comments
9 years ago
Daniel Gibbs
d252fbb533
correctly named function
9 years ago
UltimateByte
01890320ab
added hurtworld
9 years ago
Daniel Gibbs
ef4a97887c
changed servefilesdu to filesdirdu
9 years ago
Daniel Gibbs
2cd2f494f7
changes serverfiles to filesdir
names the var wrong. This is confusing calling the var filesdir. I may
changes this in the future.
9 years ago
Phil
c6e6d9705f
ARMA 3 port-details
Shows the right ports when passing port as parameter
9 years ago
Daniel Gibbs
0da6611884
minor but fix
9 years ago
UltimateByte
4f934bd7a1
trying on hurtworld unity3d
9 years ago
UltimateByte
f66abbafad
Actually removed useless hurtworld filefix
Fix is done with fn_install_steamfix
9 years ago
UltimateByte
de8f3e7657
Should now actually run the fix for hurtworld
9 years ago
UltimateByte
38f391bb32
Added hurtworld fix
Updated description
9 years ago
UltimateByte
ab920be2e9
added hurtworld
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