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
tkrn
097bb991ab
feat(mods): metamod/amxmodx for goldsrc engines ( #3104 )
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
d327e93880
fix(log): allow logs to correctly display primary command ( #2969 )
5 years ago
Daniel Gibbs
8316d87853
fix(log): allow logs to correctly display primary command ( #2958 )
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
41b40c7c78
removed Exiting
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
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
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
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
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
7450c599d7
nl
8 years ago
Daniel Gibbs
6677c2a5fe
nl
8 years ago
s-eam
0901753364
Abstract Y/N Prompt Logic
- Modularize prompt logic into separate function (fn_prompt_yn)
- Refactor scripts to utilize fn_prompt_yn
- Enhance Y/N prompt interface for usability
8 years ago
Daniel Gibbs
d83666625d
update wording for script log
8 years ago
UltimateByte
82441e5d6d
((totalmodsinstalled++)) not needed anymore
8 years ago
UltimateByte
0ddc146631
total mods fix
8 years ago
UltimateByte
2b302fc0ac
"User selected to continue" to be in check loop
8 years ago
UltimateByte
bb99b30bd1
get mod info at the right time
8 years ago
Daniel Gibbs
db3e0c64eb
Bug fixes
8 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
8 years ago
Daniel Gibbs
8b3721f25a
Many various changes
Im being laxy with commits. Still work to be done
8 years ago
Daniel Gibbs
1985955f3a
Loads of UI improvements and fixes
still lots of testing to do
8 years ago
Daniel Gibbs
4d692f59e2
Various UI and code changes.
8 years ago
Daniel Gibbs
63c697fe33
spaces
8 years ago
Daniel Gibbs
a84ba451aa
Changes to the UI
more to come soon
8 years ago
UltimateByte
bd07a687ac
Attempt for the use of cleaner core functions
8 years ago
UltimateByte
16f54c6281
fn_installed_mods_lightlist
8 years ago
UltimateByte
821db97417
Polishing
8 years ago
UltimateByte
a9a72af1aa
no end line dot
8 years ago
UltimateByte
8c399fcf46
added postinstall tasks
8 years ago
UltimateByte
389b6a1c55
added lowercase convert to install
8 years ago
UltimateByte
99bf5905a3
description
8 years ago
UltimateByte
1de06e1945
moving mods core functions away
8 years ago
UltimateByte
80b21df4b0
Added file list generation
8 years ago
UltimateByte
7df9635981
New line for better output
8 years ago
UltimateByte
77e2043700
checks moves to mods_list.sh
8 years ago
UltimateByte
29d2b51085
No need to check for systemdir, lgsm already does
8 years ago