Daniel Gibbs
983d46ea06
Corrected SteamCMD GLIBC check
7 years ago
Daniel Gibbs
b018c87988
Added Eco and SteamCMD Glibc requirements
7 years ago
Daniel Gibbs
a08a6617d3
tidy
7 years ago
Daniel Gibbs
78559a0e81
Added final summary of GLIBC Requirement
7 years ago
Daniel Gibbs
d869487a33
moved header
7 years ago
Daniel Gibbs
3d753fb9e1
Detect GLIBC now checks SteamCMD requirements
7 years ago
Daniel Gibbs
ed7b6d5ceb
Added Glibc Not required
7 years ago
Daniel Gibbs
514ec0e686
clear-functions now removes the _default.cfg
7 years ago
Daniel Gibbs
22aefa650c
tidy
7 years ago
Daniel Gibbs
eeffab7265
Possible fix for #1861 GoldSrc servers not installing properly
7 years ago
Daniel Gibbs
63e09973ee
Added Vampire Slayer
7 years ago
Daniel Gibbs
d20c135fa9
Added Vampire Slayer server files
7 years ago
Daniel Gibbs
5723bd3006
Added Vampire Slayer
7 years ago
Daniel Gibbs
e751458224
Added Natural Selection
Added new server Natural Selection
7 years ago
Daniel Gibbs
c831cda0c2
added Natural Selection server files
7 years ago
Daniel Gibbs
8b9bbe2aa2
Added Natural Selection
7 years ago
Daniel Gibbs
b25a43b28e
Added BrainBread
7 years ago
Daniel Gibbs
f3a9f524fd
Added BrainBread
7 years ago
Daniel Gibbs
99e8dfb1e7
Added BrainBread download link
7 years ago
Daniel Gibbs
4503decfff
corrected "
7 years ago
Daniel Gibbs
090fd1df3b
postdetails was not generating a new file. Removing any existing file
7 years ago
Daniel Gibbs
c5b508e507
added gslt to hidden on post details
7 years ago
Daniel Gibbs
9352e14234
added code to deal with old workshop vars
7 years ago
Daniel Gibbs
fa1c739a28
Hide wsapikey on postdetails
7 years ago
Daniel Gibbs
82ffc819da
updated discord urls again
7 years ago
Daniel Gibbs
496ace3d0e
added removal of carriage returns
7 years ago
Daniel Gibbs
84dccc2ab7
Updated alert_discord_logo.png location
7 years ago
Daniel Gibbs
7929f443eb
gamedig now using --query_port so linuxgsm sets the query port
7 years ago
Daniel Gibbs
12df6a884f
corrected unreal loop
7 years ago
Daniel Gibbs
27241023b7
changed port to queryport
changed port to queryport
7 years ago
Daniel Gibbs
558d78d0f9
changed port to queryport
7 years ago
Daniel Gibbs
3b9cf0857a
added missing unreal engine to gamedig query
7 years ago
Daniel Gibbs
87c19a83d2
Created ecoserver
7 years ago
Daniel Gibbs
9ef00773ec
Updated details for Eco
7 years ago
Daniel Gibbs
dfefb1b2a1
Changed query port to webadminport
7 years ago
Daniel Gibbs
5102547a78
added queryport for eco
7 years ago
Daniel Gibbs
d3edf19e92
Added Eco to telnet query
7 years ago
Daniel Gibbs
0b2022237e
altered maxplayers to allow for a -
7 years ago
Daniel Gibbs
1bd787e048
Updated eco info
7 years ago
Daniel Gibbs
9e4e141245
tidy
7 years ago
MissVoxxie
9ee71e21e0
mod_list Update / Fix
Fixed PAC3 not being in Global Array
Added Wiremod AutoInstaller
Added Wiremod-Extras AutoInstaller
7 years ago
Kirill Shamilin
b9a1d8e43a
Update alert_telegram.sh
7 years ago
UltimateByte
ea8cc95c6e
Fixes validate function
appid var was set to an unset variable for unknown reason
7 years ago
Daniel Gibbs
edb3838a44
Fix for issue #1887
7 years ago
Daniel Gibbs
6de42480be
removed double quotes as per #1881
7 years ago
Daniel Gibbs
0fe368fb93
space
7 years ago
UltimateByte
0a575f666d
Fixed & simplified log rotation changes from my previous commit
7 years ago
UltimateByte
aa31cdb74b
Better place to remove the lockfile
7 years ago
UltimateByte
aed05e2dc1
You can remain quiet now tmux, we know you're here
7 years ago
UltimateByte
97c87a9d56
Fixed tmux sessions killed when they should not
When graceful works, probably because of pipe-pane or for whatever reason, the tmux session dies. But fn_stop_tmux was ran anyways, which then caused a command like
tmux kill-session -t csgoserver
to affect the closest matching alternate, like csgoserver-2 tmux session.
With this change, we make sure to run the session kill only when required.
7 years ago