Daniel Gibbs
42333c6a32
Merge branch 'release/v24.3.0'
6 months ago
Daniel Gibbs
b510672e25
revert cp change
6 months ago
Daniel Gibbs
d2bb7d1af6
fix: add check for npm
6 months ago
Daniel Gibbs
3fadfac2d1
remove code that is not ready
6 months ago
Daniel Gibbs
608a2fb3c3
Release v24.3.0
6 months ago
dependabot[bot]
e9f6836aa1
build(deps): bump actions/add-to-project from 1.0.1 to 1.0.2 ( #4603 )
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
Daniel Gibbs
5ebeb1379b
remove mom icon
6 months ago
Daniel Gibbs
6849815acd
add missing sm
6 months ago
Daniel Gibbs
2651c31695
add xnt icon
6 months ago
Daniel Gibbs
4446e79d78
feat(ut3): Update the UT3 archive to have OpenSpy fix ( #4657 )
6 months ago
Daniel Gibbs
f5369ca901
fix: Change http to https in comment
6 months ago
Daniel Gibbs
fdde2de54a
chore: update distro versions
6 months ago
Daniel Gibbs
93ecefbc42
feat(ut2k4): Update details to match other unreal 2 servers
6 months ago
Daniel Gibbs
8032eca4b1
feat(kf): Migrate to using valve query
6 months ago
Daniel Gibbs
ee8d30f706
feat(ro): Migrate to using valve query by default
7 months ago
Daniel Gibbs
07a7b9c6da
Merge branch 'hotfix/v24.2.4'
7 months ago
Daniel Gibbs
453c96e896
Merge branch 'hotfix/v24.2.4' into develop
7 months ago
Daniel Gibbs
0729d39ab8
Release v24.2.4
7 months ago
Daniel Gibbs
d14252017d
fix(sf): Update Satisfactory executable ( #4643 )
change: remove MultiHome Parameter for sfserver
removed temporary fix with sf 1 release
Co-authored-by: Armin <[email protected] >
7 months ago
Daniel Gibbs
d9d82a1a12
feat(permissions): Attempt to fix non executable files issue
7 months ago
Daniel Gibbs
02223a5206
fix(restart): prevent restart from running if checks fail (4278)
7 months ago
Daniel Gibbs
b4299ef166
feat: delete download of tar files when installed ( #4458 )
this will clear the tmp directory when a server it downloaded
7 months ago
Stephan Schaffner
ce27b7301b
feat(newserver): add Xonotic ( #4633 )
* Adding default_cfg and Distro Requirements
* Adding Shellscripts for Xonotic
* Fixing serverlist.csv
* Fixing again serverlist.csv
* Fixed Typo
* Changing Shortname to XNT
* Fixing missed _default.cfg change
* Fixing _default.cfg
* Updating Modules and Server installation
* Updating paths and install script
* Fixing install Scripts Issues
* Update info_game.sh
* Updating Game Info Curling
* fix bug with npm download of gamedig on branches
* styling fix
* move to fix
* typo
* bug
* add missing details
* edit using config
* add missing servercfgfullpath
* bug
* config settings update
* update cp command based off warn message
* fix dir
* update dirs
* fix exit code
* fix dir install
* remove -v
* update settings
* update info game
* update config type
* fix dir
* update config parsing
* change to remove config
* add server.cfg
* remove serverconfigdefault
* add new default
* move to use an updater
* send key to update function
* typo
* change extract location
* update directory location
* filename fix
* update dirs
* fix extraction
* creatre datadir if missing
* consoleinteract yes
* lint
---------
Co-authored-by: Stephan Schaffner <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
7 months ago
Daniel Gibbs
b2a4f60134
Merge branch 'master' into develop
8 months ago
Daniel Gibbs
eef84ba903
feat: add ismygameserver.online to discord alerts
8 months ago
Daniel Gibbs
f7116ca97f
fix permissions bug
8 months ago
Daniel Gibbs
c8f36ff2af
add missing sm-icon.png
8 months ago
Daniel Gibbs
7ece812c8c
refactor: refactor check_permissions.sh ( #4626 )
Refactored the code in check_permissions.sh to improve readability and maintainability. Made changes to variable names for clarity and removed unnecessary comments. Also, refactored the fn_sys_perm_errors_detect function name for consistency.
8 months ago
Daniel Gibbs
e060865aef
feat(dev): add nocache if dev-debug is enabled ( #4597 )
8 months ago
Daniel Gibbs
182c673072
fix(samp): update samp url
8 months ago
Daniel Gibbs
3089994e54
Merge branch 'hotfix/v24.2.3'
8 months ago
Daniel Gibbs
d0326cf961
Merge branch 'hotfix/v24.2.3' into develop
8 months ago
Daniel Gibbs
23b342296c
Release v24.2.3
8 months ago
Daniel Gibbs
a7a8e38152
fix(gamedig): ensure that node modules are valid
8 months ago
Daniel Gibbs
d86bec9acf
fix(mcb): timestamp disabled for MCB as breaks update check
8 months ago
Daniel Gibbs
f23e5f6777
Merge branch 'hotfix/v24.2.2'
8 months ago
Daniel Gibbs
4c9223c88d
Merge branch 'hotfix/v24.2.2' into develop
8 months ago
Daniel Gibbs
ac208c7a05
Release v24.2.2
8 months ago
Daniel Gibbs
5ed5b80276
fix(gamedig): Update gamedig version to resolve a bug #4624
8 months ago
Thomas S
493a3a82fa
feat(newserver): soulmask ( #4590 )
* feat: reference new smserver
* feat: add default config
* feat: add stop command using telnet
* fix: remove duplicate unused telnetpassword var
* feat: add soulmask to config & info functions
* fix: remove ini config for now
* fix: startparameter initialization fix
* feat: remove pve fixed param in startparameters
* fix: update default gamelogdir
* fix: handle telnet response during stop process
* add sm fix
* add fix_sm.sh
* add ss command
* and
* add memory requirements
* adjust start parameters
* remove telnetpassword
* add backup interval
a
* comments
* rename variables to telnetpassword
* var name change
---------
Co-authored-by: Daniel Gibbs <[email protected] >
10 months ago
Daniel Gibbs
0e7314d26a
fix missing serverpassword detail ( #4596 )
10 months ago
Daniel Gibbs
164f9507f8
feat: add debian 13
10 months ago
Daniel Gibbs
88f8890229
feat: deprecate Memories of Mars ( #4593 )
10 months ago
Daniel Gibbs
685cca9c58
feat: change curl default timeout to 3 seconds ( #4592 )
adjusted to 3 seconds from 10 for a timeout
10 months ago
Maciej Głowacki
a2bea8d791
feat(vhserver): enable crossplay support ( #4544 )
* Install valheim dependencies for crossplay on Ubuntu
* Setup minimal required dependencies for valheim crossplay
* will set crossplay to default on and add instance id
* add ubuntu 24.04
---------
Co-authored-by: Daniel Gibbs <[email protected] >
11 months ago
Daniel Gibbs
1522cbd7b3
Merge branch 'hotfix/v24.2.1'
11 months ago
Daniel Gibbs
c662a836de
Merge branch 'hotfix/v24.2.1' into develop
11 months ago
Daniel Gibbs
0b8a223723
feat(deps): add Ubuntu 24.04
11 months ago
Daniel Gibbs
3da072cae4
Release v24.2.1
11 months ago
dependabot[bot]
c89cc62bb6
build(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 ( #4558 )
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago