Bourne-ID
6908d6fe5d
comment updates
7 years ago
Bourne-ID
ddeac2d856
Fix blank space to 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
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
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
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
Attila
55e57aab4a
Add listing Wingman at Game Modes
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
Kenny Lindelof
318d79ea94
added GOKZ to CS:GO server mod options
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
501194ca60
curl how follows redirects
https://github.com/GameServerManagers/LinuxGSM/pull/2008#issuecomment-420678178
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
287d5f9040
Corrected Website URL
7 years ago
Daniel Gibbs
f32ef345ef
Added missing Colours ( #1987 )
* Added missing colours
* Added option to turn ansi colours off
7 years ago
Daniel Gibbs
1c554a8be1
Details will now list if game server is on the Steam Master server ( #1986 )
Details will list if game server is on the Steam Master server
fixes #1847
7 years ago
Max Staff
69efb4363f
Use /proc/meminfo instead of free -m ( #1971 )
* Use /proc/meminfo instead of free -m
Also uses numfmt which is included in coreutils since version 8.24.
7 years ago
Daniel Gibbs
6e778e856e
Post Scriptum ( #1981 )
* [Server Request] Postscriptum #1911
* Altered check_system_requirements.sh to use shortname
* Changed wording of Glibc Required in debug
* Rearranged code
* fixed steamcmd glibc detection
7 years ago
UltimateByte
fc2c83f1ea
Reliable way to select latest Minecraft release
fixes #1961
7 years ago
UltimateByte
49599ed658
Only check steam dependencies for steam games
related to #1941
7 years ago
Daniel Gibbs
e547909000
corrected shortname for minecraft related to #1941
7 years ago
Daniel Gibbs
9472c6759b
Hotfix/minecraft 1944 ( #1954 )
* Minecraft updater now working after changes made by Mojang
* jq is now a requirement of LinuxGSM
7 years ago
Daniel Gibbs
4cc8973c2b
changed WARNING to WARN
7 years ago
UltimateByte
1ca82a410e
Fixed wrong text in some core messages
7 years ago
UltimateByte
52a81d674a
Added sv.files.*.db
7 years ago
UltimateByte
efc7976bc9
missing space on a comment
critical fix ;D
7 years ago
UltimateByte
642f13ecd3
typo
7 years ago
UltimateByte
d209743012
bash syntax
7 years ago
UltimateByte
2a8982db5a
Full refactor to wipe and now fits new Rust files
Fixes #1830
I will test this and fix if needed
7 years ago
Daniel Gibbs
1a20656197
fixes #1846
7 years ago
UltimateByte
f60854542e
better naming for wipe all
7 years ago
UltimateByte
07e693a926
added var for fullwipe
7 years ago
UltimateByte
0faf47f027
fixed misplaced escape -_- damn me and damn sed
7 years ago
UltimateByte
bb0ae9ae53
Now trying to fix the actual sed
7 years ago
UltimateByte
099de12356
fixing more blindness on horrible sed syntax
7 years ago
UltimateByte
8b1188d8ae
Fixing my blindness
7 years ago
UltimateByte
944dadaeef
trying out different sed separator
7 years ago
UltimateByte
de7d264bf9
Attempt at fixing #1949
Fixes #1949 hopefully
7 years ago
UltimateByte
6271da3cb1
Added command wipeall
Related to #1830
7 years ago
UltimateByte
590bcb2500
Do not exit for details if IP is not set
Fixes #1385
7 years ago