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
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
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
8ce79afc75
SC2059
7 years ago
Daniel Gibbs
20c33da6ba
SC2115
7 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
19a3d31763
fixed typo that says install instead of remove
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
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
UltimateByte
f8072b69de
typo: loga > log
8 years ago
Daniel Gibbs
3ea100cc72
improvements to script log messages
8 years ago
Daniel Gibbs
d83666625d
update wording for script log
8 years ago
Daniel Gibbs
ae864bb92b
More UI modifications
8 years ago
UltimateByte
b62d58fe85
added missing fn_print_ok_eol_nl
8 years ago
UltimateByte
3c3d68fbdc
check fails in the loop and echo the right files amount
8 years ago
Daniel Gibbs
33b9467009
used correct var
8 years ago
Daniel Gibbs
c2de5e9c81
corrected var
8 years ago
Daniel Gibbs
63a8193798
corrected variable
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
a84ba451aa
Changes to the UI
more to come soon
8 years ago
UltimateByte
ec68e34e86
Move mods error message
8 years ago
UltimateByte
849c13037a
Attempt for the use of cleaner core functions
8 years ago
UltimateByte
16b0329345
spacing
8 years ago
UltimateByte
156b351d10
echo "" moved here
8 years ago
UltimateByte
3853dd36cd
attempd for new mods remove list
8 years ago
UltimateByte
ea37fc9b68
validate after remove oxide
8 years ago
UltimateByte
c3924fa16d
Polishing
8 years ago
UltimateByte
369416ff62
missing echo
8 years ago
UltimateByte
f042aee9f5
no need for sleep
8 years ago
UltimateByte
5295bd94fe
removal
8 years ago
UltimateByte
26bf25619b
no nl for dots
8 years ago
UltimateByte
83b6d2d07f
fn_scrip_log_info don't exist > fn_script_log_info
8 years ago
UltimateByte
ce9702227d
message
8 years ago
UltimateByte
5c4baae75c
removed wrongly c/pasted double quote
8 years ago
UltimateByte
86186dc90b
Various improvements
8 years ago
UltimateByte
ac58e6eddb
woops² should remove mods now
8 years ago
UltimateByte
0b3da9d2d3
woops
8 years ago
UltimateByte
efa647966c
Trying mod remove process
8 years ago
UltimateByte
b8fc80443e
tabs and line jump
8 years ago
UltimateByte
90a795adaa
one fix
8 years ago