Daniel Gibbs
182547a673
Merge branch 'hotfix/v24.3.3'
2024-12-19 21:34:32 +00:00
Daniel Gibbs
1e07895f09
Release v24.3.3
2024-12-19 21:32:34 +00:00
Daniel Gibbs
d8d833ac49
fix(steamcmd): update remotebuildversion variable to work with recent steamcmd changes
2024-12-19 21:22:55 +00:00
Daniel Gibbs
eae2f42db7
Merge branch 'hotfix/v24.3.2'
2024-10-26 21:59:04 +01:00
Daniel Gibbs
aa404f2033
Release v24.3.2
2024-10-26 21:46:35 +01:00
Alex Linde
3dabf33eaf
fix(fctrserver): parse updated version string correctly ( #4688 )
2024-10-26 21:46:01 +01:00
Daniel Gibbs
72deed15a6
Merge branch 'hotfix/v24.3.1'
2024-09-28 13:20:42 +01:00
Daniel Gibbs
764032b050
Release v24.3.1
2024-09-28 13:20:31 +01:00
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
2024-09-28 13:16:03 +01:00
Daniel Gibbs
42333c6a32
Merge branch 'release/v24.3.0'
2024-09-23 21:28:31 +01:00
Daniel Gibbs
b510672e25
revert cp change
2024-09-22 22:50:37 +01:00
Daniel Gibbs
d2bb7d1af6
fix: add check for npm
2024-09-22 22:38:01 +01:00
Daniel Gibbs
3fadfac2d1
remove code that is not ready
2024-09-22 22:33:02 +01:00
Daniel Gibbs
608a2fb3c3
Release v24.3.0
2024-09-22 22:26:36 +01:00
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 22:14:11 +01:00
Daniel Gibbs
5ebeb1379b
remove mom icon
2024-09-22 22:12:50 +01:00
Daniel Gibbs
6849815acd
add missing sm
2024-09-22 22:10:40 +01:00
Daniel Gibbs
2651c31695
add xnt icon
2024-09-22 22:06:12 +01:00
Daniel Gibbs
4446e79d78
feat(ut3): Update the UT3 archive to have OpenSpy fix ( #4657 )
2024-09-22 21:58:44 +01:00
Daniel Gibbs
f5369ca901
fix: Change http to https in comment
2024-09-22 10:44:41 +01:00
Daniel Gibbs
fdde2de54a
chore: update distro versions
2024-09-22 10:41:30 +01:00
Daniel Gibbs
93ecefbc42
feat(ut2k4): Update details to match other unreal 2 servers
2024-09-21 23:35:34 +01:00
Daniel Gibbs
8032eca4b1
feat(kf): Migrate to using valve query
2024-09-21 23:26:50 +01:00
Daniel Gibbs
ee8d30f706
feat(ro): Migrate to using valve query by default
2024-09-16 22:44:32 +01:00
Daniel Gibbs
07a7b9c6da
Merge branch 'hotfix/v24.2.4'
2024-09-10 21:10:59 +01:00
Daniel Gibbs
453c96e896
Merge branch 'hotfix/v24.2.4' into develop
2024-09-10 21:10:59 +01:00
Daniel Gibbs
0729d39ab8
Release v24.2.4
2024-09-10 21:07:29 +01:00
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 <50357737+PlayMTL@users.noreply.github.com>
2024-09-10 21:06:37 +01:00
Daniel Gibbs
d9d82a1a12
feat(permissions): Attempt to fix non executable files issue
2024-09-01 22:08:02 +01:00
Daniel Gibbs
02223a5206
fix(restart): prevent restart from running if checks fail (4278)
2024-08-29 21:22:25 +01:00
Daniel Gibbs
b4299ef166
feat: delete download of tar files when installed ( #4458 )
...
this will clear the tmp directory when a server it downloaded
2024-08-29 21:20:22 +01:00
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 <stephan.schaffner@check24.de>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2024-08-28 21:32:38 +01:00
Daniel Gibbs
b2a4f60134
Merge branch 'master' into develop
2024-08-18 22:35:58 +01:00
Daniel Gibbs
eef84ba903
feat: add ismygameserver.online to discord alerts
2024-08-13 23:17:34 +01:00
Daniel Gibbs
f7116ca97f
fix permissions bug
2024-08-13 23:02:26 +01:00
Daniel Gibbs
c8f36ff2af
add missing sm-icon.png
2024-08-12 23:06:35 +01:00
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.
2024-08-12 23:04:48 +01:00
Daniel Gibbs
e060865aef
feat(dev): add nocache if dev-debug is enabled ( #4597 )
2024-08-12 22:56:20 +01:00
Daniel Gibbs
182c673072
fix(samp): update samp url
2024-08-12 16:20:38 +01:00
Daniel Gibbs
3089994e54
Merge branch 'hotfix/v24.2.3'
2024-08-12 14:24:01 +01:00
Daniel Gibbs
d0326cf961
Merge branch 'hotfix/v24.2.3' into develop
2024-08-12 14:24:01 +01:00
Daniel Gibbs
23b342296c
Release v24.2.3
2024-08-12 14:23:50 +01:00
Daniel Gibbs
a7a8e38152
fix(gamedig): ensure that node modules are valid
2024-08-12 14:07:04 +01:00
Daniel Gibbs
d86bec9acf
fix(mcb): timestamp disabled for MCB as breaks update check
2024-08-11 19:32:55 +01:00
Daniel Gibbs
f23e5f6777
Merge branch 'hotfix/v24.2.2'
2024-08-11 18:29:06 +01:00
Daniel Gibbs
4c9223c88d
Merge branch 'hotfix/v24.2.2' into develop
2024-08-11 18:29:05 +01:00
Daniel Gibbs
ac208c7a05
Release v24.2.2
2024-08-11 18:28:53 +01:00
Daniel Gibbs
5ed5b80276
fix(gamedig): Update gamedig version to resolve a bug #4624
2024-08-11 18:23:24 +01:00
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 <me@danielgibbs.co.uk>
2024-06-16 19:18:00 +01:00
Daniel Gibbs
0e7314d26a
fix missing serverpassword detail ( #4596 )
2024-06-15 22:34:12 +01:00