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
Daniel Gibbs
a8c4603d7e
fixed rconport and rconpassword being the same var
10 years ago
Daniel Gibbs
5ab6cdaf46
Updated from master
10 years ago
Bryce Van Dyk
ae0a337477
Use teeworlds engine name in fn_details_config
Use the engine name instead of the game name as its more consistent with
the rest of the checks done
10 years ago
Bryce Van Dyk
375adb7f48
Add missing functionality for terraria details
10 years ago
Bryce Van Dyk
6655fd1aa4
Update a couple of dates in comments
10 years ago
Bryce Van Dyk
6087cbd46f
Update details for teeworlds
10 years ago
Daniel Gibbs
c5b55044e6
Changed from unreal4 to ark
Im unsure if unreal4 engine will be the same config setup as ark
10 years ago
Daniel Gibbs
e3f28a620e
Added more details for ARK server
10 years ago