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
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
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
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
12c0ac6adb
SC2086
7 years ago
Daniel Gibbs
d7eada1a31
SC2006
7 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
UltimateByte
e902468f78
$filename > $modfilename + tidy "] ; then" to "]; then"
8 years ago
Daniel Gibbs
0bfbdbc01f
Got rid of double returns
8 years ago
Daniel Gibbs
40c36615cd
code tidy then
8 years ago
Daniel Gibbs
cd2d7d1f34
files to fileswc
8 years ago
Daniel Gibbs
c0891101c1
display fix
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
UltimateByte
c972ef0925
missing semicolon for x64 dir to preserve
8 years ago
UltimateByte
c13ab40e0d
don't erase rust x64 dir
8 years ago
UltimateByte
451191c477
escape for sed & fn_script_log_fail > fn_script_log_error
8 years ago
UltimateByte
e830e8f942
various fixes
8 years ago
Daniel Gibbs
d83666625d
update wording for script log
8 years ago
Daniel Gibbs
8acf2189a9
corrected script_log
8 years ago
Daniel Gibbs
ae864bb92b
More UI modifications
8 years ago
UltimateByte
94c1b57f85
total mods fix
8 years ago
UltimateByte
a86030b551
Total mods fix
8 years ago
UltimateByte
ef05b348ae
Comments, output and exits improvements
8 years ago
Daniel Gibbs
622a3bc8fd
messages
8 years ago
Daniel Gibbs
c2de5e9c81
corrected var
8 years ago
Daniel Gibbs
6422904488
fn_mods_define
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
6e407e7487
minor ui changes
8 years ago
Daniel Gibbs
a84ba451aa
Changes to the UI
more to come soon
8 years ago
UltimateByte
abb4ba32c7
< rather than <=
8 years ago
UltimateByte
9f01c51788
< rather than <= for lists
8 years ago
UltimateByte
532335aa13
new index variables should fix issue
8 years ago
UltimateByte
59f5d8606b
Damn automatic double quotes
8 years ago
UltimateByte
233275c3eb
Attempt for cleaner functions (core)
8 years ago
UltimateByte
c9ef22f687
Prompt if already installed
8 years ago
UltimateByte
3593866157
echo "" moved
8 years ago
UltimateByte
b2c96b67fc
""
8 years ago
UltimateByte
e83683f198
fn_installed_mods_lightlist
8 years ago
UltimateByte
efe7b219a6
installedmodslist
8 years ago
UltimateByte
11174b4ed8
corrected variables
8 years ago
UltimateByte
f645ace243
() lolilol
8 years ago
UltimateByte
0546be54d2
Attempt for installed mods list
8 years ago