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
9 years ago
Daniel Gibbs
ece19b3355
Updated messages func names
Update al messages function names to make is easier to read
9 years ago
Daniel Gibbs
d9f9e76ad9
Added module name to all install functions
9 years ago
Daniel Gibbs
931cf2855f
updated md5sums
9 years ago
Daniel Gibbs
ee76be76cf
Added message explaining multiple dl attempts
9 years ago
Daniel Gibbs
19b9e779d9
Added logging
9 years ago
Daniel Gibbs
20ea49c65f
tidy
9 years ago
Daniel Gibbs
de924018bc
Converted to using exit codes for steamcmd errors
9 years ago
Daniel Gibbs
7809ae0320
Updated urls
9 years ago
Daniel Gibbs
a422f3c082
corrected if
9 years ago
Daniel Gibbs
15f99b7076
Merging ut99server files in to install_server_files
9 years ago
Daniel Gibbs
c2c5693047
Moving checks to start of commands
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
Daniel Gibbs
eec7cdb2ed
SteamCMD will now run once before updates
SteamCMD will run before updates once to ensure that it works.
This will make sure that if steamguard is required it will list the
code.
Also if dependencies are missing it will also fail.
if failure script will exit
9 years ago
Daniel Gibbs
d0d3f2905a
Removed double quotes
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
10 years ago
Daniel Gibbs
75f3f59b14
Added error check for steamcmd.
10 years ago
Daniel Gibbs
082e494fca
Added default y in to y/n options
Because im lazy
10 years ago