UltimateByte
54162196af
added fix_rust.sh
9 years ago
Daniel Gibbs
91fd6952e4
fix_cod2.sh not required
9 years ago
Alexander Hurd
d8bd68e9c8
adding Call of Duty 2 ( #1127 )
* Added Call of Duty 2
9 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() ?
- ..
9 years ago
UltimateByte
5c5ad3ea03
fix_ut99.sh has moved in another function
9 years ago
UltimateByte
25499860b7
check_tmux.sh has moved to check_deps.sh
Script doesn't exist anymore
9 years ago
UltimateByte
8702431d33
Fixes #1117
9 years ago
Daniel Gibbs
ac0d4392aa
forces Quake live engine to idtech3_ql
9 years ago
Alexander Hurd
c3964d1742
adding Call of Duty: United Offensive
9 years ago
Daniel Gibbs
68fe0c9e9d
corrected tmpdir
9 years ago
Daniel Gibbs
73a576955c
${lgsmdir}/tmp has become ${tmpdir}
9 years ago
CedarLUG
fd334a013e
Updating with lgsm styling.
9 years ago
CedarLUG
bdfa5a6a6e
Clip extra
9 years ago
CedarLUG
6bacc4334f
Need to have the second call the original command_details.sh()
9 years ago
CedarLUG
2b52626cf0
Pastebin and hastebin posting subsystem for scripting the posting
of stripped confidential information to pastebin/hastebin.
9 years ago
Daniel Gibbs
68b7a384d3
added detect ldd
9 years ago
Daniel Gibbs
ee392a3359
Counter Strike is now Counter-Strike
Fixed game names
9 years ago
Daniel Gibbs
55b1a3e665
added fix_ges.sh
9 years ago
cedarlug
6a63b6e8e3
Moving changes from CedarLUG linuxgms repository to the pastebin branch.
9 years ago
Alexander Hurd
fb4f8dab6c
adding fix_ut function
9 years ago
Daniel Gibbs
d9211690d8
EULA
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
21d4a2c6f9
if missing vars in the main script
9 years ago
Daniel Gibbs
60d21d96f9
added update_minecraft.sh
9 years ago
Daniel Gibbs
7dc5f64915
word
9 years ago
Daniel Gibbs
53e88342be
moved emailnotification to legacy code fixes
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
UltimateByte
a1dc72586f
Added mumble
9 years ago
UltimateByte
03951aefed
FUNCANME > FUNCNAME for fuck sake
9 years ago
UltimateByte
633372e84b
added function check_system_requirements.sh
9 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
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
036eb31c04
added new update functions
9 years ago
Daniel Gibbs
4716aeb182
exitcode trap
designed to give and exit code at anytime if ctrl-c is pressed
9 years ago
Daniel Gibbs
c3e0d43521
restart now has its own script
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
Daniel Gibbs
3f22dc1ef5
converted more to exitcodes
9 years ago
Daniel Gibbs
2ec677b94e
added core_exit.sh
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
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
cedarlug
9f638e8fbb
Correcing reference to fn_fetch_function
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
885d3b118b
notifications are now called alerts
Added pushbullet support to all servers
9 years ago
Daniel Gibbs
e9ed446618
Setting up notification feature
Improved email feature and adding support for pushbullet
9 years ago
Daniel Gibbs
eb903e5145
info_ts3status.sh deprecated
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
3bbfb0dbe5
Getting server status is now consistent
Both tmux and ts3 status gathering are the same/ Now call a file called
check_status.sh this returns the server status as 0 or 1
9 years ago
Daniel Gibbs
430a648f50
added info_parms.sh
9 years ago