Daniel Gibbs
79fe18d551
Added BF1942
9 years ago
Daniel Gibbs
b0e4dac10a
removed some test code
9 years ago
Daniel Gibbs
ba2e6d9ef6
Re checked and updated whole function
checked every variable and standardised as much as possible.
Will now be more reliable as getting config info
9 years ago
Daniel Gibbs
04e8800e71
Added cut -f1 -d "/"
9 years ago
Daniel Gibbs
520615ddbb
added cut -f1 -d "/" to source servers
9 years ago
UltimateByte
18104545a0
Fixes removed spaces for Arma servername #1033
Feel the power of awk over sed !
Fixes #1033
9 years ago
UltimateByte
d42d029f87
Minecraft earns the right to have a servername too
Gladly solves #1030
@marvinl97 You manipulate sed like nobody else ;)
@JimTR Thanks for the help
@Sebi94nbg Thanks for reporting
9 years ago
Daniel Gibbs
d1fbdb9a65
changed engine to lwjgl2
lwjgl2 is the actual engine used for minecraft
9 years ago
Marvin Lehmann
acb9546bfd
Improved config details
9 years ago
Daniel Gibbs
d4d2dd1d54
added if to servername
9 years ago
Daniel Gibbs
7c6a1a8e5d
added minecraft ot info_config.sh
9 years ago
Daniel Gibbs
f9e07e053e
Updated minecraft details
9 years ago
Daniel Gibbs
1f11921445
moved port and server name to info_config.sh
9 years ago
Marvin Lehmann
6b26e2437d
Changed Teamspeak to TeamSpeak
- added fix for TeamSpeak 3 scripts using gamename="Teamspeak 3"
(core_functions.sh)
9 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
9 years ago
Marvin Lehmann
278388ff39
Improved Project Zomboid Support
- updated config (removed IDs, they will be generated at server start)
- added ip and admin password start parameter
- added more variables to details
9 years ago
UltimateByte
25c2928f5b
open and close ()
9 years ago
UltimateByte
43fc590f1e
contrib
9 years ago
UltimateByte
2d1422e255
info config mumble
9 years ago
Nicolas
a176649c34
Add support to 7 days to die to info_config.sh
9 years ago
Marvin Lehmann
a60432b0c3
Added support for Starbound 1.0
- removed deprecated file "sbboot.config"
- added new default config
- fixed details
- new structure
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
9 years ago
Daniel Gibbs
b32bb17ae4
functions_selfname is now just selfname
Also commented out any selfname that causes issues.
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
23301a31d3
improved Terraria support
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
3ee675e980
improved info gathering style consistency
9 years ago
Daniel Gibbs
95c555e68f
Optimised info gathering
Optimised the method for gathering and displaying info grabed from
config files. There will be a new file specifically for parms
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
a34adda006
Update info_config.sh
Fixes issue #696
9 years ago
Daniel Gibbs
2fe511007f
Fixed issue #696
9 years ago
Daniel Gibbs
20fd5936fb
Minor tidy
9 years ago
Daniel Gibbs
33ed3562ab
Code tidy
9 years ago
Daniel Gibbs
9b9b96ab3b
Got server password working
9 years ago
Daniel Gibbs
0e7343b933
server password working
9 years ago
Daniel Gibbs
fd929b4cad
Stats port now displaying
9 years ago
Daniel Gibbs
1596383554
Getting Quake live monitor and details working
9 years ago
Daniel Gibbs
139c7e8aa6
Removed servercfgfullpath
Moved this as causing issues with the new warning message. Now MISSING!
is not displayed in the details. However this is still a warning before
details are loaded.
9 years ago
Daniel Gibbs
ff3017fd97
removed spaces
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
UltimateByte
22c8d2357d
updated message for gameworld to non critical form
9 years ago
UltimateByte
12ebddc1cc
missing $ on maxplayers
9 years ago
UltimateByte
29fe60146b
added hurtworld and comments
9 years ago
Phil
c6e6d9705f
ARMA 3 port-details
Shows the right ports when passing port as parameter
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
9 years ago