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
4 years ago
Daniel Gibbs
852feec520
fix: standardise and refactor comment headers ( #3198 )
6 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] >
6 years ago
Daniel Gibbs
d327e93880
fix(log): allow logs to correctly display primary command ( #2969 )
6 years ago
Daniel Gibbs
8316d87853
fix(log): allow logs to correctly display primary command ( #2958 )
6 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
6 years ago
Daniel Gibbs
f76cd6b266
fix(logs): resolve modulename not showing in logs ( #2818 )
6 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
6 years ago
Daniel Gibbs
d106384e28
feat: convert commandname to modulename ( #2728 )
6 years ago
Daniel Gibbs
835fdee88e
feat(core): convert ${curlpath} to using curl and improve code standards ( #2616 )
7 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
7 years ago
Daniel Gibbs
e0acffad80
feat: Refactor comments to follow standards ( #2389 )
7 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.
7 years ago
Daniel Gibbs
6848c9dbf7
Revert " SC2168: 'local' is only valid in functions."
This reverts commit 062ca4236c .
8 years ago
Daniel Gibbs
616e976251
Revert "SC2168: 'local' is only valid in functions."
This reverts commit aaa971c0ad .
8 years ago
Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
8 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
8 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)
8 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
8 years ago
Daniel Gibbs
56630ab66d
SC2086
8 years ago
Daniel Gibbs
d93519d572
SC2115
8 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
9 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
10 years ago
Daniel Gibbs
8311e2c972
script_log to info
10 years ago
Daniel Gibbs
d83666625d
update wording for script log
10 years ago
Daniel Gibbs
53b528f996
added header to separate mods
10 years ago
Daniel Gibbs
57d12ceca2
Further ui changes
10 years ago
Daniel Gibbs
9cbca7b20b
Altered UI of update function
10 years ago
Daniel Gibbs
63f2ace5f8
Moved function in to correct place
10 years ago
Daniel Gibbs
3ca9951cee
corrected var
10 years ago
Daniel Gibbs
f51c520d50
corrected function name
10 years ago
Daniel Gibbs
c2de5e9c81
corrected var
10 years ago
Daniel Gibbs
f1dbdd6cc6
Major re-organise
This is a major sort out of the new functions. To simplify and make it easier to follow the code. All functionality remains.
Possible bugs in this that will be resolved after testing
10 years ago
Daniel Gibbs
8b3721f25a
Many various changes
Im being laxy with commits. Still work to be done
10 years ago
UltimateByte
98b0b91d84
no nl
10 years ago
UltimateByte
3c966c5bc6
Move mods error message
10 years ago
UltimateByte
9830a59ff1
Attempt for the use of cleaner core functions
10 years ago
UltimateByte
77c42746cc
Polishing
10 years ago
UltimateByte
63373a6ce0
no end line dot
10 years ago
UltimateByte
fc112a27aa
scrip > script
10 years ago
UltimateByte
86bb4381c9
fn_scrip_log_info don't exist
10 years ago
UltimateByte
cdd78a9c07
Mods update conclusion
10 years ago
UltimateByte
424cc93c28
better output
10 years ago
UltimateByte
60effd5e0f
installed > updated
10 years ago
UltimateByte
97dcc1bca8
output
10 years ago
UltimateByte
bcd64144e4
trying to improve output
10 years ago
UltimateByte
890e20438e
added fn_postinstall_tasks & fn_remove_cfg_files
10 years ago
UltimateByte
97e30c95ff
missing increment
10 years ago
UltimateByte
0286aaed8c
closed double quotes
10 years ago
UltimateByte
1f6c9c9078
Disable update mods
10 years ago