UltimateByte
2ae1c05f47
Message location & rework
Added functions dir for ownership check
And reworked the way checks occur.
9 years ago
UltimateByte
03f2b4e027
Added selfname check
9 years ago
UltimateByte
575d871c61
infomation ?!
#1023
9 years ago
UltimateByte
4c8081f365
Diff between ownership and permissions + wiki link
#1023
9 years ago
cedarlug
215aae3397
mumble's IP address is hard set with the 'host=' setting in
the ini file. check_ip's result returns an error due to
looking for the ip setting in the server script.
This commit bypasses the issue allowing `details` functionality
to work once again.
9 years ago
cedarlug
dfeeba76e9
This fixes an issue where the log file being parsed contains multiple instances
of the version number. When the egrep expression returns multiple lines, the
formation of the version number around line 133 ( the tr command ) that pulls
out everything but numbers generates a (potentially) enormous string.
Reference: http://steamcommunity.com/groups/linuxgsm/discussions/0/361798516936473435/
9 years ago
Daniel Gibbs
75e4f1dc13
Updated URL's to new location
LGSM has been moved to an organisation. There is a new URL
https://github.com/GameServerManagers/LinuxGSM/
The old url will still work. So there is no issue with old installs.
9 years ago
Alexander Hurd
37a38bc7f2
adding glib req
9 years ago
Alexander Hurd
ac7b32a933
config filename
9 years ago
Alexander Hurd
57eaf5a020
config fix
9 years ago
Alexander Hurd
62a2a8d026
archive fix
9 years ago
Alexander Hurd
101d01998a
syntax fix
9 years ago
Alexander Hurd
d3a5e97148
add space
9 years ago
Alexander Hurd
fa66e46aaf
update
9 years ago
Alexander Hurd
57cfce6b65
adding Enemy Territory
9 years ago
jach11
906032b5ea
Fix incorrect spelling
Correct the incorrect spelling of dependencies
9 years ago
Alexander Hurd
ce9c70a707
typo
9 years ago
Alexander Hurd
5440269e67
adding UT configs
9 years ago
Alexander Hurd
eecb4753cb
adding Engine.ini
9 years ago
Alexander Hurd
fb4f8dab6c
adding fix_ut function
9 years ago
Alexander Hurd
e4b7c985e1
fix
9 years ago
Alexander Hurd
97f3e63c8c
adding UT fix
9 years ago
Alexander Hurd
0a2634583d
fix
9 years ago
Alexander Hurd
13b18a5916
adding unzip functionality
9 years ago
Alexander Hurd
17f8c787c2
adding Unreal Tournament
9 years ago
Daniel Gibbs
d02b6a83f0
#1006 CS Source Requires now GSLT
9 years ago
UltimateByte
6c3b6d4c47
Removed extra glibc fix
9 years ago
Daniel Gibbs
317dac85bb
Revert "Removed glibc fix for gmod until fixed"
This reverts commit 9e3148cb2b
.
9 years ago
UltimateByte
9e3148cb2b
Removed glibc fix for gmod until fixed
9 years ago
Daniel Gibbs
f93d373230
Fixed system_requirements
9 years ago
UltimateByte
2ad8b671a2
Corrected output check from tar command
Was inverted
9 years ago
Daniel Gibbs
38a7353f04
Added ARMA 3 Ram requirement
min 1GB as was causing seg faul with 512MB
9 years ago
Daniel Gibbs
8f930328de
Added empires mod to glibcfix
9 years ago
Daniel Gibbs
b13dcb89e6
Moved dst lgsm-default.ini to correct location
9 years ago
Daniel Gibbs
fbdd7b5391
bug. Removed incorrect fi
9 years ago
Daniel Gibbs
8432c8d37c
fix_glibc.sh was referenced twice
fix_glibc.sh should run though check_glibc.sh only
9 years ago
Daniel Gibbs
361b6ad36d
added Day of Infamy to fix_glibc.sh
9 years ago
Daniel Gibbs
68cfb05265
added empires mod config
9 years ago
Daniel Gibbs
24d73787cd
uf will fail if remote file missing #983
9 years ago
Daniel Gibbs
1ff90dfea2
added wget
9 years ago
Daniel Gibbs
eb78823052
changed executable to gamename to fix #976
9 years ago
Daniel Gibbs
9211c42c27
Fix lib32tinfo5 for 32-bit debian distros #982
9 years ago
Daniel Gibbs
340a2e59cb
updated file location
9 years ago
Daniel Gibbs
70e1e6fbf9
added Codename CURE glibc fix #735
9 years ago
Daniel Gibbs
5df87eef21
filename
9 years ago
Daniel Gibbs
6330741ed2
Was incorrectly named
9 years ago
Daniel Gibbs
6579ba1103
Added dev feature detect-glibc
detect-glibc will recursively check every file in $filesdir and detect
the versions of GLIBC that are required. This will make is easy to
detect what version of GLIBC a server requries.
9 years ago
Daniel Gibbs
4f4f39c28b
Messages improvements
9 years ago
Daniel Gibbs
21d4a2c6f9
if missing vars in the main script
9 years ago
Daniel Gibbs
8a6d7b92b7
Improved support for glibcfixes with Gmod
9 years ago