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
Daniel Gibbs
01744b9f99
newer version put back in to branch
10 years ago
Daniel Gibbs
1c036c0d74
Revert "Altered as per https://github.com/koalaman/shellcheck/wiki/SC2060 "
This reverts commit 6a34713e1c
.
10 years ago
Daniel Gibbs
c184fa3a06
Revert "corrected NOT SET not displaying for server password"
This reverts commit cc91ee4f75
.
10 years ago
Daniel Gibbs
3e5254000a
Revert "as per https://github.com/koalaman/shellcheck/wiki/SC2060 "
This reverts commit 1c84eff59e
.
10 years ago
Daniel Gibbs
6a34713e1c
Altered as per https://github.com/koalaman/shellcheck/wiki/SC2060
10 years ago
Daniel Gibbs
cc91ee4f75
corrected NOT SET not displaying for server password
10 years ago
Daniel Gibbs
1c84eff59e
as per https://github.com/koalaman/shellcheck/wiki/SC2060
10 years ago
Daniel Gibbs
796a3c5f60
More bug fixes
10 years ago
Daniel Gibbs
e8736fcb39
Fixed teeworlds server password
10 years ago
Daniel Gibbs
1aaf2101d7
Code tidy and bug fixes
10 years ago
Daniel Gibbs
77836f18ad
Added passwords
10 years ago
Daniel Gibbs
ee14545191
corrected servername bug
10 years ago
Daniel Gibbs
c7ec2070fe
Added TeeWorlds
10 years ago