Daniel Gibbs
78fc90542c
Merge branch 'hotfix/v24.3.2' into develop
8 months ago
Daniel Gibbs
aa404f2033
Release v24.3.2
8 months ago
Alex Linde
3dabf33eaf
fix(fctrserver): parse updated version string correctly ( #4688 )
8 months ago
Alex Linde
53a7c70560
fix(fctrserver): parse updated version string correctly ( #4688 )
8 months ago
Daniel Gibbs
cac8b81a57
fix(cs2): add gslt variable
9 months ago
Emmanuel Ferdman
e5fabecdad
fix: update license reference ( #4678 )
Signed-off-by: Emmanuel Ferdman <[email protected] >
9 months ago
Daniel Gibbs
3335ca53a0
fix: datadir bug
9 months ago
Daniel Gibbs
72deed15a6
Merge branch 'hotfix/v24.3.1'
9 months ago
Daniel Gibbs
928e42864a
Merge branch 'hotfix/v24.3.1' into develop
9 months ago
Daniel Gibbs
764032b050
Release v24.3.1
9 months ago
Armin
d4ffe39505
fix(mcbserver): Wrong download url for serverfiles ( #4675 )
* fix(mcbserver): update download url
* change(core_dl/fn_fetch_file): add useragent to fix mcbedrock download
9 months ago
Daniel Gibbs
5c31f33446
fix: change exitcode to 0 if dependency install was successful
9 months ago
Daniel Gibbs
108dd27c32
feat: add arch check to prevent arm devices from working as not supported
9 months ago
Daniel Gibbs
72bb39ec04
fix: revert urls to correct data dir
9 months ago
Daniel Gibbs
56e422be45
feat: upgrade docker containers to ubuntu 24.04 ( #4669 )
9 months ago
Daniel Gibbs
975511fcd4
fix: ensure lgsm/data refers to datadir variable
10 months ago
Daniel Gibbs
aa4e4d9f94
chore: update gamedig version v5.1.3
10 months ago
Daniel Gibbs
42333c6a32
Merge branch 'release/v24.3.0'
10 months ago
Daniel Gibbs
4ecaeb71ee
Merge branch 'release/v24.3.0' into develop
10 months ago
Daniel Gibbs
b510672e25
revert cp change
10 months ago
Daniel Gibbs
d2bb7d1af6
fix: add check for npm
10 months ago
Daniel Gibbs
3fadfac2d1
remove code that is not ready
10 months ago
Daniel Gibbs
608a2fb3c3
Release v24.3.0
10 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>
10 months ago
Daniel Gibbs
5ebeb1379b
remove mom icon
10 months ago
Daniel Gibbs
6849815acd
add missing sm
10 months ago
Daniel Gibbs
2651c31695
add xnt icon
10 months ago
Daniel Gibbs
4446e79d78
feat(ut3): Update the UT3 archive to have OpenSpy fix ( #4657 )
10 months ago
Daniel Gibbs
f5369ca901
fix: Change http to https in comment
10 months ago
Daniel Gibbs
fdde2de54a
chore: update distro versions
10 months ago
Daniel Gibbs
93ecefbc42
feat(ut2k4): Update details to match other unreal 2 servers
10 months ago
Daniel Gibbs
8032eca4b1
feat(kf): Migrate to using valve query
10 months ago
Daniel Gibbs
ee8d30f706
feat(ro): Migrate to using valve query by default
10 months ago
Daniel Gibbs
07a7b9c6da
Merge branch 'hotfix/v24.2.4'
10 months ago
Daniel Gibbs
453c96e896
Merge branch 'hotfix/v24.2.4' into develop
10 months ago
Daniel Gibbs
0729d39ab8
Release v24.2.4
10 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] >
10 months ago
Daniel Gibbs
d9d82a1a12
feat(permissions): Attempt to fix non executable files issue
10 months ago
Daniel Gibbs
02223a5206
fix(restart): prevent restart from running if checks fail (4278)
10 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
10 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] >
10 months ago
Daniel Gibbs
b2a4f60134
Merge branch 'master' into develop
11 months ago
Daniel Gibbs
eef84ba903
feat: add ismygameserver.online to discord alerts
11 months ago
Daniel Gibbs
f7116ca97f
fix permissions bug
11 months ago
Daniel Gibbs
c8f36ff2af
add missing sm-icon.png
11 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.
11 months ago
Daniel Gibbs
e060865aef
feat(dev): add nocache if dev-debug is enabled ( #4597 )
11 months ago
Daniel Gibbs
182c673072
fix(samp): update samp url
11 months ago
Daniel Gibbs
3089994e54
Merge branch 'hotfix/v24.2.3'
11 months ago
Daniel Gibbs
d0326cf961
Merge branch 'hotfix/v24.2.3' into develop
11 months ago