Alexander Hurd
d8bd68e9c8
adding Call of Duty 2 ( #1127 )
* Added Call of Duty 2
9 years ago
Alexander Hurd
7d16230522
adding Call of Duty ( #1118 )
* adding codserver Call of Duty 1
9 years ago
Daniel Gibbs
1e0215734d
Updated comment
9 years ago
Daniel Gibbs
c978dde5c9
Added BF1942 ncurses requirement to CentOS
9 years ago
Daniel Gibbs
125887e78f
detect apt-get rather than dpkg-query #1004
9 years ago
Daniel Gibbs
f01b5db0ab
#1027 and tmux improvements.
9 years ago
Daniel Gibbs
ee392a3359
Counter Strike is now Counter-Strike
Fixed game names
9 years ago
Daniel Gibbs
bd1b58893d
zlib.i686
9 years ago
Daniel Gibbs
8a10fbc222
now zlib1g:i386
9 years ago
Daniel Gibbs
d43ce65ff9
added requirements for GE:S
9 years ago
UltimateByte
db61900b94
&& for glibc instead of ||
Logic function here
http://imgur.com/a/hKKp9
9 years ago
Daniel Gibbs
d1fbdb9a65
changed engine to lwjgl2
lwjgl2 is the actual engine used for minecraft
9 years ago
Daniel Gibbs
13ed1ea590
I cannot spell! updated "Information"
9 years ago
Alexander Hurd
f910eea821
adding dep
9 years ago
jach11
906032b5ea
Fix incorrect spelling
Correct the incorrect spelling of dependencies
9 years ago
Alexander Hurd
0a2634583d
fix
9 years ago
Alexander Hurd
13b18a5916
adding unzip functionality
9 years ago
Daniel Gibbs
1ff90dfea2
added wget
9 years ago
Daniel Gibbs
eb78823052
changed executable to gamename to fix #976
9 years ago
Daniel Gibbs
9211c42c27
Fix lib32tinfo5 for 32-bit debian distros #982
9 years ago
Daniel Gibbs
cdcc6290e5
tmux updates
removed check_tmux.sh as handled by check_deps
fixes handling of tmux for complied versions
9 years ago
Daniel Gibbs
f68737011c
reverted pz back to use glibc
9 years ago
Daniel Gibbs
05e35f45a9
comment
9 years ago
Daniel Gibbs
23305aa025
adjusted requirements for java servers
9 years ago
Daniel Gibbs
a5ff6823c6
added mincraft requiring java
9 years ago
Daniel Gibbs
0a48898e10
added gzip and bzip 2 as a requirement for centos
9 years ago
Daniel Gibbs
3db7a0ec35
bzip2 and gzip are now required by default
9 years ago
Daniel Gibbs
4bd108ad05
added gzip as a required dependency #977
SteamCMD required gzip to extract itself. I would be suprised if there
was a distro without this built in. However will add this just in case.
9 years ago
Daniel Gibbs
ed0ddc35f4
tmux will now be detected if compiled from source
#736
9 years ago
Daniel Gibbs
c10846ba4a
Updated java requirements
9 years ago
Daniel Gibbs
12b742debe
added nl
9 years ago
Daniel Gibbs
e0b6cf949a
bug fix
9 years ago
Marvin Lehmann
0744823f06
Corrected comment
9 years ago
Marvin Lehmann
44278ce10b
Added dependencies to enable readline
Like #212
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
278388ff39
Improved Project Zomboid Support
- updated config (removed IDs, they will be generated at server start)
- added ip and admin password start parameter
- added more variables to details
9 years ago
Daniel Gibbs
2f79f5c56e
success to complete
success does not exist anymore
9 years ago
Scarsz
f5b866971a
More reliable check for current user having sudo
9 years ago
Daniel Gibbs
35bb085785
added util-linux for column
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
44453353df
messages
9 years ago
Daniel Gibbs
a0d2122361
messages
9 years ago
Daniel Gibbs
6a3193194d
removed local commandaction="Checking"
9 years ago
Daniel Gibbs
edaa4e2bc2
moved print_dots
9 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
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
97864ef769
updated log messages
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Alexander Hurd
2303a8b898
enabling automatic dependency installation
9 years ago