Daniel Gibbs
f355275cdf
feat(solserver): migrate to steamcmd and improve monitor ( #2829 )
* convert to SteamCMD
* add soldat query
* Added display ports in query raw
5 years ago
Daniel Gibbs
f76cd6b266
fix(logs): resolve modulename not showing in logs ( #2818 )
5 years ago
Daniel Gibbs
773812a6c7
fix: correct and standardise name of goldsrc engine ( #2814 )
GoldSrc servers were names variants of Gold Source. Using correct engine name GoldSrc
5 years ago
Daniel Gibbs
390fc23265
fix(validate): resolve validate not functioning for non branch ( #2802 )
5 years ago
Daniel Gibbs
25cfd3b8c4
fix: correct and standardise name of goldsrc engine ( #2803 )
GoldSrc servers were named variants of Gold Source. Using correct engine name GoldSrc
5 years ago
Daniel Gibbs
abaa614cad
feat: general code standards improvements ( #2730 )
* add missing space in ; then
* standardise command if
* standardised True if the length of "STRING" is non-zero.
* changed -e to -f
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
Frisasky
9f91d4ee01
feat(newserver): Unreal Tournament 4 ( #2644 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
0ea6a6e6a8
feat(install): use a new linuxgsm domain linuxgsm.download for files ( #2698 )
This will separate out linuxgsm files from the main domain to reduce the change of an ssl change breaking downloads
5 years ago
Daniel Gibbs
e13990694d
tabs
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
Daniel Gibbs
86478573d9
feat(newserver): Minecraft Bedrock ( #2626 )
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
56583d2f24
fix(install): use http instead of https to improve distro compatability ( #2608 )
5 years ago
Frisasky
8281f209de
feat(zmrserver): update server files ( #2569 )
6 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
7a3fa84fa6
feat(newserver): Medal of Honor: Allied Assault ( #2539 )
6 years ago
Frisasky
f975d5cab6
feat(steamcmd):fix branch support ( #2532 )
6 years ago
Christian
89387aa346
fix(utserver): remove SteamCMD auth requirement 32-bit workaround ( #2516 )
6 years ago
Daniel Gibbs
1d41bc66d3
feat(refactor): general refactor of if statements ( #2492 )
* Codacy recommendation fixes
6 years ago
Christian
bcd585bae9
feat(newserver): Soldat ( #2445 )
Co-authored-by: Christian Birk <[email protected] >
6 years ago
Frisasky
debd737274
feat(newserver): Action half-life ( #2460 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Frisasky
a917b553ab
feat(newserver): Zombie Master: Reborn ( #2465 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Daniel Gibbs
2ebf890721
code tidy
6 years ago
Frisasky
9695902f6a
feat(newserver): The Specialists ( #2427 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Frisasky
eb17129279
feat(newserver): SourceForts Classic ( #2430 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Daniel Gibbs
e0acffad80
feat: Refactor comments to follow standards ( #2389 )
6 years ago
tkrn
e2ca77de3b
feat(newserver): Soldier of Fortune 2: Gold Edition ( #2359 )
Co-authored-by: tkrn <[email protected] >
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
Frisasky
378d8f0fa3
feat(install): update Return to Castle Wolfenstein package ( #2344 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Daniel Gibbs
a705a31a77
feat(qwserver): update nquake download archive ( #2340 )
6 years ago
Heihachi
7734a3519e
feat(newserver): Unturned ( #2296 )
Co-authored-by: [email protected]
6 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
6 years ago
visdmin
87b8ed40f7
fix(install): Teamspeak3 server installation with MariaDB fixed. ( #2261 )
Co-authored-by: visdmin [email protected]
fix(ts3server): can now add socket info to mariadb.ini
feat(ts3server): copy libmariadb.so.2 if not found in serverfiles
feat(install): EULA agreement now handled by install_eula.sh
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
2b289d740a
fix(rtwcserver): re-add rtwc download that got removed
6 years ago
Daniel Gibbs
759fdf5665
fix(install): correct shortname vars
6 years ago
Daniel Gibbs
3e4114bfb8
fix(install): corrected missed shortname vars
6 years ago
Daniel Gibbs
f178696865
feat(cod4): update cod4 installer
* feat(install): convert http to https
* feat(install): change gamename to shortname
6 years ago
tkrn
f9d93a03b2
feat(newserver): return to castle wolfenstein server added
6 years ago
Daniel Gibbs
9ee6bdb666
SC2086
6 years ago
Daniel Gibbs
20a081e61d
changed from goldsource to appid 90
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