Carlos Silva
208f478416
Update _default.cfg
INFO
Server owners: update query ports!
As mentioned above, server owners need to define a dedicated query port and game port with this update. Failure to do so will result in players potentially not being able to see or connect to your server. These can no longer share the same port:
server.port
server.queryport
Example of a good config:
server.port 28015
server.queryport 28016
OR
server.port 28016
server.queryport 28015
Example of a bad config:
server.port 28015
server.queryport 28015
By default, if server.queryport is not set, the server will use the port above the game port as the query port. The queryport and the rcon port should be able to share the same port.
3 years ago
Daniel Gibbs
ba0e1144a1
feat(docker): add docker image list to csv
3 years ago
Daniel Gibbs
76392b54a3
revert: find -L causing infinate loop
#4015
3 years ago
Daniel Gibbs
a6ae012f12
Release v22.2.1
3 years ago
Daniel Gibbs
2257be4a8e
fix: add docker compatibility
fix: allow find to search in symlinks
3 years ago
Daniel Gibbs
4c52885ae3
Release v22.2.0
3 years ago
Christian
bf1fc1833b
feat(newserver): add Velocity Proxy ( #3904 )
3 years ago
Xenorio
d3cdf63d94
fix(wmcserver): fix not being able to read query port ( #3982 )
queryport was being overwritten with rconpassword or "NOT SET"
3 years ago
Frisasky
b291066c2c
fix(zmr): Update to beta 6 ( #3965 )
* Update install_server_files.sh
* Update install_server_files.sh
3 years ago
Christian
9984f956b3
feat(ts3): add check-update function ( #3967 )
3 years ago
Christian
28101a7295
fix(query_gsquery): fix regression from 81998f73c7
( #3966 )
3 years ago
ethzero
8871030ca2
fix(em): update default map ( #3977 )
Changed defaultmap value from "emp_district" to "con_district402" as this map was renamed years ago and would otherwise cause the server to fail on startup.
3 years ago
Christian
4bc349c362
feat(ts3): check checksum for downloaded file ( #3969 )
3 years ago
Daniel Gibbs
04262324ae
feat(cod4): update server download to v21.2 ( #3963 )
3 years ago
eggplants
81998f73c7
fix: replace deprecated optparse with argparse ( #3913 )
3 years ago
Christian
dc420668a2
fix(deps): fix java and rng dependency for pz and rw ( #3911 )
3 years ago
Marcin Jakubowski
9fc6244fc3
fix(bt): missing user data directory ( #3916 )
3 years ago
Christian
bf46fdcfc6
feat(mods): update sourcemod to 1.11 ( #3919 )
3 years ago
Neouni
27ab0923ab
feat(st): switch parameters to loadlatest ( #3924 )
There are some unforseen issues if you both specify load and new together.
Loadlatest will also grab the last backup of that same save.
3 years ago
Christian
7be12c41b5
fix(squad): fix to use the proper default config ( #3954 )
3 years ago
Christian
920657e774
fix(vints): refactor to fix it when there is no config for the server ( #3955 )
3 years ago
Christian
ff606a5968
feat(fctr): add function to get the server version via the details command ( #3956 )
3 years ago
Christian
f3ad2f1655
fix(deps): remove duplicate dependencys what was added with 490cd3fa5a
( #3957 )
3 years ago
Christian
09698492ae
fix(csgo): move away old libgcc_s.so.1 file to fix server with ubuntu 22.04 ( #3959 )
3 years ago
Christian
50c2cef8a6
fix(bd): install loop due old condition and config ( #3962 )
3 years ago
Daniel Gibbs
635f4bce52
chore: use prettier for code tidy ( #3901 )
* feat: start using prettier linter
https://prettier.io/
* feat: prettier code formatting
* feat: add super linter
3 years ago
Neouni
fd4a8a4fb0
fix(st): Networking and server rebuild update ( #3898 )
Networking and the server has been rebuild from scratch many commands have been lost and shutdown has changed.
# Description
Added:
servername
Modified:
startparameters changed, transfered over commands to new format.
stopmode changed, it needs a quit command now in the console.
Removed:
clearinterval
default.ini got removed, it's now all in setting.xml
# Comment
Server has been rebuild from scratch commands and dependencies have changed as a result.
3 years ago
Daniel Gibbs
38592424c8
rename Arch to Architecture
3 years ago
Daniel Gibbs
f34bae849b
Release v22.1.0
3 years ago
Marcin Jakubowski
74020fb111
fix(arma3): rework parsing of config ( #3886 )
3 years ago
Christian
c68394ff62
feat(newserver): Arma Reforger ( #3871 )
* feat(newserver): Arma Reforger
* feat(armarserver): Add server profile name
* feat(armarserver): Add fix for create profile directory
* feat(armar): limit fps for the server to fix the performance
* feat(armar): add dependencys
Co-authored-by: FliesWithWind <[email protected] >
* feat(armar): move queryport to config parser and add adminpass
* feat(armar): fix dependencys
* change ss command for armar
* add battleeyeport
* bug
* tcp
Co-authored-by: Marcin Jakubowski <[email protected] >
Co-authored-by: FliesWithWind <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
3 years ago
Christian
6816d396f8
fix(ark): rework parsing of config ( #3878 )
3 years ago
Christian
14ca894cdc
feat(mcb): allow to set hard a version for the server ( #3881 )
3 years ago
Christian
37ea2c99bc
fix(mcb): fix renaming whitelist to allowlist ( #3883 )
3 years ago
Jonah Hirsch
ed12e6c8a0
fix: tfcserver/_default.cfg Ip flag ( #3859 )
`_ip` => `+ip`
3 years ago
Christian
9e77ca2dd1
refactor: move steammaster check to info_game ( #3821 )
4 years ago
Daniel Gibbs
0342adaa40
feat(new server): Project Cars 2 ( #3842 )
4 years ago
Chris
60ae41da62
fix (arma3server): prevent multiple loading mods failing due to accidental line termination ( #3845 )
Fixes loading multiple mods failing due to accidental line termination in the mod string when following the documentation. (Observed on Ubuntu 20.10)
4 years ago
Jens
1d6d94d7a3
feat(mods): csgo mods - scraping latest versions for GOKZ and MovementAPI ( #3841 )
4 years ago
Christian
4844b695dc
fix(ns2): change mods commandline ( #3760 )
4 years ago
Jay Oster
00cdee22de
fix(sdtdserver): monitor command fails ( #3764 )
* Fix monitor command for SDTD
- Closes #3619
- Related to #3701
* Fix semantic pull request
4 years ago
Christian
3fb3ccc824
fix(ns2): remove login ( #3759 )
4 years ago
Christian
95e9498330
fix(deps): change openjdk to version 17 for debian 11 ( #3825 )
4 years ago
Christian
50d485ff05
fix(squad): fix variable for queryport ( #3824 )
4 years ago
Christian
522bb2d3c3
fix(av): fix port for config info ( #3826 )
4 years ago
Daniel Gibbs
437ebfaed7
Release v21.5.1
4 years ago
Christian
f60c65a744
refactor(core): move curl check to main file ( #3740 )
4 years ago
sharaga44
1a022caf21
fix(unt): resolve start parameter issues #2681 ( #3733 )
* Update linuxgsm.sh
* Update _default.cfg
* Update install_config.sh
* Update _default.cfg
* Revert "Update linuxgsm.sh"
This reverts commit 12639d26d1
.
* Revert "Update install_config.sh"
This reverts commit 2de6088edd
.
4 years ago
Christian
079fe0766e
fix(vh): log a message when the password is not set or to short ( #3738 )
4 years ago
Christian
0465e0970b
fix(deps): add missing dep for distro-info ( #3732 )
4 years ago