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
UltimateByte
476320095e
Remaining -t= to clean
7 years ago
UltimateByte
01919f2830
Major cleaning of tmux handling
- Improved tmux session listing
- Removed redundant checks
- Reorganized tests orders
- Added a missing space
7 years ago
UltimateByte
5e1dcdab17
-t= won't work with some tmux versions
7 years ago
UltimateByte
c64d1dac74
Properly attach tmux session
7 years ago
Daniel Gibbs
1e2cbe0859
cr
7 years ago
Daniel Gibbs
7c33d2753f
Hotfix 180409.5
Fixed stabound server trying to query even if query is disabled
7 years ago
Daniel Gibbs
b7e121ee72
updated dev command headers
7 years ago
Daniel Gibbs
5e4ce94e6e
added command_dev_clear_functions.sh
7 years ago
Daniel Gibbs
b84f5dc701
added missing cmd_dev_clear_functions
7 years ago
Daniel Gibbs
8a1778a22b
added checkip to query raw
7 years ago
Daniel Gibbs
8227aada16
Hotfix 180409.4
Reverted some tmux changes for tmux send
7 years ago
Daniel Gibbs
6993d344c7
Hotfix 180409.3
added missing query port for Rust
7 years ago
Daniel Gibbs
722526ce67
Hotfix 180409.2
Added missing queryport to source engine games
7 years ago
Daniel Gibbs
655b908a77
Hotfix 180409.1
Re-added function that was accedently removed
7 years ago
Daniel Gibbs
fff8e0a2f5
Release 180409
* Added new server Rising World
* Added new server ET: Legacy
* Added support for node-gamedig
* Updated Factorio to glibc 2.18
* Changed apt-get to apt
* Changed many sleep timers from 1 second to 0.5 to speed up LinuxGSM
* Fix for issue #1784 Tmux closing wrong session
* Fixed dependency requirements for CoD 2 and CoD:UO #1866
* Discord now uses external IP over standard IP
* Code tidy/improvements with guidance from Shellcheck
* Added development command query-raw
* Added development command clear-functions
* Added development log dev-debug-function-order.log
* Added fctrserver to Travis CI tests
* Updates to GitHub Issues; Added bots and updated templated
* Fixed waffle.io button no longer working
* Corrected Query Port for UT3 (Query Port does not work btw)
7 years ago