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
cfbc460667
refactor: shortname variable change ( #2088 )
* change `${gamename}` to `${shortname}`
* apply shellcheck recommendations
6 years ago
Daniel Gibbs
0832d9def7
Moved info gathering to not be displayed in output
7 years ago
Daniel Gibbs
a9ab62af19
Adjustments to how IP is displayed
7 years ago
Daniel Gibbs
6848c9dbf7
Revert " SC2168: 'local' is only valid in functions."
This reverts commit 062ca4236c
.
7 years ago
Daniel Gibbs
616e976251
Revert "SC2168: 'local' is only valid in functions."
This reverts commit aaa971c0ad
.
7 years ago
Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
090fd1df3b
postdetails was not generating a new file. Removing any existing file
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
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
df0e29fbe2
added avalanche3.0 to avoid posting parms
7 years ago
Daniel Gibbs
0dd57c0485
changed avalanche to avalanche2.0
Just Cause 3 has an unspecified version of the avalanche engine. Will assume its version 3.0
8 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
df662e06f1
got rid of rm command. keeping the log file
8 years ago
Daniel Gibbs
6f692f5ca5
added post details log
8 years ago
Daniel Gibbs
fdae2a15e6
code tidy
8 years ago
Daniel Gibbs
6d8de27cde
fixed message
8 years ago
Daniel Gibbs
0d0c2a36a0
corrected if
8 years ago
Daniel Gibbs
1b7f2f9626
Alerts will postdetails to allow more info in alert
8 years ago
Daniel Gibbs
7879fd0fa8
more changes for info_messages.sh
8 years ago
Daniel Gibbs
0bfbdbc01f
Got rid of double returns
8 years ago
Daniel Gibbs
a98b72cb6f
Corrected curl paths
many curl references were not using curlpath
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
7a1d0fd444
Changed default to 30 days
8 years ago
cedarlug
7b5515e0a7
Clarifying hastebin post expiration policy
8 years ago
cedarlug
0876103625
Hastebin seems to have gone https-only and changed up their API
8 years ago
UltimateByte
7eb8abfe79
Typo: hastebin, not hastbin :p
9 years ago
Daniel Gibbs
c44874539a
converted to tabs
9 years ago
Daniel Gibbs
d3c4eef230
changed to tabs and messages updates
we use tabs here not spaces.
updated post messages.
requires more error checking
9 years ago
Daniel Gibbs
0f39f6a357
tmpdir
9 years ago
Daniel Gibbs
73a576955c
${lgsmdir}/tmp has become ${tmpdir}
9 years ago
CedarLUG
03a051c1c6
Adding more quotes around vars.
9 years ago
CedarLUG
c8ac69ac67
More tidying up.
9 years ago
CedarLUG
a33f5159fb
Quote around directory
9 years ago
CedarLUG
fd334a013e
Updating with lgsm styling.
9 years ago
CedarLUG
55aca22343
Updating the comment to reflect the correct default behavior.
9 years ago
CedarLUG
34ccd91c32
Retro is so new.
9 years ago
CedarLUG
49ede57e3e
Changing destination filename to include the date
This will be left on the system if POSTTARGET is set to null
9 years ago
CedarLUG
60aff838cf
Remove abuse of filedir as a local variable
9 years ago
CedarLUG
c0ecbc6cb3
No longer debugging.
9 years ago
CedarLUG
54c258b50a
Minor: Correcting paren in comment.
9 years ago
CedarLUG
f2472ce21d
Updating the comment regarding eventual hastebin support
hastebin support has been added.
9 years ago
CedarLUG
f88f3d27cf
Formalizing hastebin and fixing a missing quote and slash
9 years ago
CedarLUG
2b52626cf0
Pastebin and hastebin posting subsystem for scripting the posting
of stripped confidential information to pastebin/hastebin.
9 years ago
Daniel Gibbs
d7fa49ffa4
Reverted 6b46ca6774
9 years ago
Daniel Gibbs
914faa9d1f
Revert "Adding hastebin support."
This reverts commit 887cf1ffc5
.
9 years ago
CedarLUG
887cf1ffc5
Adding hastebin support.
9 years ago
CedarLUG
3928045b56
Putting the servername in the Pastebin title page details through
the curl post.
9 years ago
CedarLUG
257be5e7bf
Rolling back the environment-setting deployment for now.
9 years ago