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
6102c28fd5
fix(config): add pushoveruserkey to all configs ( #3028 )
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
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
af783e225a
fix: resolve steamcmd outputting the same messages to logs ( #3011 )
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
f3b6d56eac
fix(ahlserver): correct game name to use capitals
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
d51f048412
Merge branch 'master' into develop
5 years ago
Daniel Gibbs
242d91d937
Merge pull request #2973 from GameServerManagers/hotfix/v20.4.1
Release v20.4.1
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
f817c4cea0
Merge branch 'master' into develop
5 years ago
Daniel Gibbs
7e3df5d434
Merge pull request #2968 from GameServerManagers/release/v20.4.0
Release v20.4.0
5 years ago
Daniel Gibbs
8121080aee
Release v20.4.0
5 years ago
Daniel Gibbs
167cf43e5b
codacy
5 years ago
Daniel Gibbs
bfdd04e864
Merge branch 'develop' into release/v20.4.0
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
6d988b6075
Merge remote-tracking branch 'origin/release/v20.4.0' into release/v20.4.0
5 years ago
Daniel Gibbs
f4b2e8b4fd
Release v20.4.0
Release v20.4.0
5 years ago
Daniel Gibbs
c35ba0179b
Release v20.4.0
5 years ago
Daniel Gibbs
4861d1374d
feat(rustserver): console now has an output ( #2966 )
5 years ago
Nathan
a941499479
feat(rustserver): add support for Rust + app ( #2965 )
5 years ago
Daniel Gibbs
70ab6667c6
New README.md header logo
5 years ago
Daniel Gibbs
a0f854a616
Merge branch 'master' into develop
5 years ago
Daniel Gibbs
97e7944301
Update CONTRIBUTING.md
5 years ago
Daniel Gibbs
69c8550c13
Update table of contents
5 years ago
Daniel Gibbs
b6eacc5620
Update README.md
5 years ago
Daniel Gibbs
0573131baa
resolve some bugs in CONTRIBUTING.md
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
c94b8fac75
Update no-response.yml
5 years ago
Daniel Gibbs
a41f38801e
fix: hard lock reference ( #2956 )
5 years ago