jobhh
5a5a12525b
feat(etl): update ET: Legacy to 2.77.1 ( #3417 )
4 years ago
Daniel Gibbs
a5785c4a67
feat(ut99): update to 469b ( #3364 )
4 years ago
Daniel Gibbs
5981accf02
feat(etl): update ET: Legacy to 2.76 ( #3363 )
4 years ago
Daniel Gibbs
bb994660f7
fix(config): resolves issue with settings not always picked up in start parameter ( #3320 )
4 years ago
Christian
7640496726
feat(newserver): add PaperMC Server and Waterfall ( #3292 )
* feature(newserver): add PaperMC Server and Waterfall
PaperMC is a Minecraft server fork of spigot (which is a fork of Bukkit) with some improvement and also an API to check when update is needed
It support version selection via the API
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Daniel Gibbs
852feec520
fix: standardise and refactor comment headers ( #3198 )
4 years ago
Christian
a0cbfc4957
feat(newserver): Vintage Story ( #3156 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Daniel Gibbs
6eabed9565
feat(ut99server): update UT99 to version 469a (OldUnreal patch) ( #3110 )
4 years ago
Daniel Gibbs
f0f0a56133
feat: remove support for Serious Sam 3 and Goldeneye: Source ( #3078 )
5 years ago
Daniel Gibbs
ee515b7786
feat(alerts): add rocket.chat and alerts refactor ( #3051 )
* update linuxgsm alert logo
* add Rocket.chat alert option
* Refactor of post details by removing pastebin and hastebin
* Improved alert standardisation
Co-authored-by: Alasdair Haig <[email protected] >
Co-authored-by: Alasdair Haig <[email protected] >
Co-authored-by: AlasdairHaig <[email protected] >
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
424af4fd45
fix(solserver): resolve install infinite loop ( #2990 )
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
f6a907054f
feat(ut2k4server): update release to 3369.3 ( #2952 )
5 years ago
ttocszed00
f2f8063b11
feat(new server): Battlefield: Vietnam ( #2909 )
5 years ago
Daniel Gibbs
b52dc9af8e
fix(ut3server): correct md5sum for ut3server download
5 years ago
Christian
3ae3d89bf7
fix(download): fix some files not downloading ( #2904 )
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
Daniel Gibbs
c8848891be
feat(install): convert non-steamcmd game srvers to use tar.xz ( #2851 )
* converted to xz
* added source forts dependencies and merged bf1942
* update zmr dependencies
5 years ago
Daniel Gibbs
f0729fc330
feat(newserver): Assetto Corsa ( #2830 )
5 years ago
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 )
6 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