Daniel Gibbs
08526ed204
removed comment
9 years ago
Daniel Gibbs
30f398e4ae
Merge pull request #956 from dgibbs64/development
Fixes and additions (typos, pzserver, ts3server, ..)
9 years ago
Daniel Gibbs
e157ea2bd1
emailnotification is around for legacy scripts
9 years ago
Daniel Gibbs
23d4c765f5
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
Daniel Gibbs
9a86941b4c
Merge pull request #954 from marvinl97/development
Fixes and additions (typos, pzserver, ts3server, ..)
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
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
Marvin Lehmann
38cd98222e
Replaced insignificant spaces with tabs
9 years ago
Marvin Lehmann
464a8bd8e0
Added directory check
Simply checks if the script log directory exists to suppress the "not
found" error message. Could be improved with a "friendly" user
notification in the future?
9 years ago
Marvin Lehmann
0f6d991c8e
Removed deprecated var emailnotification
This variable is no longer needed.
9 years ago
Marvin Lehmann
18d1ab0a86
Corrected abbreviaton of test-alert parameter
9 years ago
Daniel Gibbs
60454ae6b7
Renamed doi-server to doiserver
9 years ago
Daniel Gibbs
b642f590ae
Merge pull request #953 from hurdad/master
Adding Day of Infamy
9 years ago
Alexander Hurd
6ba41514bb
adding Day of Infamy
9 years ago
Alexander Hurd
95473c1472
Merge remote-tracking branch 'dgibbs64/master'
9 years ago
Daniel Gibbs
b58de8ea94
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
Daniel Gibbs
811d827750
Merge pull request #946 from dgibbs64/systemrequirements
System requirements
9 years ago
Daniel Gibbs
9b36cb7130
Merge pull request #945 from dgibbs64/rustrconwarn
RCON password check for Rust
9 years ago
Daniel Gibbs
0d4df73f17
using info_distro and updated messages
9 years ago
Daniel Gibbs
1ba9372122
added physicaltotalmb
9 years ago
Daniel Gibbs
f022986832
Now using core_exit.sh
Updated to use new exit code system. I have added a wiki page with the
basics
https://github.com/dgibbs64/linuxgsm/wiki/LGSM-Exit-Codes
Corrected typos
9 years ago
Daniel Gibbs
a2b7899b8e
Merge remote-tracking branch 'refs/remotes/origin/master' into rustrconwarn
9 years ago
Daniel Gibbs
90be789d7a
Merge pull request #944 from dgibbs64/raminfo
Raminfo
9 years ago
Daniel Gibbs
586fefe9c1
Merge pull request #943 from Ormira/master
Add support to 7 days to die to info_config.sh
9 years ago
UltimateByte
3f52a2f988
Line jump
9 years ago
UltimateByte
cce566e885
removed damn autoquote
9 years ago
UltimateByte
03951aefed
FUNCANME > FUNCNAME for fuck sake
9 years ago
UltimateByte
fc99a2cf30
Missing quotes
9 years ago
UltimateByte
633372e84b
added function check_system_requirements.sh
9 years ago
UltimateByte
3e77fc24f6
added sleeps
9 years ago
UltimateByte
18d94278f1
Check system requirements
9 years ago
UltimateByte
c89500cbac
Init RAM requirement check
9 years ago
UltimateByte
002c7a99e4
RCON password check for Rust
If no RCON password is set, it completely messes up with Rust.
If the default password is set, the admin should be warned as it's quite dangerous.
Tested working as expected.
9 years ago
UltimateByte
34ab71036d
Added physical cached memory info
9 years ago
UltimateByte
05d68774de
typo
9 years ago
UltimateByte
c47626a82d
Added cached memory varible
Will cause no error if "cached:" doesn't exist
9 years ago
Nicolas
a176649c34
Add support to 7 days to die to info_config.sh
9 years ago
Daniel Gibbs
fd4102c11c
Revert "added timeout of 10 seconds"
This reverts commit 219cecc3e6
.
# Conflicts:
# lgsm/functions/update_steamcmd.sh
9 years ago
Daniel Gibbs
328984588c
timeout causing an issue parsing
Reverting for now. However will figure out a way to implement it
9 years ago
Daniel Gibbs
d80b38ced5
no longer required
9 years ago
Daniel Gibbs
219cecc3e6
added timeout of 10 seconds
Discovered issue with steamCMD sometimes getting stuck for an unknown
reason. Causing the update command not to ever finish. I have added a
timeout of 10 seconds so should it fail it will quit the updater.
9 years ago
Daniel Gibbs
9e87a4a4ef
Merge branch 'master' of https://github.com/dgibbs64/linuxgsm
9 years ago
Daniel Gibbs
2f79f5c56e
success to complete
success does not exist anymore
9 years ago
Daniel Gibbs
8cde21e6da
Updated Links
9 years ago
Daniel Gibbs
fafd92a675
Merge pull request #934 from marvinl97/master
Starbound 1.0 Support
9 years ago
Marvin Lehmann
a60432b0c3
Added support for Starbound 1.0
- removed deprecated file "sbboot.config"
- added new default config
- fixed details
- new structure
9 years ago
Marvin Lehmann
3a291bc570
Fixed case
9 years ago
Daniel Gibbs
997dc006fd
corrected message display
9 years ago
Daniel Gibbs
d84114f6e9
or
9 years ago