Daniel Gibbs
b90a19dd31
Merge pull request #569 from PhilPhonic/patch-1
enhanced mod-support
10 years ago
Daniel Gibbs
e066dbe7c6
Merge pull request #578 from PhilPhonic/ts3_mariadb
support for MariaDB/MySQL
10 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
10 years ago
PhilPhonic
bf5bb2c189
mkdir removed
directory already created during fn_install_serverdir
10 years ago
PhilPhonic
11d5227a5d
changed version numbers
10 years ago
PhilPhonic
f340ae362d
fixed path
10 years ago
PhilPhonic
f321e72869
first startup
use config-file
10 years ago
PhilPhonic
fb90c1b425
fix
removed doublequotes
10 years ago
PhilPhonic
d52a343e25
init
Support for MariaDB/MySQL
10 years ago
Daniel Gibbs
56adabe6df
added more to check.sh
10 years ago
Daniel Gibbs
52aba4d2c8
added more to check.sh
10 years ago
Daniel Gibbs
0c2334dc5d
Merge pull request #573 from dgibbs64/hurt-world
added hurt world
10 years ago
Daniel Gibbs
d6df2ed7d5
Merge branch 'hurt-world' of https://github.com/dgibbs64/linuxgsm into hurt-world
10 years ago
Daniel Gibbs
eb5881d499
Merge remote-tracking branch 'refs/remotes/origin/master' into hurt-world
10 years ago
Daniel Gibbs
1233d2a967
systemdir
10 years ago
Daniel Gibbs
f9369ed6f2
changed debug
10 years ago
Daniel Gibbs
0172de852e
changed more functions
10 years ago
Daniel Gibbs
51414a9bc4
Changed core functions names
10 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
10 years ago
UltimateByte
a45936d8ff
removing quotes from a comment
10 years ago
UltimateByte
df7fe29442
renamed addadmins to admins, save to loadsave, changed comments
10 years ago
UltimateByte
310aba93f2
x64 mode, addadmins, more settings categories
10 years ago
UltimateByte
de99b7ee8f
Renamed unity3d to sdtd and check gamename instead
10 years ago
UltimateByte
b4a40ecef4
support for hurtworld
7 Days To Die now monitors through gamename, as well as the new Hurtworld
10 years ago
UltimateByte
22c8d2357d
updated message for gameworld to non critical form
10 years ago
UltimateByte
112bab51b7
reverting, removing hwunity3d
10 years ago
UltimateByte
5ac2e43099
better placement for not creating HW config
10 years ago
UltimateByte
1cdef4ad59
Actually don't create config for hurtworld
10 years ago
UltimateByte
152aee400f
engine set to unity3d
10 years ago
UltimateByte
f8d94fa915
Don't create config for hurtworld
10 years ago
UltimateByte
7cb95400c3
changed engine hwunity3d to gamename Hurtworld
changed engine hwunity3d to gamename Hurtworld
10 years ago
UltimateByte
65c3158d7d
Update fn_install_gsquery
10 years ago
UltimateByte
e976f9b0e5
simplifying hurtworld checking
10 years ago
UltimateByte
12ebddc1cc
missing $ on maxplayers
10 years ago
UltimateByte
d3cb2761af
Update fn_details
10 years ago
UltimateByte
8bebb32766
Update fn_details
10 years ago
UltimateByte
5512d400eb
remove config check for hurtworld
10 years ago
UltimateByte
2b95ac671c
testing implementing hurtworld
10 years ago
UltimateByte
29fe60146b
added hurtworld and comments
10 years ago
Daniel Gibbs
0c0c87a11b
Merge branch 'hurt-world' of https://github.com/dgibbs64/linuxgsm into hurt-world
10 years ago
Daniel Gibbs
d252fbb533
correctly named function
10 years ago
UltimateByte
01890320ab
added hurtworld
10 years ago
Phil
5d3313a96b
commented the ports
10 years ago
Daniel Gibbs
12850fd068
Merge remote-tracking branch 'refs/remotes/origin/master' into hurt-world
10 years ago
Daniel Gibbs
ef4a97887c
changed servefilesdu to filesdirdu
10 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.
10 years ago
Phil
c6e6d9705f
ARMA 3 port-details
Shows the right ports when passing port as parameter
10 years ago
Phil
3c0c237955
added headless-client server-support
Added server-support for headless clients. If this is not specified, no headless-client will be able to connect.
10 years ago
Phil
844ddca60d
added "-port"-parameter
If one wants to start multiple arma3servers on one ip.
also added comments for my last commit.
10 years ago
Phil
c9e56d4ee8
added "-bepath"-parameter
This is needed for @Epoch .
It does not crash my @Exile server when left empty (@Exile does not need this to be specified, I think it uses the standard path)
10 years ago