Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
10 years ago
UltimateByte
694b27b35a
command_wipe.sh
10 years ago
Braunson
939854cfe0
MTA updater
10 years ago
Braunson
ea018494b0
fix_mta for libmysql
10 years ago
Daniel Gibbs
c5d9476218
Added command_install_resources_mta.sh
10 years ago
UltimateByte
a11aca6af9
check_executable.sh
10 years ago
Daniel Gibbs
988d79e88a
Prevents Legacy arkserver from failing
issue was caused by a Typo in to word Survival
10 years ago
UltimateByte
5adee73be4
moving mods core functions away
10 years ago
UltimateByte
24fb13ffac
Declare mods functions
10 years ago
Daniel Gibbs
5b325bdcf8
Added unreal tournament eula
10 years ago
Chaos
c1f781ea18
Added the mta resources to the core_functions script
10 years ago
UltimateByte
54162196af
added fix_rust.sh
10 years ago
Daniel Gibbs
91fd6952e4
fix_cod2.sh not required
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
UltimateByte
5c5ad3ea03
fix_ut99.sh has moved in another function
10 years ago
UltimateByte
25499860b7
check_tmux.sh has moved to check_deps.sh
Script doesn't exist anymore
10 years ago
UltimateByte
8702431d33
Fixes #1117
10 years ago
Kristian Polso
e13c816940
Fetch install_factorio_save
10 years ago
Kristian Polso
4047ea2ca3
Missing stuff
10 years ago
Daniel Gibbs
ac0d4392aa
forces Quake live engine to idtech3_ql
10 years ago
Alexander Hurd
c3964d1742
adding Call of Duty: United Offensive
10 years ago
Daniel Gibbs
68fe0c9e9d
corrected tmpdir
10 years ago
Daniel Gibbs
73a576955c
${lgsmdir}/tmp has become ${tmpdir}
10 years ago
CedarLUG
fd334a013e
Updating with lgsm styling.
10 years ago
CedarLUG
bdfa5a6a6e
Clip extra
10 years ago
CedarLUG
6bacc4334f
Need to have the second call the original command_details.sh()
10 years ago
CedarLUG
2b52626cf0
Pastebin and hastebin posting subsystem for scripting the posting
of stripped confidential information to pastebin/hastebin.
10 years ago
Daniel Gibbs
68b7a384d3
added detect ldd
10 years ago
Daniel Gibbs
ee392a3359
Counter Strike is now Counter-Strike
Fixed game names
10 years ago
Daniel Gibbs
55b1a3e665
added fix_ges.sh
10 years ago
cedarlug
6a63b6e8e3
Moving changes from CedarLUG linuxgms repository to the pastebin branch.
10 years ago
Alexander Hurd
fb4f8dab6c
adding fix_ut function
10 years ago
Daniel Gibbs
d9211690d8
EULA
10 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.
10 years ago
Daniel Gibbs
21d4a2c6f9
if missing vars in the main script
10 years ago
Daniel Gibbs
60d21d96f9
added update_minecraft.sh
10 years ago
Daniel Gibbs
7dc5f64915
word
10 years ago
Daniel Gibbs
53e88342be
moved emailnotification to legacy code fixes
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
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
10 years ago
UltimateByte
a1dc72586f
Added mumble
10 years ago
UltimateByte
03951aefed
FUNCANME > FUNCNAME for fuck sake
10 years ago
UltimateByte
633372e84b
added function check_system_requirements.sh
10 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
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
036eb31c04
added new update functions
10 years ago
Daniel Gibbs
4716aeb182
exitcode trap
designed to give and exit code at anytime if ctrl-c is pressed
10 years ago
Daniel Gibbs
c3e0d43521
restart now has its own script
10 years ago
Daniel Gibbs
b6c117bca6
local modulename may be required after all
10 years ago