DrCox1911
3fa535f88e
Support for branch added
Added the support to opt in to different branches like iwillbackupmysave. Change in install_serverfiles.sh is also needed to reflect this!
9 years ago
Daniel Gibbs
673cb89acf
Merge pull request #767 from Flightkick/patch-1
Removed Executable + Arguments
9 years ago
Daniel Gibbs
902e987f6c
Merge pull request #775 from domomg/patch-1
Update install_ut2k4_key.sh
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
Daniel Gibbs
c8b289671a
Merge pull request #765 from drantor/ts3-change-password
Fix more TS3 change password related issues
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
762ab35941
Merge pull request #762 from drantor/ts3-change-password
TS3 change password "No" answer is ignored
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
Daniel Gibbs
2f57e06699
Merge pull request #755 from dgibbs64/ts3-install-version
matching updater's version checking & fix details
9 years ago
Daniel Gibbs
9f7d57015f
Merge pull request #754 from dgibbs64/gmod-parms
Gmod tickrate and fix for many maps
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
UltimateByte
b4d7c03b69
Gmod tickrate and fix for many maps
Fixes https://github.com/dgibbs64/linuxgsm/issues/685
Tickrate needs to be lowered in order to be able to handle a large amount of players.
Default tickrate is 66.66, but the -tickrate commnand will round numbers to the lower integer. So i'll default at 66 and not -the more accurate- 67 to not worry anyone with a "non standard" value.
For the +r_hunkalloclightmaps 0, it fixes the hunk overflow crash on server startup when using maps with too much lights (and there are a lot of them). It changes the way lights are stored in RAM, the 0 mode (default one a few years ago, and still default one on clients) can handle a way larger amount of lights, but a theoretically a bit slower way. I noticed no difference, so it's a good thing to fix it by default.
9 years ago
UltimateByte
a00cda5cb5
Put back physiterations to 4, true default value
I checked the default value, it's 4, not 2. A value of 2 is causing issue with physics while running complex builds' physics, a value of 4 fixes it.
To check the default value, input gmod_physiterations into your gmod console
gmod_physiterations
"gmod_physiterations" = "2" (def. 4)
9 years ago
UltimateByte
19f978e330
corrected check for fn_parms
9 years ago
Daniel Gibbs
5518bff629
updated date
9 years ago
Daniel Gibbs
a34adda006
Update info_config.sh
Fixes issue #696
9 years ago
Daniel Gibbs
469cd19b7d
Merge pull request #725 from dgibbs64/rust-adds
conditional server.seed and comments rework
9 years ago
UltimateByte
1ebb1139a3
Needed double quotes to work
9 years ago
UltimateByte
d2a8fcec5f
conditional server.seed and comments rework
9 years ago
Daniel Gibbs
4fedbefaeb
Merge pull request #718 from WSG-ViViV/patch-1
Update on start variable add
9 years ago
Manuel Scoppettuolo
51ca1a27fe
Update on start variable
9 years ago
Daniel Gibbs
e5fc167ac6
Added new images
9 years ago
Daniel Gibbs
d6eaa8f796
altered default password
9 years ago
Daniel Gibbs
cdc859d394
Changed to master
9 years ago
Daniel Gibbs
81615f995a
Merge pull request #713 from dgibbs64/rust
Rust support
9 years ago
lrob
e7a8bd2acd
Credits to Wulf from Oxidemod
9 years ago
lrob
bc56bbf86a
Removed unused -datadir
9 years ago
lrob
eff90db5f1
double quotes
9 years ago
lrob
5b5d01394f
Double quotes
9 years ago
lrob
8a596c635d
Fix port info
9 years ago
lrob
e4c76d516e
version number
9 years ago
lrob
53fdcfd281
Version number
9 years ago
lrob
1383ba46ab
added port/tickrate/comments
9 years ago
lrob
25d1300861
added ip settings & cleaning comments
9 years ago
lrob
5643546d19
space
9 years ago
lrob
7dcc8cb26b
moving logfiles for games with bad log management
9 years ago
lrob
bc4f0f6934
better gamelog naming
9 years ago
lrob
d2e25b1e31
$
9 years ago
lrob
c4ef273d6a
added rust
9 years ago
lrob
b9e4a10fc6
nothing to add for Rust
9 years ago
lrob
107d63723d
added rust
9 years ago
lrob
46260987e3
added rust default config
9 years ago