Daniel Gibbs
305a3e819a
Added details of factorio branch to the updater
7 years ago
Daniel Gibbs
70a457a328
corrected branch select if statement
7 years ago
fanuch
2a3103f4ae
Removed variable from Factorio headless server request as it currently returns 404, but targets the right directory and files without it
8 years ago
Marvin Lehmann
a4776e12c6
Changed curl to ${curlpath}
8 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
9caf66dbde
moved "
8 years ago
Terry Wrist
34d5576841
Change logfile used for update check
This changes the logfile that is used from the log generated by tmux to the log generated by the factorio binary. As logging is disabled in tmux 1.8, those users which may be stuck on that version cannot use the update functionality, as there is no log to go off of.
8 years ago
Daniel Gibbs
0bfbdbc01f
Got rid of double returns
8 years ago
Digital-Storm
96ece6a4de
renamed var to branch for continuity with steamCMD
Renamed updatebranch variable to branch to coincide with the change to the fctrserver.sh variable change in commit 6d5ea2090c
8 years ago
Digital-Storm
e2f05f1ff3
Modified available build to use updatebranch var
Added updatebranch var to the available build url.
8 years ago
Digital-Storm
3b49592e91
currentbuild return only 1 line
Current experimental loads multiple base version files, modified to tail -1 and return only 1 line, so updater checks version properly.
8 years ago
Daniel Gibbs
6fbd530633
renamed filesdir to serverfiles
makign it easier to understand by changing the var to serverfiles (the actual name of the directory
8 years ago
Daniel Gibbs
a98b72cb6f
Corrected curl paths
many curl references were not using curlpath
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
ca01255e5d
removed update message from installer
8 years ago
Daniel Gibbs
9b3afbc1b5
Fixed updater no longer detecting currentversion
8 years ago
Daniel Gibbs
352bd06887
Various minor changes
8 years ago
Kristian Polso
0526935d32
Typo in fn_update_factorio_currentbuild
9 years ago
Kristian Polso
7874986b94
Tmpdir factorio
9 years ago
Kristian Polso
3e33596836
Tmp dir stuff
9 years ago
Kristian Polso
b0b21d888b
Correct folder
9 years ago
Kristian Polso
d8c1b2d601
Extract dir
9 years ago
Kristian Polso
3b6336c388
Factorio update scripts
9 years ago
Daniel Gibbs
73a576955c
${lgsmdir}/tmp has become ${tmpdir}
9 years ago
Daniel Gibbs
50f36468c6
removed nl
9 years ago
Daniel Gibbs
4405c42122
removed rm tmp dir
9 years ago
Daniel Gibbs
2127a7eaa4
Code shuffle and update
Shuffled code to match update_ts3.sh also updated messages to reflect
recent updates to update_ts3.sh
9 years ago
UltimateByte
16a90bb357
improvements
9 years ago
UltimateByte
ce452f58db
don't remove files for testing
9 years ago
UltimateByte
f191bb39a9
some fixes, but not enough
9 years ago
UltimateByte
b105326190
missing .tar.bz2
9 years ago
UltimateByte
8dc34f9b51
missing availablebuild in url
9 years ago
UltimateByte
72f87c955e
quotes again & correction
9 years ago
UltimateByte
77d401ef1b
corrected folder name and redundant quotes
9 years ago
UltimateByte
72dfe2086a
Fixes
9 years ago
UltimateByte
a289e4d574
Spacing and quote
9 years ago
UltimateByte
0c876d4724
Functions naming
9 years ago
UltimateByte
d471c90bec
First shot for mumble install and update
9 years ago