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
6 years ago
Daniel Gibbs
c3d2b9c31f
feat(travici): various improvements to travisci ( #2135 )
* feat(travis-ci): update ubuntu build
* fix(travisci): remove sources ubuntu-toolchain-r-test
* fix(travisci): re-add ppa:ubuntu-toolchain-r
* fix(travisci): session name no longer contains .sh
* fix(travisci): update all $servicename to use $gameservername
* feat(travisci): test nodejs support
* feat(travisci): add gamedig
* fix(travisci): specify node.js v10
* feat(travisci): add query raw
* feat(travisci): improve test numbering and visual
* feat(travisci): add test result n/a
* feat(travisci): add serverip info to test 5.0 monitor
6 years ago
Daniel Gibbs
fc4028296f
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
refactor(docs): change all urls from the old wiki to new docs (#2122 )
6 years ago
Daniel Gibbs
430997bd40
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
6 years ago
Daniel Gibbs
ad8b2229ef
Resolved Factorio Stable/Experimental downloads issue #1933 ( #2051 )
* Updating factorio downloader
* added xz filw type to progress bar
* Change message to "Applying Post-Install Fixes"
* changed echo -ne to echo -en
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
c2bef39ad2
new feature gamedig
7 years ago
Daniel Gibbs
51a216c09d
List function files that the commands run though during test
7 years ago
Daniel Gibbs
4e19031832
List function files that the commands run though
forgot to add file
corrected filename
test
trying another location
building tree
test
test
test
pwd
test
absolute path
builf path
date
travis build dir
moar tests
cat dev-debug.log
test grep
test
added feature to jc2server
removed debug at top
7 years ago
Daniel Gibbs
2c3a37020b
test
7 years ago
Daniel Gibbs
e51ebe41da
de-activating test 7.0 backup until issue #1839 us fixed
7 years ago
Daniel Gibbs
c3ee79e10b
Travis CI: Added Shellcheck test and setup parallel jobs
* Added Shellcheck as a Travis CI test allowing monitoring of code standards
* Setup new parallel jobs allowing all tests to run at the same time. Halving the testing time
7 years ago
Daniel Gibbs
81fb2095a5
Updated travis headers
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
4bafd924bc
Updated Messages
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
3898d4f33e
updated dirname for dirs with space
8 years ago
Daniel Gibbs
7615374b26
Updated test
8 years ago
Marvin Lehmann
cfbbc5548e
Updated Travis test scripts
Support for 170501
8 years ago
Daniel Gibbs
21eed95f9f
Uploading all configs
Not fully tested yet
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
6a7ad3db7f
filesdir is now serverfiles
8 years ago
Daniel Gibbs
1faefc686b
Release 170501
8 years ago
Daniel Gibbs
927c34ff1c
Release 170530
8 years ago
Daniel Gibbs
6fbd530633
renamed filesdir to serverfiles
makign it easier to understand by changing the var to serverfiles (the actual name of the directory
8 years ago
Daniel Gibbs
7f24407963
Release 170305
8 years ago
Daniel Gibbs
feea45d691
Version 170305
8 years ago
Daniel Gibbs
90076ae2ba
New Release 170219
8 years ago
Daniel Gibbs
37305e449e
New Release 170212
8 years ago
Daniel Gibbs
3d7ee63bd7
Updates TS3 tests to match current layout
8 years ago
Daniel Gibbs
37fae9b087
Fixed some insonsistancys with the comments
8 years ago
Daniel Gibbs
e2517134a7
updated tests
9 years ago
Daniel Gibbs
73a576955c
${lgsmdir}/tmp has become ${tmpdir}
9 years ago
Daniel Gibbs
67402a1020
added emailfrom
9 years ago
Daniel Gibbs
c7149168ba
Merge from master
9 years ago
Daniel Gibbs
75e4f1dc13
Updated URL's to new location
LGSM has been moved to an organisation. There is a new URL
https://github.com/GameServerManagers/LinuxGSM/
The old url will still work. So there is no issue with old installs.
9 years ago
Daniel Gibbs
701901bc77
added update-functions to the tests
9 years ago
Marvin Lehmann
38cd98222e
Replaced insignificant spaces with tabs
9 years ago
Daniel Gibbs
ad806d5b73
gsquery test not required for ts3
9 years ago
Daniel Gibbs
1057e0889d
removed online test not required
9 years ago
Daniel Gibbs
526047c55c
bug fix
9 years ago
Daniel Gibbs
67dd3430a1
added test update - online
9 years ago
Daniel Gibbs
adbe729b0e
added absolutepath to dev-debug
9 years ago
Daniel Gibbs
cde3148c9d
spaces to tab
9 years ago
Daniel Gibbs
a7c7b353db
removed appid
9 years ago
Daniel Gibbs
f1807e4b24
updated ts3 server tests
9 years ago
Daniel Gibbs
54eae918bf
fn_restart command_restart.sh
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
Daniel Gibbs
885d3b118b
notifications are now called alerts
Added pushbullet support to all servers
9 years ago
Daniel Gibbs
79a6b8a9e0
updated test
9 years ago