UltimateByte
36c49850d1
port is a variable
Partially fixes #1136
dev hardcoded stuff was still being in code
9 years ago
UltimateByte
475fdc0523
mumble has a console
Related #1136
9 years ago
UltimateByte
dcebda85ca
mumble has a config file
9 years ago
UltimateByte
60d4e9c84e
Using awk for now
fixes #1130
9 years ago
UltimateByte
3aa5242cc5
syntax
9 years ago
UltimateByte
4b4477199d
closing ) is better after opening
9 years ago
UltimateByte
2653e003ea
Ordering, spacing and comments
9 years ago
UltimateByte
e370cdd4b4
ordering & matching changes
9 years ago
Daniel Gibbs
05ee12038c
fixed ip for mumble #1130
9 years ago
Daniel Gibbs
74f616b949
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
UltimateByte
745254777a
more elegant execname
9 years ago
UltimateByte
c43ac02250
first fix attempt for mumble ip
9 years ago
UltimateByte
c2bd0cffb5
fixed mumble port using awk instead of sed
9 years ago
UltimateByte
a36e646bf7
new line, now nice output
9 years ago
UltimateByte
3484854959
refresh values for second check
9 years ago
UltimateByte
f0306dbcc4
stripping ./ from executable
9 years ago
UltimateByte
e98e5af66e
Check if executable is executable
Attempt to fix it if not
Needs testing
Fixes #591
9 years ago
UltimateByte
88729addd1
with the actual target folder, better
9 years ago
UltimateByte
4564bd2d43
cfg folder needs to be created for Arma3
9 years ago
Daniel Gibbs
2fb6547b7a
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
Daniel Gibbs
05257f4188
updated message
9 years ago
Daniel Gibbs
768da753f4
space
9 years ago
Daniel Gibbs
ff5d149e29
removed quotes
9 years ago
Daniel Gibbs
dc0a7cab43
IP address is selected in config for some games
If server has multiple nic's then an ip has to be selected. Some servers
this is done on the parms and others in the config.
LGSM now handles config IP addresses better. Check IP also tells the
user to change the IP in the config
9 years ago
Daniel Gibbs
d77ee6a112
removed ip=
9 years ago
Daniel Gibbs
8fdc8b8923
added ip
9 years ago
Daniel Gibbs
b69fdaa65d
Renamed to svenserver
9 years ago
Daniel Gibbs
831e4a31aa
Fixed LGSM install config
* LGSM will alter all hostnames to LinuxGSM and generate a random admin
password
* Removed user input for hostname and password as added more complexity
in to the code that can lead to mistakes by devs
Users can will simply change settings in there config as required.
9 years ago
cedarlug
74d6ea1df7
`xargs -0` allowed single quotes but kills the whitespace cleansing. replacing with sed.
9 years ago
UltimateByte
f38f36e40a
missing }
9 years ago
Marvin Lehmann
e4c09f6f8f
Cleanup
- PEP-8: spaces should be used for indentation
- "is" should be used for comparing with "None"
- corrected indentation of "self.connected = False"
9 years ago
Daniel Gibbs
94de6e85f9
Updated servercfgdefault
9 years ago
Daniel Gibbs
8fb5725671
Added objdump check
9 years ago
Daniel Gibbs
175b0214b5
Merge pull request #1123 from GameServerManagers/development
Development
9 years ago
Daniel Gibbs
69e85c2cb1
removed fn_user_input_config from JC2
9 years ago
Daniel Gibbs
156a6d8e60
added ut3
9 years ago
Daniel Gibbs
277c6c988e
space
9 years ago
Daniel Gibbs
edfb35d643
added UT3
9 years ago
Daniel Gibbs
e4ac3eadcc
Config update
9 years ago
Marvin Lehmann
8f282ace40
Corrected spelling of "Teeworlds"
9 years ago
Daniel Gibbs
9b0fb1fea1
updated md5sum for UT3
9 years ago
Daniel Gibbs
5abee168b3
added W:ET and Quake Live to gsquery
9 years ago
Daniel Gibbs
ac0d4392aa
forces Quake live engine to idtech3_ql
9 years ago
Daniel Gibbs
fda09fb22e
changed Quake Live engine to idtech3_ql
Quake live uses modified version of idtech3 that has config and query
differences.
9 years ago
Daniel Gibbs
abd0bc7aae
corrected idtech3 and quake live
9 years ago
Daniel Gibbs
9d81a3308b
corrected servercfg exec
9 years ago
Daniel Gibbs
374e0461d7
added W:ET
9 years ago
Daniel Gibbs
7ae68ce4e2
Updated ET info
9 years ago
Daniel Gibbs
e954510bab
gamename
9 years ago
Daniel Gibbs
66c9b22d17
updated glibc info for ET
9 years ago