Marvin Lehmann
6d79965e67
Added map variable
I wouldn't put all available maps in there because we didn't do that for other games. I'm going to list them at https://github.com/GameServerManagers/LinuxGSM/wiki/Ark-Survival-Evolved
7 years ago
Attila
dc42140d71
gametype defined first, so it should come first in the params
1. game_type
2. game_mode
It's not breaking, sequence doesn't matter, just for readability.
The official docs has this way too.
7 years ago
Daniel Gibbs
ad8b2229ef
Resolved Factorio Stable/Experimental downloads issue #1933 ( #2051 )
* Updating factorio downloader
* added xz filw type to progress bar
* Change message to "Applying Post-Install Fixes"
* changed echo -ne to echo -en
7 years ago
diamondburned
4a6136e9ba
Fixed minify
7 years ago
diamondburned
450e0fc423
Design tweaks and JSON-safe escaping string
7 years ago
Daniel Gibbs
bb271b538f
If multiple IP addresses display as not set in details
updated if statements
Adjusted messaging
updated if
7 years ago
Daniel Gibbs
e9a4ff4853
updated if
7 years ago
Daniel Gibbs
944b9721ee
Adjusted messaging
7 years ago
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
178046321b
updated detect_deps
7 years ago
Daniel Gibbs
d4081f1001
fix_ss3 re added
7 years ago
Daniel Gibbs
460e50972a
converting from spaces to tabs
7 years ago
Daniel Gibbs
490d8bce43
tab
7 years ago
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