Daniel Gibbs
310f8a0a92
updated version number
2018-03-18 15:52:53 +00:00
Daniel Gibbs
d887a1f1d5
Merge branch 'develop' into feature/codetidy
2018-03-17 00:33:57 +00:00
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
2018-03-14 23:28:10 +00:00
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
2018-03-14 17:37:22 +00:00
Daniel Gibbs
90248bf727
Release 180313
2018-03-13 16:30:37 +00:00
Daniel Gibbs
be923393cd
updated version
2017-12-16 20:21:03 +00:00
Daniel Gibbs
9d87c01e82
Merge pull request #1661 from GameServerManagers/feature/minorstuff
...
Minor improvements
2017-10-29 15:37:32 +00:00
Marvin Lehmann
f030f2136b
Forcing download instead of explicitly deleting old server list
2017-10-21 14:19:50 +02:00
Marvin Lehmann
ba37d6b797
Fixed forcedl functionality
2017-10-21 14:13:31 +02:00
Marvin Lehmann
df8046fac6
Removed wrong unnecessary parameter
...
local_filename = github_file_url_name (not $4)
2017-10-21 13:50:47 +02:00
Marvin Lehmann
6a21e9703b
Added spaces
2017-10-20 23:06:14 +02:00
Marvin Lehmann
f1d6714f2b
Allowed game name as possible argument for install and improved output
2017-10-20 20:32:33 +02:00
Daniel Gibbs
3fbc117597
Release 171014
2017-10-14 14:15:13 +01:00
Daniel Gibbs
eb7d8907b6
Fixing issue #1425
2017-10-12 22:52:47 +01:00
Daniel Gibbs
49bfeeab7b
release 170926
2017-09-26 20:45:55 +01:00
Daniel Gibbs
7ec3233914
Release 170619
2017-09-03 19:36:11 +01:00
Bennet Becker
9ec6e013df
Adding Telegram Bot Alerts
2017-07-15 17:33:44 +02:00
Daniel Gibbs
19ee155ca0
Version 170710
2017-07-10 16:37:42 +01:00
Daniel Gibbs
c6834e1560
Merge branch 'develop' into master
2017-07-10 16:30:39 +01:00
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.
2017-07-08 19:12:02 +10:00
Marvin Lehmann
e237d0eb42
Added Travis check for uniformity
2017-06-20 21:43:29 +02:00
Daniel Gibbs
3ce654ab7c
Added note about where to edit LinuxGSM
2017-06-19 16:10:08 +01:00
Daniel Gibbs
b6bf7c1b98
Release 170619
2017-06-19 15:09:34 +01:00
Daniel Gibbs
ea3273aa54
fixed bug causing arma3server to not load
2017-06-18 23:14:41 +01:00
Daniel Gibbs
91f297df66
reverted back to csv and removed . from PVKII
2017-06-18 22:07:32 +01:00
Daniel Gibbs
56d126e70f
corrected branch
2017-06-18 20:24:52 +01:00
Daniel Gibbs
b0b9bd2342
renamed csv to tsv
2017-06-18 20:22:14 +01:00
Daniel Gibbs
c0101c9378
changed to tab delimiter
2017-06-18 20:19:39 +01:00
Daniel Gibbs
e1f4677588
changed delimiter to ; from ,
2017-06-18 20:15:32 +01:00
Daniel Gibbs
69aa7f3205
changed branch name
2017-06-07 21:36:54 +01:00
Daniel Gibbs
fb0d75d829
changed servername to gameservername as var already used
2017-05-29 14:32:48 +01:00
Daniel Gibbs
518e2d2da0
grep was bringing back multiple results
2017-05-28 10:36:12 +01:00
Daniel Gibbs
b48db02ec2
missing if
2017-05-27 21:07:55 +01:00
Daniel Gibbs
cd23d0db05
Changed message if servefiles already exists
2017-05-27 12:25:48 +01:00
Daniel Gibbs
874b1bf4bf
added rm to remove any existing serverlist
2017-05-27 12:01:29 +01:00
Daniel Gibbs
55bc729d1c
serverlist.csv is now only in the tmp dir
2017-05-27 11:55:53 +01:00
Daniel Gibbs
0bfbdbc01f
Got rid of double returns
2017-05-26 21:30:46 +01:00
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
2017-05-15 19:27:26 +01:00
Daniel Gibbs
40c36615cd
code tidy then
2017-05-11 23:11:04 +01:00
Daniel Gibbs
2bc7a638b4
typo
2017-05-08 22:52:51 +01:00
Daniel Gibbs
baf6705ff5
reverted back to tmpdir
2017-05-08 22:11:43 +01:00
Daniel Gibbs
5112a8f386
bug
2017-05-04 21:53:02 +01:00
Daniel Gibbs
dc1ccbf9c8
made linuxgsm.sh chmod x
2017-05-04 21:51:39 +01:00
Daniel Gibbs
a1cf14c65f
moving linuxgsm.sh to functions dir
2017-05-04 21:46:48 +01:00
Daniel Gibbs
fbef65489e
removed gamename as not required to start the server
2017-05-04 21:39:38 +01:00
Daniel Gibbs
664a7d6da1
download linuxgsm.sh in to tmp dir for comparisons
2017-04-28 19:03:46 +01:00
Daniel Gibbs
0759d00067
improved _default.cfg handling
2017-04-16 22:41:28 +01:00
Daniel Gibbs
9fb96c6aee
added logdir
2017-04-16 22:24:53 +01:00
Daniel Gibbs
b486b1a5f7
fixed curl checkers
2017-04-16 21:16:17 +01:00
Daniel Gibbs
930f41b4eb
fixing downloader
2017-04-16 21:03:48 +01:00