Daniel Gibbs
8bf92f7167
Release 180908
7 years ago
Daniel Gibbs
77ea1ca2fd
updated version number
7 years ago
Daniel Gibbs
fff8e0a2f5
Release 180409
* Added new server Rising World
* Added new server ET: Legacy
* Added support for node-gamedig
* Updated Factorio to glibc 2.18
* Changed apt-get to apt
* Changed many sleep timers from 1 second to 0.5 to speed up LinuxGSM
* Fix for issue #1784 Tmux closing wrong session
* Fixed dependency requirements for CoD 2 and CoD:UO #1866
* Discord now uses external IP over standard IP
* Code tidy/improvements with guidance from Shellcheck
* Added development command query-raw
* Added development command clear-functions
* Added development log dev-debug-function-order.log
* Added fctrserver to Travis CI tests
* Updates to GitHub Issues; Added bots and updated templated
* Fixed waffle.io button no longer working
* Corrected Query Port for UT3 (Query Port does not work btw)
7 years ago
Daniel Gibbs
310f8a0a92
updated version number
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
bbcf07603d
removed which command as per shellcheck
command is a POSIX and will exclusivly use this moving forward. https://github.com/koalaman/shellcheck/wiki/SC2230
7 years ago
Daniel Gibbs
90248bf727
Release 180313
7 years ago
FliesWithWind
66527a1c7a
Update linuxgsm.sh
Changed githubuser back to GameServerManagers
7 years ago
FliesWithWind
a6f6ef483e
Update linuxgsm.sh
Changed to my repo
7 years ago
Daniel Gibbs
be923393cd
updated version
7 years ago
Marvin Lehmann
f030f2136b
Forcing download instead of explicitly deleting old server list
8 years ago
Marvin Lehmann
ba37d6b797
Fixed forcedl functionality
8 years ago
Marvin Lehmann
df8046fac6
Removed wrong unnecessary parameter
local_filename = github_file_url_name (not $4)
8 years ago
Marvin Lehmann
6a21e9703b
Added spaces
8 years ago
Marvin Lehmann
f1d6714f2b
Allowed game name as possible argument for install and improved output
8 years ago
Daniel Gibbs
3fbc117597
Release 171014
8 years ago
Daniel Gibbs
eb7d8907b6
Fixing issue #1425
8 years ago
Daniel Gibbs
49bfeeab7b
release 170926
8 years ago
Daniel Gibbs
7ec3233914
Release 170619
8 years ago
Bennet Becker
9ec6e013df
Adding Telegram Bot Alerts
8 years ago
Daniel Gibbs
19ee155ca0
Version 170710
8 years ago
bromfj
24254e19d4
Fix for issue 1517 'DOI Setup Broken'
When attempting to install Day of Infamy it will fail with the following:
Creating log directories
=================================
installing log dir: /home/doiserver/log...OK
installing LinuxGSM log dir: ...mkdir: cannot create directory '': No such file or directory
FAIL
---
The 'lgsmlogdir' variable is missing in doiserver.
8 years ago
Marvin Lehmann
e237d0eb42
Added Travis check for uniformity
8 years ago
Daniel Gibbs
3ce654ab7c
Added note about where to edit LinuxGSM
8 years ago
Daniel Gibbs
b6bf7c1b98
Release 170619
8 years ago
Daniel Gibbs
ea3273aa54
fixed bug causing arma3server to not load
8 years ago
Daniel Gibbs
91f297df66
reverted back to csv and removed . from PVKII
8 years ago
Daniel Gibbs
56d126e70f
corrected branch
8 years ago
Daniel Gibbs
b0b9bd2342
renamed csv to tsv
8 years ago
Daniel Gibbs
c0101c9378
changed to tab delimiter
8 years ago
Daniel Gibbs
e1f4677588
changed delimiter to ; from ,
8 years ago
Daniel Gibbs
69aa7f3205
changed branch name
8 years ago
Daniel Gibbs
fb0d75d829
changed servername to gameservername as var already used
8 years ago
Daniel Gibbs
518e2d2da0
grep was bringing back multiple results
8 years ago
Daniel Gibbs
b48db02ec2
missing if
8 years ago
Daniel Gibbs
cd23d0db05
Changed message if servefiles already exists
8 years ago
Daniel Gibbs
874b1bf4bf
added rm to remove any existing serverlist
8 years ago
Daniel Gibbs
55bc729d1c
serverlist.csv is now only in the tmp dir
8 years ago
Daniel Gibbs
0bfbdbc01f
Got rid of double returns
8 years ago
Daniel Gibbs
a7e79a5350
renamed scriptlog to lgsmlog
Since there are so many types of logs beign used now changing script to lgsm will clarify what you are working with
8 years ago
Daniel Gibbs
40c36615cd
code tidy then
8 years ago
Daniel Gibbs
2bc7a638b4
typo
8 years ago
Daniel Gibbs
baf6705ff5
reverted back to tmpdir
8 years ago
Daniel Gibbs
5112a8f386
bug
8 years ago
Daniel Gibbs
dc1ccbf9c8
made linuxgsm.sh chmod x
8 years ago
Daniel Gibbs
a1cf14c65f
moving linuxgsm.sh to functions dir
8 years ago
Daniel Gibbs
fbef65489e
removed gamename as not required to start the server
8 years ago
Daniel Gibbs
664a7d6da1
download linuxgsm.sh in to tmp dir for comparisons
8 years ago
Daniel Gibbs
0759d00067
improved _default.cfg handling
8 years ago
Daniel Gibbs
9fb96c6aee
added logdir
8 years ago