UltimateByte
d72602c5c6
Corrected missing spaces
9 years ago
Daniel Gibbs
fa4bc9a14a
legacy fixes
9 years ago
Daniel Gibbs
0c7b20329c
Legacy fix
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
mhsjlw
4bc1e8d52f
fix grammar
9 years ago
DrCox1911
090d247dcb
Steam branch handling added
Added ability to handle steam branches, needs my other changes to install_serverfiles and gameserverscript as well.
9 years ago
DrCox1911
5e4728c8c8
Added branch variable
Ability to opt in to different branches of a steamgame, e.g. iwillbackupmysave branch from Project Zomboid. To us this you have to add a variable named "branch" to your gameserverscript.
9 years ago
Dom
906a2d76bd
Update install_ut2k4_key.sh
The old URL gives a 404.
9 years ago
Flightkick
172e2fbb94
Removed Executable + Argumens
Fixes #766
9 years ago
UltimateByte
aabbe9b463
echo at the right place
9 years ago
UltimateByte
7601c9f8a1
removed extra echo
9 years ago
UltimateByte
736036469e
backup in progress text
9 years ago
UltimateByte
ee71fe5fad
Fixed backing up folders + size info & appearance
9 years ago
Felix Beckmann
dc9b586a1c
Set ts3serverpass to 0 after password change
After we started the server with the new password we should reset the ts3serverpass variable
otherwise it would start the server again in new password mode.
9 years ago
Felix Beckmann
d3086275d0
Should always start the server with the inifile
If we don't start the server with the ini he may also not load the right sql plugin.
9 years ago
Daniel Gibbs
d94b529329
minor change
9 years ago
Daniel Gibbs
8c9a3d03a2
line endings
9 years ago
Daniel Gibbs
1669d06f5b
corrected line endings
9 years ago
Daniel Gibbs
211b7889f9
Improvements to backward compatibility
9 years ago
Daniel Gibbs
89a68e03a7
Added extra protections against incorrect rm
9 years ago
Daniel Gibbs
93c9f83b2a
Improving backwards compatibility
9 years ago
Daniel Gibbs
bb46d57a86
corrected function name
9 years ago
Daniel Gibbs
f3261d3ad9
added .sh
9 years ago
Daniel Gibbs
89c4c98325
Compatibility for legacy scripts
9 years ago
Felix Beckmann
61a17c2b34
When we say exit we should exit
9 years ago
UltimateByte
6a8ba9b6af
Rust Game/Query port is tcp&udp
9 years ago
UltimateByte
95afe04aea
fix error with"UNKNOWN" value instead of digit
If the server (such as TS3) doesn't required glibc, the glibc needed version is UNKNOWN. That was breaking the command as it expected an numeric value.
See https://github.com/dgibbs64/linuxgsm/blob/master/functions/info_glibc.sh#L63 to understand.
9 years ago
UltimateByte
951f9d448f
matching updater's version checking
Should fix the "not installing the latest version" issue.
Will test and pull if working.
9 years ago
Daniel Gibbs
9bdb3f44d5
added libdir
9 years ago
Daniel Gibbs
c747136d1b
Re adding functions for legacy
9 years ago
Daniel Gibbs
85ea727dc6
Removed functions dir
9 years ago
Daniel Gibbs
e5a31b0320
Updated functions url location
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
UltimateByte
19f978e330
corrected check for fn_parms
9 years ago
UltimateByte
ff8efabf52
corrected check for fn_parms
9 years ago
Daniel Gibbs
3b63636dee
Added coloured checking message
9 years ago
Daniel Gibbs
86ac8014b3
Fixed update check bug
9 years ago
Daniel Gibbs
231febbebd
removed path from curl check
9 years ago
Daniel Gibbs
a4ff32b29f
Removed merge conflict
9 years ago
Daniel Gibbs
5518bff629
updated date
9 years ago
Daniel Gibbs
d99a7e2b43
Updated function
9 years ago
Daniel Gibbs
bad55355a2
tab funtions
9 years ago
Daniel Gibbs
d78ba978a3
tab
9 years ago
Daniel Gibbs
7bd6fb9af1
no longer a requirement for symbolic link
the game log dir is set in parms
9 years ago
Daniel Gibbs
43043ab1c3
Fixed minor issue
9 years ago
Daniel Gibbs
4e8920e421
updated monitor function
9 years ago
Daniel Gibbs
b82d0082f6
Moved info_config.sh to the correct place
9 years ago
Daniel Gibbs
77c5692bd8
Getting sdtd graceful working better
9 years ago
Daniel Gibbs
4dc0f80d93
Fixed 7 days to die bug
9 years ago