Christian
c205e26faf
fix(untserver): fix steamclient.so issue ( #3038 )
5 years ago
Christian
1bd8194a6e
fix(sdtdserver): config parsing for the port ( #3007 )
5 years ago
Christian
a99cc53529
fix(mods): change url to new domain for oxide + redo last version fetch ( #3037 )
5 years ago
Christian
9e7ce431b2
fix(squad): move systemdir to new location ( #3036 )
5 years ago
Christian
a9b3352e0f
feature(alert): add mailgun api eu support ( #3035 )
5 years ago
Christian
4d587e3bc6
fix(eco): display correct values in display and fixup ( #3034 )
5 years ago
Christian
54b20d53df
fix(arkserver): add admin and connect password to details ( #3033 )
5 years ago
P4R4NORM4L
c267953da7
feat(rustserver): add rust custom map support ( #3017 )
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
Christian
cb03c16539
fix(pzserver): fix missing steamclient.so ( #3029 )
* further standardisation of steamclient.so fixes
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Christian
37fda0ff7e
fix(fctrserver): fix and improve fetching info from config file ( #3031 )
5 years ago
Christian
fa5a668997
fix(csserver): fix missing steamclient.so ( #3030 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
056eb9b2f4
re-order
5 years ago
Daniel Gibbs
ce81b1e201
remove reference to Valheim
5 years ago
Daniel Gibbs
ca5ac085bf
tabs
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
DrPsychick
527b74f024
workaround for steamcmd console spam
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
364a1a9e6d
correct echo for console message
5 years ago
Ryan Walters
db4d3ccef4
fix: awk to properly grab the server pid when spaces are present in the session name ( #2997 )
5 years ago
Daniel Gibbs
67333ffeb9
feat(console): allow console to state if verbose and/or interactive ( #3000 )
5 years ago
Daniel Gibbs
424af4fd45
fix(solserver): resolve install infinite loop ( #2990 )
5 years ago
Daniel Gibbs
17a07e2d9c
feat(details): change master server to state listed or not listed
not listed
5 years ago
Daniel Gibbs
448efc9eff
add LinuxGSM version to install header
5 years ago
Daniel Gibbs
bb01afafc8
Release v20.4.1
5 years ago
Daniel Gibbs
8673d9b794
fix(rustserver): fix blueprint not being wiped ( #2972 )
Fix blueprint not being wiped on full-wipe
Removed reference to random seeds as this feature doesn't exist yet
updated command name from wipeall to full-wipe (old commands will still work but are now hidden)
5 years ago
Daniel Gibbs
167cf43e5b
codacy
5 years ago
Daniel Gibbs
d327e93880
fix(log): allow logs to correctly display primary command ( #2969 )
5 years ago
Daniel Gibbs
64e06d3706
update sponsor url
5 years ago
Daniel Gibbs
6508caad67
fix(details): suppress jq error
5 years ago
Daniel Gibbs
f4b2e8b4fd
Release v20.4.0
Release v20.4.0
5 years ago
Daniel Gibbs
f020669697
feat(details): add appid and branch password to details ( #2964 )
5 years ago
Daniel Gibbs
a3da62fb1a
feat(stop): add end option to graceful stop ( #2963 )
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
a41f38801e
fix: hard lock reference ( #2956 )
5 years ago
Daniel Gibbs
8462086922
fix(info): gather external ip from ipify.org instead of ifconfig.co ( #2953 )
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
f6a907054f
feat(ut2k4server): update release to 3369.3 ( #2952 )
5 years ago
Alasdair Haig
2e9f985f13
update_steamcmd accidently removed
5 years ago
Daniel Gibbs
7208626e87
fix(tf2server): remove libtcmalloc-minimal4:i386 and gperftools-libs.i686 ( #2950 )
5 years ago
Alasdair Haig
18bea2109b
executable folder rights
5 years ago
Daniel Gibbs
bf4eb65ab3
comment update
5 years ago
Alasdair Haig
9f39365f7f
removed non-relative path from stop command
5 years ago
Alasdair Haig
6b5007a11d
missing fi added
5 years ago
Alasdair Haig
cc45f58529
Added missing beta password for steamcmd
5 years ago
Alasdair Haig
47b37f596c
Rocketchat alert working
5 years ago
Alasdair Haig
52882c182c
Added missing entry in functions list
5 years ago