Daniel Gibbs
abaa614cad
feat: general code standards improvements ( #2730 )
* add missing space in ; then
* standardise command if
* standardised True if the length of "STRING" is non-zero.
* changed -e to -f
5 years ago
Daniel Gibbs
3a6f7f9034
feat: rm command best practices ( #2729 )
5 years ago
Daniel Gibbs
d106384e28
feat: convert commandname to modulename ( #2728 )
5 years ago
Frisasky
ce2005ab6a
feat(post-details): change default post target from hastebin to termbin ( #2645 )
5 years ago
Daniel Gibbs
835fdee88e
feat(core): convert ${curlpath} to using curl and improve code standards ( #2616 )
6 years ago
Daniel Gibbs
351cf4035a
feat(monitor): migrate monitor settings to _default.cfg ( #2611 )
* add mumble query
* re-ordered serverlist.csv
* gamedig refactor
* query raw update
* gamedig: changed --query_port to --port
* add query data to log
* remove UDP query as does not work.
* refactor gamedig and gsquery
* add missing Factorio rcon port
* add fn_monitor_check_queryport
* add TCP query to Factorio
* add mta query support
* MTA IP address must be set. No longer using config
* remove mumble and ts3 from bypassing check_ip
* update netstat command for Project Zomboid
* adde query port to Project Zomboid
* update query mode for samp
* Update Teeworlds query
* add Soldat to TCP query
* update ss3 port info
* add query details to Serious Sam 3
* add Terraria query port
* ts3 now uses tcp query as proper query requires permissions changes
* update ut99 query
* gsquery add gamespy1
* separate out unreal engine functions
* updated ut2k4 query
* update Teeworlds query
* update Factorio query
* change engine if to shortname
6 years ago
Daniel Gibbs
1291bfd98b
ts3 if
6 years ago
Daniel Gibbs
7059d9a6cf
feat(linuxgsm): various ui improvements ( #2554 )
* added column to debug
* added colour to header
* colourised LinuxGSM header text
* updated donate message
* ascii logo
* warn colour and altered header
6 years ago
Daniel Gibbs
11336dc7dd
feat(details): Add game server resource usage and details refactor ( #2527 )
* Add game server memory usage in details
* add network details
* added link speed
6 years ago
Sean
c3521ba749
feat(postdetails): add postdetails support for https://termbin.com ( #2485 )
6 years ago
Daniel Gibbs
e0acffad80
feat: Refactor comments to follow standards ( #2389 )
6 years ago
Daniel Gibbs
c4ff9c80fa
feat(glibc): migrate glibc info to _default.cfg ( #2379 )
6 years ago
Daniel Gibbs
fa6cfe4086
feat(ui): add message display setting ( #2357 )
* setting to change the time in seconds messages are displayed. Default 0.5s
* Travis-CI messages have a 0s delay to speed up testing.
6 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
6 years ago
Daniel Gibbs
cfbc460667
refactor: shortname variable change ( #2088 )
* change `${gamename}` to `${shortname}`
* apply shellcheck recommendations
7 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