Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
8 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
8 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
8 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
9 years ago
Daniel Gibbs
c0fafd9a6f
Changed to if no appid
9 years ago
Daniel Gibbs
8ec1c362ef
migrated to fix_ark.sh
9 years ago
Drizzt321
10eb855faa
Symlinking the SteamCMD dir for ARK
Symlinking the SteamCMD directory into the correct ARK directory so that the mods auto-management will work fine. See http://ark.gamepedia.com/244.3 for the CLI option and Game.ini configuration settings.
9 years ago
Daniel Gibbs
6a3f54bf7c
Now prevents IP check from running on installer
this prevents issues with ut2k4server requiring restarts on install
9 years ago
Scarsz
559ace3bab
remove duplicate entry in command_install for Squad
don't code tired, boys
9 years ago
Scarsz
daa57b9782
Add install_squad_license.sh block to command_install
9 years ago
Scarsz
d63c710d5e
Add install_squad_license to prompt user to add a license key if wanted
9 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
9 years ago
Daniel Gibbs
28b4b9e9da
Updated GSLT list
10 years ago
Daniel Gibbs
544d4508cd
command_install_resources_mta.sh
10 years ago
Daniel Gibbs
99e5c34cdb
added mta to servefiles install
10 years ago
Chaos
c739902811
Adding Multi Theft Auto Support
10 years ago
Daniel Gibbs
93b93379f5
Added COD 4
10 years ago
Daniel Gibbs
f0bd1bfc5c
Release/161113 ( #1185 )
* Fixes #991 (#1165 )
* stbuf will no longer be used on x64 #991
* Added BF1942 ncurses requirement to CentOS
* adding Call of Duty (#1118 )
* adding Call of Duty 2 (#1127 )
* Improvements up command_backup.sh
added backup trap and improved lockfile support
changes to the messages displayed on screen
renamed some functions
other misc changes
10 years ago
Alexander Hurd
d8bd68e9c8
adding Call of Duty 2 ( #1127 )
* Added Call of Duty 2
10 years ago
Marvin Lehmann
d5b7c3cba6
Overhauled Don't Starve Together server
WORK IN PROGRESS
- use ip parameter and/or ip from config
- standardize fn_dstconfig() ?
- ..
10 years ago
Alexander Hurd
7d16230522
adding Call of Duty ( #1118 )
* adding codserver Call of Duty 1
10 years ago
Daniel Gibbs
a4dcf379ee
Renamed to Quake 3: Arena
10 years ago
Daniel Gibbs
bde812f8ba
Renamed to Quake 3
10 years ago
Kristian Polso
88f35767e2
More integration
10 years ago
Alexander Hurd
81fa3d5681
adding Call of Duty: World at War
10 years ago
Daniel Gibbs
37c0423917
Updated ET name
10 years ago
Alexander Hurd
c3964d1742
adding Call of Duty: United Offensive
10 years ago
Alexander Hurd
e40365d45a
adding San Andreas Multiplayer
10 years ago
Alexander Hurd
e037977b7c
adding Quake 3: Team Arena
10 years ago
Alexander Hurd
2a413f411a
adding QuakeWorld (nQuake)
10 years ago
Daniel Gibbs
ee392a3359
Counter Strike is now Counter-Strike
Fixed game names
10 years ago
Alexander Hurd
bce3cc7ea0
adding Quake 2
10 years ago
Alexander Hurd
702d20677a
adding UT 3 installer
10 years ago
Alexander Hurd
871fd8c0f0
adding Battlefield: 1942
10 years ago
Alexander Hurd
101d01998a
syntax fix
10 years ago
Alexander Hurd
d3a5e97148
add space
10 years ago
Alexander Hurd
fa66e46aaf
update
10 years ago
Alexander Hurd
17f8c787c2
adding Unreal Tournament
10 years ago
Daniel Gibbs
62c0bc7539
Added minecraft
10 years ago
Marvin Lehmann
6b26e2437d
Changed Teamspeak to TeamSpeak
- added fix for TeamSpeak 3 scripts using gamename="Teamspeak 3"
(core_functions.sh)
10 years ago
UltimateByte
936fdfe3f2
Contrib
10 years ago
UltimateByte
3eca60b1a7
Added mumble installation
10 years ago
Daniel Gibbs
0054b041df
space
10 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
10 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
10 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
10 years ago
Daniel Gibbs
b013b20aa8
function_selfname is now local
10 years ago
Daniel Gibbs
73213d6439
Streamlining ts3 installer
10 years ago
Daniel Gibbs
b6c117bca6
local modulename may be required after all
10 years ago
Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
10 years ago