Christian
09ce7899d1
feat(check-update): add new command check-update for steamcmd game servers ( #3146 )
4 years ago
Christian
452323a72c
fix(update): redo steamcmd update part for new behavoir ( #3139 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Daniel Gibbs
67e08ba84f
fix(update): fix broken branch selection. ( #3130 )
This change fixes the update command for those on public branches.
add fix to core_dl.sh
4 years ago
Daniel Gibbs
78cb4689ec
fix(update): resolve broken minecraft updater since v1.16.3 ( #3067 )
* fix(mcserver): resolve minecraft now outputting windows line endings
* fix(update): resolve broken minecraft updater since v1.16.3
5 years ago
Daniel Gibbs
eb9e5a940f
feat(newserver): Jedi Knight II: Jedi Outcast ( #3002 )
Co-authored-by: Nate Berkopec <[email protected] >
Co-authored-by: Frisasky <[email protected] >
5 years ago
Daniel Gibbs
d327e93880
fix(log): allow logs to correctly display primary command ( #2969 )
5 years ago
Daniel Gibbs
e5ee945480
feat(update): add betapassword option for custom steamcmd branches ( #2962 )
5 years ago
Daniel Gibbs
edacc33618
fix(update): allow steamcmd to check for update on beta branches ( #2960 )
5 years ago
Daniel Gibbs
be0c448896
feat(steamcmd): refactor how SteamCMD server downloads are handled ( #2959 )
Handling of SteamCMD and error checking
5 years ago
Daniel Gibbs
8316d87853
fix(log): allow logs to correctly display primary command ( #2958 )
5 years ago
Daniel Gibbs
04bb8485b8
fix(update): fix update on start not working ( #2901 )
* add space to grep to get accurate session name
* move messages to get proper output
5 years ago
Daniel Gibbs
95ce894f10
fix resolving update not running on install ( #2893 )
5 years ago
Daniel Gibbs
f40ad7dd6a
fix(update): ensure that tmpdir is cleared when update is found ( #2890 )
5 years ago
Daniel Gibbs
458fec5782
fix(update): resolve issue with steamcmd update not getting latest build
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
PwnK
57243aae9a
remove appinfo.vdf correctly ( #2841 )
5 years ago
Daniel Gibbs
f0729fc330
feat(newserver): Assetto Corsa ( #2830 )
5 years ago
Daniel Gibbs
f76cd6b266
fix(logs): resolve modulename not showing in logs ( #2818 )
5 years ago
Daniel Gibbs
ed536eade6
feat(update): multi instance servers will reboot automatically on update ( #2800 )
5 years ago
Daniel Gibbs
390fc23265
fix(validate): resolve validate not functioning for non branch ( #2802 )
5 years ago
Daniel Gibbs
a3e1b53b02
fix(messages): improvements to messaging ( #2792 )
* Revert "fix(messages): fix some messages not using newline correctly (#2772 )"
This reverts commit 3bd64bbc13
.
* Revert "fix(messages): fix some messages not using newline correctly (#2765 )"
This reverts commit c847ecb4b6
.
* added new [ START ] message
* various messages improvements made
5 years ago
Daniel Gibbs
3bd64bbc13
fix(messages): fix some messages not using newline correctly ( #2772 )
* update donate links
5 years ago
Daniel Gibbs
3a6f7f9034
feat: rm command best practices ( #2729 )
5 years ago
Daniel Gibbs
d106384e28
feat: convert commandname to modulename ( #2728 )
5 years ago
Daniel Gibbs
9e811a7ba0
code
5 years ago
Daniel Gibbs
ef7cdb0d9e
feat: debian based distros will now use the steamcmd package
5 years ago
Daniel Gibbs
736e55717f
standardise command if
5 years ago
Frisasky
fc72caeff7
feat(refactor): double quote for branch name ( #2618 )
5 years ago
Daniel Gibbs
835fdee88e
feat(core): convert ${curlpath} to using curl and improve code standards ( #2616 )
5 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
Frisasky
f975d5cab6
feat(steamcmd):fix branch support ( #2532 )
6 years ago
Daniel Gibbs
320fae5ac2
fix(untserver): specific steamcmd parameters no longer required
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
Heihachi
7734a3519e
feat(newserver): Unturned ( #2296 )
Co-authored-by: [email protected]
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
9ee6bdb666
SC2086
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
20a081e61d
changed from goldsource to appid 90
7 years ago
Aleksandr Razumov
9d005b0b76
use branch name while checking for updates
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
eeffab7265
Possible fix for #1861 GoldSrc servers not installing properly
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
64701aceae
Shellcheck code tidy
SC2164
SC2086
SC2062
SC2046
SC2143
SC2086
SC2164
7 years ago
Daniel Gibbs
a576e0248a
SC2164
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
2a0d4562f1
SC2162
7 years ago
Daniel Gibbs
1077ab2abf
SC2164
7 years ago