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
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
Daniel Gibbs
9970b5b798
added required deps
9 years ago
Daniel Gibbs
0ca02af15f
added some dependencies
that may be missing in minimal installs
9 years ago
Daniel Gibbs
ee13687dbb
Added file as a required dependency
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
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
3710e39142
added info_distro.sh fix arch not detected
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
bad55355a2
tab funtions
9 years ago