Daniel Gibbs
635f4bce52
chore: use prettier for code tidy ( #3901 )
* feat: start using prettier linter
https://prettier.io/
* feat: prettier code formatting
* feat: add super linter
3 years ago
Daniel Gibbs
852feec520
fix: standardise and refactor comment headers ( #3198 )
4 years ago
Daniel Gibbs
ee515b7786
feat(alerts): add rocket.chat and alerts refactor ( #3051 )
* update linuxgsm alert logo
* add Rocket.chat alert option
* Refactor of post details by removing pastebin and hastebin
* Improved alert standardisation
Co-authored-by: Alasdair Haig <[email protected] >
Co-authored-by: Alasdair Haig <[email protected] >
Co-authored-by: AlasdairHaig <[email protected] >
5 years ago
Daniel Gibbs
167cf43e5b
codacy
5 years ago
Daniel Gibbs
b769f2c6cb
fix(monitor): fix monitor timings and lockfile bug ( #2882 )
* adjusting timings and fix lockfile bug
* added sleep time to eol messages
5 years ago
Daniel Gibbs
66bf5e059e
feat(log): refactor log handling ( #2859 )
* standardise module identifiers
* renamed logs.sh to core_logs.sh
* improve stats log
* remove local
* functionselfname rename
5 years ago
Daniel Gibbs
f76cd6b266
fix(logs): resolve modulename not showing in logs ( #2818 )
5 years ago
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
d106384e28
feat: convert commandname to modulename ( #2728 )
5 years ago
Daniel Gibbs
835fdee88e
feat(core): convert ${curlpath} to using curl and improve code standards ( #2616 )
5 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
e0acffad80
feat: Refactor comments to follow standards ( #2389 )
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
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
4d6d22692b
Revert Logs
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
f18c9e235c
shellcheck
7 years ago
Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
2fb2d34373
Shellcheck
7 years ago
Daniel Gibbs
6a8edd356f
SC2181: Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.
7 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
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
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
f277f8b282
corrected symlink message
8 years ago
Daniel Gibbs
bdfc44e15c
removed v option from ln
8 years ago
Daniel Gibbs
1db661be4b
renamed filesdir to serverfiles
8 years ago
Daniel Gibbs
26269a04a8
added error check for touch consolelog
8 years ago
Daniel Gibbs
921e5ebb0f
removed v option from mkdir
8 years ago
Daniel Gibbs
ae6338f5ed
removed -v option from touch
8 years ago
Daniel Gibbs
fced24a75d
added error checking to log installing
8 years ago
Daniel Gibbs
2a49480713
changed -h to -L
8 years ago
Daniel Gibbs
aae6c321cc
new solution to prevent symlink from being created when not required
If the gamelogdir is within the logdir then no symlink is created.
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
324fa47b2a
Legacy: getting logs to work
8 years ago
Daniel Gibbs
287475b491
A good tidy up
8 years ago
UltimateByte
ac0390719f
fit changes to master
8 years ago
UltimateByte
c9db31d17c
comment
8 years ago
UltimateByte
7d7b448a10
More general way of handling logs
gamelogdir needs to be created if variable is set, otherwise check_logs.sh will attempt to create it if the server wasn't started yet and directory doesn't exist, as per https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/check_logs.sh#L24
symlink is done once gamelogdir is created, if variable is set
Working with "if gamelogdir" variable exists is a more general and simple way of doing it and shouldn't cause any kind of issue.
8 years ago
Daniel Gibbs
4155af5d60
Reverting commit, no requirement to bypass this.
Rather than get no output mkdir message states that the directory already exists. This looks better than having nothing at all.
8 years ago
UltimateByte
84016558b8
double quote missing
8 years ago
UltimateByte
ab8ad9084c
Only create dirs if they don't already exist
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Marvin Lehmann
6b26e2437d
Changed Teamspeak to TeamSpeak
- added fix for TeamSpeak 3 scripts using gamename="Teamspeak 3"
(core_functions.sh)
9 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
62a07a4a02
messages
9 years ago