Daniel Gibbs
208c342bcc
corrected message
7 years ago
Daniel Gibbs
5e41142578
fix(cod): Correct parameters
fix wrong launch parameter for cod games
7 years ago
Daniel Gibbs
a79feaf34c
feat(update): Update command refactor
* Update update_factorio.sh
* feat(core): add error eol message
* fix(alert): resolve typo with script messages
* fix(check): add debug to executable check
* fix(general): correct commandname
* fix(general): change to lowercase
* fix(general): remove not required exitcodes
* fix(general): remove not required exitcodes
fix(general): remove not required exitcodes
* fix(check): a minor refactor
* feat(linuxgsm): Clear tmp directory
added script log
* feat(update: Factorio update now checks current build from executable
* feat(update: Factorio update now checks current build from executable
sqush
* moved executable dir
* feat(update): refactor of fctrserver updater
* changed to directory
squash
* corrected build details in log file
* corrected build details in log file
* more changes to logging
* altered log messages
* Re-worded current>local latest>remote
* Re-worded current>local latest>remote
* corrected logging
* corrected fn_script_log_fatal
* altered message to error from fatal
* improves messages
* minor tidy
* correct script log message
* code tidy
* feat(mumble): refactor mumble updater
* feat(mtaserver): refactor mtaserver updater
* feat(mcserver): refactor mcserver updater
* feat(fctrserver): refactor fctrserver updater
* tidy up script wording
* corrected function name
* bug fixes for mcserver updater
* add sleep to allow mcserver time to generate log file
* increase timer to 30 seconds
* increased to 60 seconds
* changed back to red
* add check for log file delay to allow time to generate
* further refactor improvements
* mtaserver: curl now uses to get info from version.h
* minor tidy
* refactor ts3 updater
* corrected server arch
* refactor
* refactor updaters
* refactor updaters
* removed app_info_print
7 years ago
Frisasky
fff52d90b9
fix codwaw
7 years ago
Frisasky
2dd606e0a2
fix coduo
7 years ago
Frisasky
6a509e1a32
fix cod
7 years ago
Frisasky
5831bd3e0a
fix cod4
7 years ago
Frisasky
80fbf5af8d
fix cod2
7 years ago
Daniel Gibbs
b3a9503d7c
fix(fastdl): correct the documentation link inside of the fastdl command
7 years ago
Kenny Lindelof
cfe0bd83c8
corrected the documentation link
7 years ago
Daniel Gibbs
3f31260bf8
full stop
7 years ago
Daniel Gibbs
5fb13d9108
fix(linuxgsm): fix serverlist not always being loaded
7 years ago
Daniel Gibbs
e7db9a13f7
travis-ci test
7 years ago
Daniel Gibbs
f275d3a67e
fix(kfserver): add missing dir variables ( #2219 )
7 years ago
Daniel Gibbs
aaeb4a14d6
feat(travis-ci): update test script to match linuxgsm.sh
7 years ago
Daniel Gibbs
4be065cd56
feat(travis-ci): update test script to match linuxgsm.sh
7 years ago
Daniel Gibbs
8d60ceb59b
revert travis test
7 years ago
Daniel Gibbs
51ddcb4359
test for travis
7 years ago
Daniel Gibbs
a3fc7235c6
fix glibcrequired var
7 years ago
Daniel Gibbs
2512a8fa8b
Merge remote-tracking branch 'origin/feature/data-refactor' into feature/data-refactor
7 years ago
Daniel Gibbs
482e82c23e
feat(linuxgsm): add compatibility for new serverlist.csv and refactor
7 years ago
Daniel Gibbs
6a5da628d0
feat(glibc): migrate glibc data to serverlist.csv
7 years ago
Daniel Gibbs
aadb0e2ce7
feat(serverlist): add new data to serverlist.csv
7 years ago
Daniel Gibbs
0fec527800
fix(stop): fix if statements and refactor comments
7 years ago
Daniel Gibbs
4f7f13dad6
fix(boserver): remove space
7 years ago
Daniel Gibbs
3d7b1daa4a
Merge remote-tracking branch 'origin/feature/data-refactor' into feature/data-refactor
7 years ago
Daniel Gibbs
88e463d27b
feat(servelist): add new data to serverlist.csv
New data added to serverlist.csv. In future will be start to become easier to add servers as info can be added in to serverlist instead.
This change will happen over time
fix(stop): correct if statements
feat(serverlist): add compatibility for updated serverlist.csv
7 years ago
Daniel Gibbs
85731e1510
feat(serverlist): add compatibility for updated serverlist.csv
7 years ago
Daniel Gibbs
f4e7eb8ad7
comment tidy
7 years ago
Daniel Gibbs
4fa0269c18
fix(stop): correct if statements
7 years ago
Daniel Gibbs
6a64042996
tidy up comments
7 years ago
Daniel Gibbs
a9a911c074
feat(servelist): add data to serverlist
New data added to serverlist.csv. In future will be start to become easier to add servers as info can be added in to serverlist instead. This will happen over time
7 years ago
Daniel Gibbs
fff01aa22c
Merge branch 'develop' into feature/data-refactor
7 years ago
Daniel Gibbs
0971dbca44
Merge branch 'hotfix/190217.1'
7 years ago
Daniel Gibbs
91c4eb5758
Merge branch 'hotfix/190217.1' into develop
7 years ago
Daniel Gibbs
22d97c4b41
re-word the type of change
7 years ago
Daniel Gibbs
8ebcc1b819
fix(inssserver): correct hostname parameter
7 years ago
Daniel Gibbs
cdf0d4ec1e
fix(fctrserver): refactor update_factorio.sh
general tidy up and optimise of code
7 years ago
Jonathan Rosewood
a98b5fdd4b
fix(fctrserver): resolve factorio update bug
7 years ago
WatskeBart
7c6d37e2d3
Update _default.cfg
-hostname="${servername}" should be -hostname='${servername}'
When applying the wrong quotes, spaces are not detected and the server name will be cut off after the first space and showing incorrectly in the server browser.
7 years ago
Daniel Gibbs
4c2fa9037a
fix(rtcwserver): added ioquake3 engine to query
* fix(rtcwserver): added ioquake3 engine to query
* fix(rtcwserver): add missing queryport var
7 years ago
Daniel Gibbs
07461bf7e1
fix(ts3server): corrected ts3arch if
7 years ago
Daniel Gibbs
dbfdf2b1e5
minor adjustment to travis.yml
7 years ago
Daniel Gibbs
d5d0116b28
feat(ts3server): deprecate legacy ts3 update functions ( #2206 )
* feat(ts3server): deprecate legacy ts3 update functions
* fix(ts3server): bug fix currentbuild and minor refactor
7 years ago
Daniel Gibbs
0ef3dacfe1
fix(ts3server): correct ts3server config file name in comment
fix(ts3server): correct ts3server config file name in comment
7 years ago
Attila
2962d01432
New type of change in pull request template: small change
I sometimes correct typos and misspellings. I thought this type could would fit for this.
This type could represent changes not in the actual codebase, rather changes in the comments, printed text, documentation, etc.
7 years ago
Attila
749b3e8d81
Correct ts3server config file name
It's ts3server.ini, not ts3-server.ini
7 years ago
Daniel Gibbs
696bbaaf2a
Merge branch 'develop' into feature/data-refactor
7 years ago
Daniel Gibbs
13c1041953
Merge branch 'hotfix/170217.1'
7 years ago
Daniel Gibbs
437c954aea
Merge branch 'hotfix/170217.1' into develop
7 years ago