Daniel Gibbs
2834685a01
Fixed legacy scripts unable to create tmpdir
8 years ago
Daniel Gibbs
3b20620bc3
Added alert emoji
8 years ago
Daniel Gibbs
fdd1049dbe
missed space
8 years ago
Daniel Gibbs
80fc9da580
Improvements to telegram alerts
8 years ago
Daniel Gibbs
39683b67e1
added alert telegram
8 years ago
Daniel Gibbs
9aa761830a
added telegram alert
8 years ago
Daniel Gibbs
41c856cf47
removed comment
8 years ago
Daniel Gibbs
a83da19d68
Merge branch 'feature/squadserver-refresh' into develop
8 years ago
Daniel Gibbs
447c30c318
improvements to squad details
8 years ago
Daniel Gibbs
975548ddfe
Added randommap
8 years ago
Daniel Gibbs
b5863e7e6c
Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Daniel Gibbs
c45f21e566
Added fix for ark
Symlinking the SteamCMD directory into the correct ARK directory so that the mods auto-management will work fine.
8 years ago
Daniel Gibbs
a8da56b7c2
Merge pull request #1525 from Shigbeard/develop
Fixed PushBullet alerts duping strings, see #1524 .
8 years ago
Daniel Gibbs
3f6da6968e
Merge pull request #1531 from majoess/patch-1
Fixed "SDTD-Oxide-Mod" Download
8 years ago
Daniel Gibbs
814add2022
Merge pull request #1534 from bennet0496/master
Adding Telegram Bot Alerts
8 years ago
Daniel Gibbs
e40a81a2c4
Merge branch 'develop' into master
8 years ago
Daniel Gibbs
ffca5d4255
Merge pull request #1544 from twrist/patch-1
Change logfile used for Factorio update check
8 years ago
Daniel Gibbs
fd835e995a
Merge pull request #1547 from pedrozun/master
Added Barren map Wipe support for RustServers
8 years ago
Daniel Gibbs
bd0c349865
Merge pull request #1560 from SharkyKZ/patch-1
Syntax error in UT3 default config
8 years ago
Daniel Gibbs
986c24116a
Merge pull request #1566 from GameServerManagers/feature/scriptlog-fix
Replaced legacy scriptlogdir with lgsmlogdir
8 years ago
Daniel Gibbs
d07c34bbb2
Merge pull request #1573 from Lebawurscht/fix/maxplayersCoD
set maxplayers in default for CoD
8 years ago
Daniel Gibbs
85e2a6fba9
Merge pull request #1584 from GameServerManagers/revert-1573-fix/maxplayersCoD
Revert 1573 fix/maxplayers co d
8 years ago
Daniel Gibbs
43496b4453
Revert "set maxplayers in default for CoD"
8 years ago
Daniel Gibbs
4810371ebe
Merge pull request #1573 from Lebawurscht/fix/maxplayersCoD
set maxplayers in default for CoD
8 years ago
Tobias Hoos
da9cd256d5
set maxplayers in default for CoD
8 years ago
Marvin Lehmann
521c30e58e
Removed duplicated scriptlogdir legacy entry
8 years ago
Marvin Lehmann
98fac37b29
Changed scriptlogdir to lgsmlogdir
8 years ago
Marvin Lehmann
61bc75ce55
Merge pull request #1551 from GameServerManagers/hotfix/170710.1
Hotfix/170710.1 for MTA
8 years ago
Marvin Lehmann
b8ac84bd73
Merge pull request #1550 from GameServerManagers/hotfix/170710.1
Hotfix/170710.1 for MTA
8 years ago
SharkyKZ
b5db85dce2
Syntax error in UT3 default config
Duplicate quote in UT3 default config caused server install to fail. Can be merged on code review.
8 years ago
Marvin Lehmann
a33b33acbd
Corrected server files path variable
Fixes #1545
8 years ago
Marvin Lehmann
5622a9401e
Corrected indentation
8 years ago
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
Daniel Gibbs
45846037f9
alterations to squad parms
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
Daniel Gibbs
4a8fe79c85
added squad
8 years ago
Daniel Gibbs
1a6de270dd
Added squadserver config
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
Daniel Gibbs
77236a5a08
Merge branch 'release/170710'
8 years ago
Daniel Gibbs
19ee155ca0
Version 170710
8 years ago
Daniel Gibbs
59752fcac9
Merge pull request #1499 from Gamewalker/Gamewalker-syntax-error
fixed 7days2die stop syntax error [: missing `]'
8 years ago
Daniel Gibbs
c324e9d00c
Merge pull request #1508 from Drizzt321/master
Changed tar exclude to be the configured dir
8 years ago
Daniel Gibbs
2fbdc5be65
Merge pull request #1520 from bromfj/master
Fix for issue 1517 'DOI Setup Broken'
8 years ago
Daniel Gibbs
c6834e1560
Merge branch 'develop' into master
8 years ago
bromfj
24254e19d4
Fix for issue 1517 'DOI Setup Broken'
When attempting to install Day of Infamy it will fail with the following:
Creating log directories
=================================
installing log dir: /home/doiserver/log...OK
installing LinuxGSM log dir: ...mkdir: cannot create directory '': No such file or directory
FAIL
---
The 'lgsmlogdir' variable is missing in doiserver.
8 years ago