Daniel Gibbs
2590b5e1cf
release: v19.9.0
6 years ago
Daniel Gibbs
65d3053853
fix(linuxgsm.sh): fix bug causing serverlist.csv to keep loading
6 years ago
Daniel Gibbs
7f4260e1ac
fix(linuxgsm.sh): reverted servicename back to selfname
6 years ago
Daniel Gibbs
412f56a243
Revert "fix(linuxgsm.sh): bug causing serverlist.csv to keep downloading"
This reverts commit b873a83dc3
.
6 years ago
Daniel Gibbs
8cdb66850b
hotfix v19.8.3
6 years ago
Daniel Gibbs
b873a83dc3
fix(linuxgsm.sh): bug causing serverlist.csv to keep downloading
6 years ago
Daniel Gibbs
0cb92e08c7
release v19.8.1
6 years ago
Daniel Gibbs
cd7a62746e
release v19.7.0
6 years ago
Daniel Gibbs
e0acffad80
feat: Refactor comments to follow standards ( #2389 )
6 years ago
Daniel Gibbs
41877ee4b8
release v19.6.0
7 years ago
Daniel Gibbs
1d0c7f5702
release 190503
7 years ago
allcontributors[bot]
298e52d192
docs: add Frisasky as a contributor ( #2319 )
7 years ago
Daniel Gibbs
18a5d7b178
release: 190422
7 years ago
Daniel Gibbs
11547a3c82
feat(travis-ci): Add support for Minecraft test to travis-ci ( #2287 )
* feat(travis-ci): add minecraft test
* update MIT Licence date
* feat(travis): depricate travis-ci shellcheck
* removed bash from travis as reverting to trusty
* fix(mcserver): eula now correctly alteres to true
* fix(update): correct mcserver timed loop
* travis-ci now uses ens interface instead of eth
* added internet IP next to query raw
7 years ago
Daniel Gibbs
98e0701643
update linuxgsm version
7 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
7 years ago
Daniel Gibbs
5fb13d9108
fix(linuxgsm): fix serverlist not always being loaded
7 years ago
Daniel Gibbs
482e82c23e
feat(linuxgsm): add compatibility for new serverlist.csv and refactor
7 years ago
Daniel Gibbs
88e463d27b
feat(servelist): add new data to serverlist.csv
New data added to serverlist.csv. In future will be start to become easier to add servers as info can be added in to serverlist instead.
This change will happen over time
fix(stop): correct if statements
feat(serverlist): add compatibility for updated serverlist.csv
7 years ago
Daniel Gibbs
85731e1510
feat(serverlist): add compatibility for updated serverlist.csv
7 years ago
Daniel Gibbs
47ce83086c
release 190217
7 years ago
Daniel Gibbs
41561deac9
fix: refactor
7 years ago
Daniel Gibbs
21c035aa28
feat: ignore first line of serverlist.csv
7 years ago
Daniel Gibbs
e7d9964d18
release 090106
7 years ago
Daniel Gibbs
9603a2a302
feat: update version to 181216
7 years ago
Daniel Gibbs
fc4028296f
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
refactor(docs): change all urls from the old wiki to new docs (#2122 )
7 years ago
Daniel Gibbs
430997bd40
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
7 years ago
Daniel Gibbs
84af267a2e
181027
7 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
c05d51fec3
Dependency checking can run as root ( #2032 )
* Only dependency checks will run as root user when starting the installer e.g `./csgoserver install`
* If running dep check as root LinuxGSM will remove any files in `lgsm` that belong to root
* Master server check will not run if jq missing
7 years ago
Daniel Gibbs
d9e1af2c25
ANSI colour disabling can now works.
ansi colours fails to disable as core_messages.sh loaded before the config. ansi colours are now in a function that is called after the config has been loaded. allowing colour to only load once the config has confirmed that it is allowed.
7 years ago
Daniel Gibbs
dee1e1782d
Release 180908
7 years ago
Daniel Gibbs
8bf92f7167
Release 180908
7 years ago
Daniel Gibbs
77ea1ca2fd
updated version number
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)
8 years ago
Daniel Gibbs
310f8a0a92
updated version number
8 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
8 years ago
Daniel Gibbs
bbcf07603d
removed which command as per shellcheck
command is a POSIX and will exclusivly use this moving forward. https://github.com/koalaman/shellcheck/wiki/SC2230
8 years ago
Daniel Gibbs
90248bf727
Release 180313
8 years ago
Daniel Gibbs
2e1082bd50
added datadir and serverlist vars to main vars
8 years ago
Daniel Gibbs
8524eeec94
moved datadir out of tmpdir
8 years ago
FliesWithWind
66527a1c7a
Update linuxgsm.sh
Changed githubuser back to GameServerManagers
8 years ago
FliesWithWind
a6f6ef483e
Update linuxgsm.sh
Changed to my repo
8 years ago
Daniel Gibbs
be923393cd
updated version
8 years ago
Marvin Lehmann
f030f2136b
Forcing download instead of explicitly deleting old server list
8 years ago
Marvin Lehmann
ba37d6b797
Fixed forcedl functionality
8 years ago
Marvin Lehmann
df8046fac6
Removed wrong unnecessary parameter
local_filename = github_file_url_name (not $4)
8 years ago
Marvin Lehmann
6a21e9703b
Added spaces
8 years ago
Marvin Lehmann
f1d6714f2b
Allowed game name as possible argument for install and improved output
8 years ago
Daniel Gibbs
3fbc117597
Release 171014
8 years ago