Daniel Gibbs
67df27ce1c
add steamcmd requirements
4 years ago
Daniel Gibbs
474956024c
add dnf and email deps
4 years ago
Daniel Gibbs
fad02cb395
mono changes
4 years ago
Daniel Gibbs
be7d82f432
remove nl
4 years ago
Daniel Gibbs
1434810235
command only listed on install
4 years ago
Daniel Gibbs
96a21a74e1
remove legacy code
4 years ago
Daniel Gibbs
388d5b1a08
message type change
4 years ago
Daniel Gibbs
2bf78dd7d4
speed up dependency loop
4 years ago
Daniel Gibbs
007b77f810
more logic
4 years ago
Daniel Gibbs
896e5b2e18
logic
4 years ago
Daniel Gibbs
85476eaa5a
download
4 years ago
Daniel Gibbs
a055cb1f32
download csv file
4 years ago
Daniel Gibbs
623bc615bd
add missing dep menu
4 years ago
Daniel Gibbs
93b91e9682
logic
4 years ago
Daniel Gibbs
69268ee673
impove dep checking logic for unsupported distros
4 years ago
Daniel Gibbs
17ac5f8ada
adding file checking
4 years ago
Daniel Gibbs
45612c100e
check url
4 years ago
Daniel Gibbs
b0ab25b445
adding url checking
4 years ago
Daniel Gibbs
11139b759f
file github
4 years ago
Daniel Gibbs
2742f5d3fd
added debian 11
4 years ago
Daniel Gibbs
67443747d4
added csv download code
4 years ago
Daniel Gibbs
61ba4411c5
adding old code back in
4 years ago
Daniel Gibbs
2a7fd6f2dd
fix(mc): add Java 16 as a dependency requirement for Ubuntu 20.04 and above ( #3482 )
* Added java info to details for game servers that require it
* added openjdk-16-jre option for Ubuntu server
4 years ago
Daniel Gibbs
efacb78370
fix(rust): increase rust query delay ( #3412 )
5 mins is not enough for some servers to load and query to become available
5 years ago
Daniel Gibbs
b02f1a436e
spaces
5 years ago
Christian
7a30e36de4
fix(deps): add detection for lxc container add hostname dependency ( #3350 )
5 years ago
Daniel Gibbs
8582b0a629
fix(ut2k4): depricate dependencys for ut2k4 and ut99 ( #3309 )
* removed ut2k4 and ut99 dependencys and tmux detection refactor
5 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] >
5 years ago
SimoFiuz
93d3b1e45c
feat(install): add support for Pop!OS! dependency checks ( #3274 )
Fix for #3264
5 years ago
Daniel Gibbs
852feec520
fix: standardise and refactor comment headers ( #3198 )
5 years ago
Daniel Gibbs
db2a769f2d
feat: improved start parameters system ( #3151 )
Significant refactor of start parameters that removed the need for a function in LinuxGSM configs.
Co-authored-by: H3o66 <[email protected] >
5 years ago
Christian
67ace6c80a
fix(steamcmd): add dependency SDL 32bit for debian and ubuntu ( #3186 )
5 years ago
Christian
5ab5d9c5cf
fix(pvr): add new dependency ( #3180 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Christian
b83d699907
feat(newserver): SCP: Secret Laboratory ( #3163 )
5 years ago
Christian
a0cbfc4957
feat(newserver): Vintage Story ( #3156 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
8ab3dccb71
feat(skeleton): New command skeleton ( #3152 )
* initial commit of skel
* getopt
* getopt
* getopt
* cpio
* adding messages
* exit
* message
* shellcheck
* truncate netstat for colserver
* added cpio dependency
* tabs
5 years ago
Christian
6de6d900ed
feat(newserver): Colony Survival ( #3075 )
5 years ago
Christian
97d0b2a23e
fix(bmdm): add missing dependency ncurses libs ( #3138 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Christian
5add746d00
fix(deps): change ubuntu 20.10 to use lib32gcc-s1 ( #3094 )
5 years ago
Christian
e8a71183b8
fix(bf1942): add missing dependency to checks for libncurses5:i386 ( #3098 )
5 years ago
H3o66
27fe4a6529
fix(btserver): add dependency check for libicu
5 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
Christian
7fe992920c
fix(wurm): fix server startup for wurm and dependency ( #3046 )
5 years ago
Daniel Gibbs
d9690f85a8
fix(untserver): remove mono-complete requirement and fix query port ( #3039 )
* mono-complete no longer required for unturned
* added query port for unturned
5 years ago
Christian
2c4e41417d
fix(ecoserver): updates for Eco 0.9.0 ( #3024 )
* server executable change to new name
* change glibc version to 2.15
* add missing dependency libgdiplus for eco
* updated and converted to using jq to gather server config details
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
33eb01b387
feat: remove requirement to input IP ( #3015 )
Removes a long time annoyance for any users who have servers with multiple IP addresses.
Now if the server has more than one IP address LinuxGSM will automatically try query all IP's until it gets a response.
The default IP in settings will now be 0.0.0.0 this also helps resolve issues with source servers and LAN browser #2534
If required it is still possible to manually enter the IP address you want to use. Also, displayip setting is useful if you want your alert to specify an IP address
IP variables for reference
ip the default IP for the server if using 0.0.0.0 LinuxGSM will query all available IP addresses
queryips a list of the ip addresses that will be queried
queryip the ip address that is being queried
displayip the ip/hostname you want to show up in alerts. if unset the internet-facing IP will be used
extip the external internet-facing IP address
5 years ago
Daniel Gibbs
167cf43e5b
codacy
5 years ago
Daniel Gibbs
1d57607a3f
fix(debian 11): change name of lib32gcc1 to lib32gcc-s1 for debian 11 ( #2951 )
5 years ago
Daniel Gibbs
7208626e87
fix(tf2server): remove libtcmalloc-minimal4:i386 and gperftools-libs.i686 ( #2950 )
5 years ago