Terry Wrist
34d5576841
Change logfile used for update check
This changes the logfile that is used from the log generated by tmux to the log generated by the factorio binary. As logging is disabled in tmux 1.8, those users which may be stuck on that version cannot use the update functionality, as there is no log to go off of.
8 years ago
Drizzt321
10eb855faa
Symlinking the SteamCMD dir for ARK
Symlinking the SteamCMD directory into the correct ARK directory so that the mods auto-management will work fine. See http://ark.gamepedia.com/244.3 for the CLI option and Game.ini configuration settings.
8 years ago
Daniel Gibbs
95e7a1be7e
added squad
8 years ago
Daniel Gibbs
5672fc16a1
Corrected game config case
8 years ago
Daniel Gibbs
a44eb45a94
Added squad
8 years ago
Bennet Becker
9ec6e013df
Adding Telegram Bot Alerts
8 years ago
Miro
1be84db3df
Update mods_list.sh
8 years ago
Miro
75c501d963
Fixed "SDTD-Oxide-Mod" Download
There was a wrong configuration.
8 years ago
Shig beard
2edfcba85e
Fixed my own issue, #1524
As outlined in GameServerManagers/LinuxGSM#1524 , the PushBullet alert
script was somehow printing the same text twice in a single field. By
removing the reply variable from both the fn_rawurlencode() function and
from the variables used not 3 lines down, we produce the intended alert.
8 years ago
Drizzt321
0a8bfc3c25
Changed tar exclude to be the configured dir
Updated the tar exclude to be the configured backup dir, instead of just a hardcoded "backup". This allows for people to change the backup directory location to still be in the game server dir, but in a custom directory. For me specifically it's an NFS mounted directory to backup to my NAS with the cloud backup then enabled on that dir.
8 years ago
Niels Kräupl
a5e4d51092
fixed syntax error [: missing `]'
fixed [ .... ] Stopping sdtdserver: Graceful: telnet: 127.0.0.1/home/sdtdserver/lgsm/functions/command_stop.sh: line 91: [: missing `]'
8 years ago
UltimateByte
8082932a0e
fixed typo/syntax
8 years ago
UltimateByte
612af6390d
closing fi
8 years ago
UltimateByte
7afef2a16e
fixed syntax errors
8 years ago
Daniel Gibbs
4a21ddc7a3
Added ARK to warning about lack of output
8 years ago
Daniel Gibbs
28cc7bfd82
Updated message to reflect new LinuxGSM config location
8 years ago
Daniel Gibbs
8b9157f361
Corrected legacy scriptlogdate
8 years ago
Daniel Gibbs
9d5000a979
Corrected legacy scriptlogdate
8 years ago
Chaos
0a21609af0
Fixed MTA not finding the update version
8 years ago
Daniel Gibbs
1d5af36a3f
tidy
8 years ago
Chaos
f0855a16d1
Fixes force update for MTA
8 years ago
Chaos
a9b488c3a4
Fixed MTA not finding the update version
8 years ago
Daniel Gibbs
fabc5157e7
Corrected alert variables
8 years ago
Daniel Gibbs
48f001be26
further developments to alert_discord.sh
8 years ago
Daniel Gibbs
354802af65
Added alert_discord.sh
8 years ago
UltimateByte
e902468f78
$filename > $modfilename + tidy "] ; then" to "]; then"
8 years ago
Daniel Gibbs
d087f0ba3c
Added discord alert (dev)
still under developement
8 years ago
Daniel Gibbs
4a2fef2e67
changed servername to gameservername
8 years ago
Daniel Gibbs
bc6eddb632
added madness engine to gsquery
8 years ago
Daniel Gibbs
921450bab6
corrected project cars steam port details
8 years ago
Daniel Gibbs
421fcd6972
Added hurtworld
8 years ago
Daniel Gibbs
b3498e4212
corrected comment filter
8 years ago
Daniel Gibbs
1c48603019
QuakeLive Port stats were missing
8 years ago
Daniel Gibbs
4559cee10c
removed if [ "${gsquery}" == "yes" ]; then
not sure why this is still here
8 years ago
Daniel Gibbs
e3c9b7bfe9
Added missing queryport for unreal
8 years ago
Daniel Gibbs
58e76e523d
spelling
8 years ago
Daniel Gibbs
6f9e00098e
Corrected configdir location
8 years ago
Daniel Gibbs
ebb0e38592
updated message
8 years ago
Daniel Gibbs
74d22a839d
Fixing issues with ut2k4server restart not working
8 years ago
Daniel Gibbs
b8bfebbd49
Fixing issues with ut2k4server restart not working
8 years ago
Daniel Gibbs
eb921cb64e
consistancy
8 years ago
Daniel Gibbs
6a3f54bf7c
Now prevents IP check from running on installer
this prevents issues with ut2k4server requiring restarts on install
8 years ago
Daniel Gibbs
4c184b973b
update var names local_filedir local_filename
8 years ago
Daniel Gibbs
f4c133ddf2
Corrected backup dir location
8 years ago
Daniel Gibbs
15be75d42d
github_file_url_dir was being changed if _default.cfg was downloaded
8 years ago
Daniel Gibbs
0e45d156a7
missing bracket
8 years ago
Scarsz
559ace3bab
remove duplicate entry in command_install for Squad
don't code tired, boys
8 years ago
Scarsz
432c3c48f3
fix up Squad block in info_config
8 years ago
Scarsz
cdfdffef37
space
love bash
8 years ago
Scarsz
a67300eb9e
move rcon info reading for squad, add read of server name & max players
8 years ago