Kirill Shamilin
c7e94b285e
Update _default.cfg
7 years ago
Kirill Shamilin
0c1b2511fc
Update _default.cfg
7 years ago
Kirill Shamilin
0466f6a510
Update _default.cfg
7 years ago
Kirill Shamilin
f562ff0a30
Update _default.cfg
7 years ago
Kirill Shamilin
a57aa84d4b
Update _default.cfg
7 years ago
Kirill Shamilin
0b5c3486a4
Update _default.cfg
7 years ago
Kirill Shamilin
82464e85b0
Update _default.cfg
7 years ago
Kirill Shamilin
eba32bc0f2
Update _default.cfg
7 years ago
Kirill Shamilin
35989cb06e
Update _default.cfg
7 years ago
Kirill Shamilin
fa8791f649
Update _default.cfg
7 years ago
Kirill Shamilin
0bdedd171b
Update _default.cfg
7 years ago
Kirill Shamilin
3e8dffd74d
Update _default.cfg
7 years ago
Kirill Shamilin
df7b43ef84
Update _default.cfg
7 years ago
Kirill Shamilin
2430514097
Update _default.cfg
7 years ago
Kirill Shamilin
ea211d219b
Update _default.cfg
7 years ago
Kirill Shamilin
79e439e431
Update _default.cfg
7 years ago
Kirill Shamilin
5ddbe0729f
Update _default.cfg
7 years ago
Kirill Shamilin
ca67a91e8d
Update _default.cfg
7 years ago
Kirill Shamilin
841b07334d
Update _default.cfg
7 years ago
Kirill Shamilin
23eeefce64
Update _default.cfg
7 years ago
Kirill Shamilin
359d5429ec
Update _default.cfg
7 years ago
Kirill Shamilin
a15a0befd6
Update _default.cfg
7 years ago
Kirill Shamilin
62b745d10b
Update _default.cfg
7 years ago
Kirill Shamilin
d0f9464548
Update _default.cfg
7 years ago
Kirill Shamilin
fdca9eb84d
Update _default.cfg
7 years ago
Kirill Shamilin
256daa7131
Update _default.cfg
7 years ago
Kirill Shamilin
b9a1d8e43a
Update alert_telegram.sh
7 years ago
Kirill Shamilin
978b7226ed
Update _default.cfg
I'm add a simple curl custom string for use curl with proxy in countries like Russia where Telegram has blocked.
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