Daniel Gibbs
72dd471ccd
fix(armar): update armar dependencies
2 years ago
Daniel Gibbs
11078b3bf7
fix(terraria): remove broken dependency requirement
2 years ago
alasdair
34a2a0f0d5
Set crossplay to off until it works
2 years ago
AlasdairHaig
592f5ce0e2
Remove single quoations
2 years ago
AlasdairHaig
81b4cf049c
Updating new starting parameters
Adding new server start parameters, like crossplay, to the default config
2 years ago
Daniel Gibbs
16dcc76063
codacy
2 years ago
Daniel Gibbs
0487d7f3df
codacy
2 years ago
Christian
94d1e99772
feat(mods): add BepInEx mod for Valheim ( #3960 )
2 years ago
crawforc3
fbaed94324
feat(newserver): Necesse ( #3997 )
* Add Necesse game server
* change github info for testing
* add defaul config
* fix config
* Update config
* revery github repo
* remove artifact
* Update _default.cfg
* Update install sequence
* Update servercfg
* Add post install
* Update nec post isntall
* update fixes
* Remove config checks
* update install config
* fix typo
* Add config check
* add config checks to post install
* fix install config
* update fix.sh
* Clean up
* correct dependencies
* add details
* add nec
* config
* update dependencies
* prettier
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Christian
8dc7861c63
fix(bt): add convertion of the startscript to LF ( #4008 )
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
timm0e
cfbb64137d
feat(csgoserver): add all game mode related cvars to CS:GO LGSM config ( #4005 )
* feat(csgoserver): add parameters for gamemodeflags and skirmishid to lgsm config
* docs(csgoserver): add parameter examples for all gamemodes in lgsm config
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Daniel Gibbs
8a5c28ae9c
fix: add execname to check_executable
2 years ago
Daniel Gibbs
bbf56a04ee
fix: don't run permissions checks when root or docker
2 years ago
Daniel Gibbs
76392b54a3
revert: find -L causing infinate loop
#4015
2 years ago
Daniel Gibbs
a6ae012f12
Release v22.2.1
2 years ago
Daniel Gibbs
2257be4a8e
fix: add docker compatibility
fix: allow find to search in symlinks
2 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 )
3 years ago
Daniel Gibbs
0342adaa40
feat(new server): Project Cars 2 ( #3842 )
3 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)
3 years ago
Jens
1d6d94d7a3
feat(mods): csgo mods - scraping latest versions for GOKZ and MovementAPI ( #3841 )
3 years ago