Daniel Gibbs
39f258a194
updated if statements
7 years ago
Daniel Gibbs
973dabf1e1
If multiple IP addresses display as not set in details
7 years ago
Daniel Gibbs
065cf8aadc
Merge pull request #1590 from egfrazier/feature/issue-1385
Pull request for feature/issue-1385 branch
7 years ago
Daniel Gibbs
ad8e0507fc
Merge branch 'feature/issue-1385' into feature/issue-1385
7 years ago
Daniel Gibbs
178046321b
updated detect_deps
7 years ago
Daniel Gibbs
d4081f1001
fix_ss3 re added
7 years ago
Daniel Gibbs
20fb18e4ef
Merge branch 'hotfix/180908.3' into develop
7 years ago
Daniel Gibbs
f200ab51ab
Merge pull request #2042 from Bourne-ID/hotfix/180908.3
Hotfix/180908.3
7 years ago
Daniel Gibbs
460e50972a
converting from spaces to tabs
7 years ago
Daniel Gibbs
490d8bce43
tab
7 years ago
BourneID
dc3a25e1e4
Minor logging adjustments
7 years ago
BourneID
f5159d505d
Minor logging adjustments
7 years ago
BourneID
964daef084
Fix logic #1985
7 years ago
BourneID
b13d70b762
Add JQ check for #1985
7 years ago
Daniel Gibbs
0fef7be258
Merge pull request #2039 from borzaka/patch-2
Add game_type to info_messages.sh
7 years ago
Daniel Gibbs
2965c8a7c8
Wurm: Unlimited ( #2041 )
* added wurmserver
* debug mode does not function with Wurm: Unlimited
* gamedig does not function with Wurm: Unlimted, however gsquery does work
* fixed ansi function not using colours correctly
7 years ago
Attila
c8d995b9e3
Add game_type to info_messages.sh
CS:GO has game_type and game_mode for example.
7 years ago
Daniel Gibbs
9cc538f177
Merge pull request #2034 from Bara/patch-2
Added TTT as CS:GO Gamemode
7 years ago
Bara
2aa09d706b
Added TTT as CS:GO Gamemode
I tested it on my (ttt) test server and works fine. Let me know if anyone has a other opinion.
7 years ago
Daniel Gibbs
ffaafcb43e
Added missing dependency to Sven Coop
7 years ago
Daniel Gibbs
20a081e61d
changed from goldsource to appid 90
7 years ago
Daniel Gibbs
86ab0f2dd2
Revert "Saving files before refreshing line endings"
This reverts commit c04eb01be0
.
7 years ago
Daniel Gibbs
c04eb01be0
Saving files before refreshing line endings
7 years ago
Daniel Gibbs
1593f52aca
updated eol
7 years ago
Daniel Gibbs
0bc2675c81
added .so files
7 years ago
Daniel Gibbs
547a023de4
corrected to use lf not crlf line endings
7 years ago
Daniel Gibbs
c05d51fec3
Dependency checking can run as root ( #2032 )
* Only dependency checks will run as root user when starting the installer e.g `./csgoserver install`
* If running dep check as root LinuxGSM will remove any files in `lgsm` that belong to root
* Master server check will not run if jq missing
7 years ago
Daniel Gibbs
69b71ee661
lined up Wingman
7 years ago
Daniel Gibbs
2a6094d162
Merge pull request #2027 from borzaka/patch-1
Add listing CS:GO Wingman to Game Modes
7 years ago
Attila
55e57aab4a
Add listing Wingman at Game Modes
7 years ago
Daniel Gibbs
7861c37fd4
Merge branch 'hotfix/180908.2'
7 years ago
Daniel Gibbs
a92fa34d33
Merge branch 'hotfix/180908.2' into develop
7 years ago
Daniel Gibbs
c5d091340b
Merge pull request #2023 from Bourne-ID/master
Fix Ctrl C in tmux
7 years ago
Bourne-ID
2ac82b9698
Fix Ctrl C in tmux
tmux was sending the -t argument into the session instead of parsing it.
7 years ago
Daniel Gibbs
be3c330f55
Merge pull request #2013 from ernado/fix-branch-buildid
use branch name while checking for updates
7 years ago
Daniel Gibbs
d5c2a2bde3
Merge pull request #2021 from kennyLtv/master
added GOKZ to CS:GO server mod options
7 years ago
Kenny Lindelof
318d79ea94
added GOKZ to CS:GO server mod options
7 years ago
Daniel Gibbs
9662e9fed8
codacy change url
7 years ago
Daniel Gibbs
9767140c1a
Update README.md
7 years ago
Daniel Gibbs
a087f98f86
Merge pull request #2016 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
7 years ago
The Codacy Badger
4f0b5330a1
Add Codacy badge
7 years ago
Aleksandr Razumov
9d005b0b76
use branch name while checking for updates
7 years ago
Daniel Gibbs
dd6c3afebf
Added Query support for Minecraft #1955 ( #2003 )
* Added Query support for Minecraft
* Fixed query enabled display in details
7 years ago
Daniel Gibbs
d6847aa6a5
Merge branch 'hotfix/oxide-2011'
7 years ago
Daniel Gibbs
e70acc0e99
Merge branch 'hotfix/oxide-2011' into develop
7 years ago
Daniel Gibbs
501194ca60
curl how follows redirects
https://github.com/GameServerManagers/LinuxGSM/pull/2008#issuecomment-420678178
7 years ago
Daniel Gibbs
865a777c71
Merge pull request #2008 from MrGraversen/patch-1
Fix OxideRust download link
7 years ago
Martin
46a7f8e004
Fix OxideRust download link
The OxideMod/Oxide.Rust GitHub repository is now found under theumod/umod.rust.
This, of course, has caused Oxide update to fail, and is simply fixed by swapping the URL. The Hurtworld and SevenDaysToDie are still belonging to the OxideMod account, but it may also migrate later.
See: https://github.com/theumod/umod.rust
7 years ago
Daniel Gibbs
d9e1af2c25
ANSI colour disabling can now works.
ansi colours fails to disable as core_messages.sh loaded before the config. ansi colours are now in a function that is called after the config has been loaded. allowing colour to only load once the config has confirmed that it is allowed.
7 years ago
Daniel Gibbs
e3cd7999d8
Merge remote-tracking branch 'origin/develop' into develop
7 years ago