Alexander Hurd
2a413f411a
adding QuakeWorld (nQuake)
9 years ago
Daniel Gibbs
00dcb3e55b
updated to official 5.0.1 ge:s server release
9 years ago
Alexander Hurd
bce3cc7ea0
adding Quake 2
9 years ago
Daniel Gibbs
681f1bbe1a
will install steamcmd files first
9 years ago
Daniel Gibbs
bf3b6bd78e
changed to http from https
9 years ago
Daniel Gibbs
e2ca8841d3
updated GE:S MD5
9 years ago
Daniel Gibbs
49efc42804
Corrected file names
9 years ago
Daniel Gibbs
9c45a75548
converted to bz2 from gz
9 years ago
Daniel Gibbs
d8dc17e0e1
convereted to bz2 from gz compressed by 200MB
9 years ago
Daniel Gibbs
f303496733
Changed dl location for GoldenEye Source
9 years ago
Alexander Hurd
a37ebf57d4
GoldenEye: Source updates
9 years ago
Daniel Gibbs
ce064cf118
Updated dl to http://files.gameservermanagers.com
9 years ago
Daniel Gibbs
13ed1ea590
I cannot spell! updated "Information"
9 years ago
Alexander Hurd
83d6b9ef2d
fix url
9 years ago
Alexander Hurd
702d20677a
adding UT 3 installer
9 years ago
Alexander Hurd
871fd8c0f0
adding Battlefield: 1942
9 years ago
Alexander Hurd
62a2a8d026
archive fix
9 years ago
Alexander Hurd
57cfce6b65
adding Enemy Territory
9 years ago
Alexander Hurd
17f8c787c2
adding Unreal Tournament
9 years ago
Daniel Gibbs
f7d82e0bbf
EULA
9 years ago
Daniel Gibbs
62c0bc7539
Added minecraft
9 years ago
GhoulofGSG9
458ea8ffdf
Fixed that the steam branch parameter wasn't used in various places.
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
38cd98222e
Replaced insignificant spaces with tabs
9 years ago
UltimateByte
93780b5cdb
Added mumble
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
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
5b10275c45
re ordered if statements
9 years ago
Daniel Gibbs
73213d6439
Streamlining ts3 installer
9 years ago
Daniel Gibbs
b6c117bca6
local modulename may be required after all
9 years ago
Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
9 years ago
Marco 'DaMaxx' Bühring
44bbcf6917
removed 'unbuffer' completely and replaced it with stdbuf
9 years ago
Marco 'DaMaxx' Bühring
f58d11d4bf
Fix for Steam Guard Authentication, possibly dirty
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Daniel Gibbs
0ace80d00a
Added GES file
9 years ago
cedarlug
be315b3b3d
Use unbuffer if present first, then try stdbuf
9 years ago
cedarlug
552554627c
testing stdbuf as an unbuffer replacement
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
f373fe1201
code presentation
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
10 years ago
Daniel Gibbs
ece19b3355
Updated messages func names
Update al messages function names to make is easier to read
10 years ago
Daniel Gibbs
d9f9e76ad9
Added module name to all install functions
10 years ago
Daniel Gibbs
931cf2855f
updated md5sums
10 years ago
Daniel Gibbs
ee76be76cf
Added message explaining multiple dl attempts
10 years ago
Daniel Gibbs
19b9e779d9
Added logging
10 years ago
Daniel Gibbs
20ea49c65f
tidy
10 years ago
Daniel Gibbs
de924018bc
Converted to using exit codes for steamcmd errors
10 years ago