Daniel Gibbs
824d134898
remove curl
11 months ago
Daniel Gibbs
d861a4ae31
update bf config info
11 months ago
Daniel Gibbs
b2a4f60134
Merge branch 'master' into develop
11 months ago
Daniel Gibbs
eef84ba903
feat: add ismygameserver.online to discord alerts
12 months ago
Daniel Gibbs
f7116ca97f
fix permissions bug
12 months ago
Daniel Gibbs
c8f36ff2af
add missing sm-icon.png
12 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.
12 months ago
Daniel Gibbs
e060865aef
feat(dev): add nocache if dev-debug is enabled ( #4597 )
12 months ago
Daniel Gibbs
182c673072
fix(samp): update samp url
12 months ago
Daniel Gibbs
3089994e54
Merge branch 'hotfix/v24.2.3'
12 months ago
Daniel Gibbs
d0326cf961
Merge branch 'hotfix/v24.2.3' into develop
12 months ago
Daniel Gibbs
23b342296c
Release v24.2.3
12 months ago
Daniel Gibbs
a7a8e38152
fix(gamedig): ensure that node modules are valid
12 months ago
Daniel Gibbs
d86bec9acf
fix(mcb): timestamp disabled for MCB as breaks update check
12 months ago
Daniel Gibbs
f23e5f6777
Merge branch 'hotfix/v24.2.2'
12 months ago
Daniel Gibbs
4c9223c88d
Merge branch 'hotfix/v24.2.2' into develop
12 months ago
Daniel Gibbs
ac208c7a05
Release v24.2.2
12 months ago
Daniel Gibbs
5ed5b80276
fix(gamedig): Update gamedig version to resolve a bug #4624
12 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 <me@danielgibbs.co.uk>
1 year ago
Daniel Gibbs
0e7314d26a
fix missing serverpassword detail ( #4596 )
1 year ago
Daniel Gibbs
164f9507f8
feat: add debian 13
1 year ago
Daniel Gibbs
88f8890229
feat: deprecate Memories of Mars ( #4593 )
1 year ago
Daniel Gibbs
685cca9c58
feat: change curl default timeout to 3 seconds ( #4592 )
adjusted to 3 seconds from 10 for a timeout
1 year 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 <me@danielgibbs.co.uk>
1 year ago
Daniel Gibbs
1522cbd7b3
Merge branch 'hotfix/v24.2.1'
1 year ago
Daniel Gibbs
c662a836de
Merge branch 'hotfix/v24.2.1' into develop
1 year ago
Daniel Gibbs
0b8a223723
feat(deps): add Ubuntu 24.04
1 year ago
Daniel Gibbs
3da072cae4
Release v24.2.1
1 year 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
BertBrenner
1c596972ff
Update update_mc.sh ( #4563 )
If the executable variable is modified, fn_update_dl does not update minecraft_server.jar and which is used in fn_update_localbuild.
In addition this creates a problem if a alternative executable is used to launch minecraft by overwriting it.
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
1 year ago
MicLieg
dc6cbcea50
fix(mcserver): change required jdk to 21 ( #4562 )
* fix(mcserver): change required jdk to 21
* update java on other distros
---------
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
1 year ago
Daniel Gibbs
5510a30aee
Merge branch 'release/v24.2.0'
1 year ago
Daniel Gibbs
ad2f81599a
Merge branch 'release/v24.2.0' into develop
1 year ago
Daniel Gibbs
a8f66a495f
Merge branch 'master' into release/v24.2.0
1 year ago
Daniel Gibbs
f439fa213e
Release v24.2.0
1 year ago
Daniel Gibbs
1387ee0dfd
fix(vh): update binary name ( #4551 )
1 year ago
Daniel Gibbs
95c34edaf2
fix(pw): change query mode to check only
1 year ago
dependabot[bot]
a2df0c49e9
build(deps): bump actions/add-to-project from 0.5.0 to 1.0.0 ( #4546 )
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v0.5.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Silje Ljosland Bakke
06d9eda27f
fix(vh): update bepinexvh url to new url #4547 ( #4548 )
1 year ago
MicLieg
57ebe20635
fix(parse-details): change heading of output & add hint for creating new variables ( #4531 )
* Added hint for new variables
* Fixed heading of output
1 year ago
dependabot[bot]
a6b8143be9
build(deps): bump actions/add-to-project from 0.5.0 to 0.6.1 ( #4538 )
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v0.5.0...v0.6.1 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Cristopfer Luis
4fdf1f1af8
fix: add humanitz icon ( #4536 )
1 year ago
Josh Gelman
9d489d56dc
fear(wf): Update Warfork path ( #4541 )
As of the latest update on Steam, the installation directory for Linux has been moved out of `Warfork.app/Contents/Resources/`
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
1 year ago
Cristopfer Luis
7cc5b6b520
feat(new server): humanitz ( #4518 )
* feat: add config for humanitz
* fix: pending changes required
* fix: install config
* bug
---------
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
1 year ago
MicLieg
9b62bdeb66
feat(dev): add new developer command for parsing distro details ( #4523 )
* feat(dev): add new developer command for parsing distro details
* Updated details-check action to match new command name
1 year ago
MicLieg
181c84508d
feat(alerts): add support for telegram thread/topic ids ( #4526 )
1 year ago
MicLieg
d7bb6d0f8f
fix(info_game): add ip query timeout and backup api ( #4524 )
1 year ago
Daniel Gibbs
045c55c4da
Merge branch 'hotfix/v24.1.5'
1 year ago
Daniel Gibbs
24614033ab
Merge branch 'hotfix/v24.1.5' into develop
1 year ago
Daniel Gibbs
77414e1582
Release v24.1.5
1 year ago