Daniel Gibbs
|
7e6d2ad0ed
|
fix(onset): update onset dependencies
|
2 years ago |
Daniel Gibbs
|
72dd471ccd
|
fix(armar): update armar dependencies
|
2 years ago |
Daniel Gibbs
|
11078b3bf7
|
fix(terraria): remove broken dependency requirement
|
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
|
dc420668a2
|
fix(deps): fix java and rng dependency for pz and rw (#3911)
|
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
|
0465e0970b
|
fix(deps): add missing dep for distro-info (#3732)
|
3 years ago |
Daniel Gibbs
|
0e6e09da2b
|
fix: remove duplicate dependency
|
3 years ago |
Christian
|
f06dfc45c3
|
feat(newserver): The Isle (#3720)
|
3 years ago |
Daniel Gibbs
|
18833adde1
|
feat(mc): update Minecraft java requirements (#3697)
* update Minecraft Java requirements to Java 17
* fix: steamcmd depdencency check logic
|
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 |
Christian
|
70e9db3694
|
fix(deps): add libncurses for mta (#3623)
|
4 years ago |
johnoclockdk
|
0ef31243a8
|
fix(deps): missing dependency libsdl (#3590)
|
4 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 |