Marcin Jakubowski
3d936381fa
feat(newserver): American Truck Simulator ( #4105 )
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
bf1fc1833b
feat(newserver): add Velocity Proxy ( #3904 )
3 years ago
Christian
f3ad2f1655
fix(deps): remove duplicate dependencys what was added with 490cd3fa5a
( #3957 )
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
f06dfc45c3
feat(newserver): The Isle ( #3720 )
3 years ago
Marcin Jakubowski
54bf33264d
feat(newserver): DayZ ( #3557 )
* feat(dayzserver): add base dayz support
* feat(dayzserver): add game info support
* fix(dayzserver): fix dayz mods if run in debug
* feat(dayzserver): add install game config
* fix(dayzserver): fix shortname in install_config
* feat(dayzserver): download config from remote
* fix(dayzserver): fix default server cfg file
* fix(dayzserver): temporarily use default debug cmd
* fix(dayzserver): fix DayZ info game ports
* feat(dayzserver): add change port config location
* refactor(dayzserver): cleaner reading of server variables
* fix(dayzserver): fix DayZ debug parameters.
* fix(dayzserver): add dayz to dependency files
* fix(dayzserver): add gotify allerts to dayz config
3 years ago
Christian
a0d970758c
feat(newserver): Crafting Dead ( #3691 )
3 years ago
Claiyc
9b6ed8580a
feat(newserver): satisfactory ( #3638 )
* Add satisfactory default cfg
* add fn_info_message_sf & remove lo duplicate
* add default config installation
* add sf to dependency files
3 years ago
Daniel Gibbs
490cd3fa5a
fix(install): resolve steamcmd dependency issues ( #3583 )
* fix(install): improve steamcmd detection
4 years ago
Daniel Gibbs
f289ebe560
feat(install): dependency refactor ( #3568 )
* adding data files
* adding old code back in
* added csv download code
* added debian 11
* distro detection bug
* file github
* adding url checking
* check url
* check dl
* file_url to fileurl
* remove infinite loop
* correct message
* adding file checking
* impove dep checking logic for unsupported distros
* logic
* add missing dep menu
* using update_steamcmd.sh
* added remote location
* download csv file
* download
* logic
* more logic
* speed up dependency loop
* message type change
* remove legacy code
* command only listed on install
* remove nl
* remove check requirement on stop
* missing vints
vints
* add debian based servers
* eco
* add centos8
* mono changes
* correct centos8 csv
* centos 8 fixes
* almalinux-8.4
* add centos 7 and rocky 8
* add dnf and email deps
* add steamcmd requirements
* steamcmd requirements
* dependencysteamcmd
* prevent masterserver from checking more than once per command
* uniq sort dependency array
* re-word of mono repo install
* prevent too many steam api querys
* java and mono check logic
* unset depstatus
* mono status
* java versions
* java wildcard
* depstatus
* bug
* add dodr
* remove i386 command if not needed
* added rhel
* 8.4 to just 8
* added Valheim Plus requriements
4 years ago