jusito
4fc6280cca
refactor(fix.sh): removed error prone code ( #4157 )
* refactor: removed error prone code
* prettier
---------
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
jusito
2fcc919d82
fix: check localhost ip first on fallback ( #4158 )
2 years ago
jusito
75852abb42
fix(core): unhandled curl fail ( #4159 )
2 years ago
jusito
4c717c5b94
fix(details): port output with whitespaces ( #4160 )
2 years ago
jusito
52ed09c1bb
fix(gamedig): default exitcode & var name ( #4161 )
2 years ago
dependabot[bot]
483498d519
build(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 ( #4126 )
* chore: auto add game server requests to gh project
* build(deps): bump actions/add-to-project from 0.4.0 to 0.4.1
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v0.4.0...v0.4.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] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
5377762ef0
build(deps): bump convictional/trigger-workflow-and-wait from 1.3.0 to 1.6.5 ( #4100 )
* chore: auto add game server requests to gh project
* build(deps): bump convictional/trigger-workflow-and-wait
Bumps [convictional/trigger-workflow-and-wait](https://github.com/convictional/trigger-workflow-and-wait ) from 1.3.0 to 1.6.5.
- [Release notes](https://github.com/convictional/trigger-workflow-and-wait/releases )
- [Commits](https://github.com/convictional/trigger-workflow-and-wait/compare/v1.3.0...v1.6.5 )
---
updated-dependencies:
- dependency-name: convictional/trigger-workflow-and-wait
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
e61a38bc5c
build(deps): bump webfactory/ssh-agent from 0.7.0 to 0.8.0 ( #4151 )
* chore: auto add game server requests to gh project
* build(deps): bump webfactory/ssh-agent from 0.7.0 to 0.8.0
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases )
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Reda DRISSI
69468d333a
feat(core): prefix logs with a timestamp ( #3795 )
* feat: Added Option to prefix logs with timestamps
* feat: Added Option to prefix logs with timestamps
* Add parameters to every game
* feat: Switched timestamp enabling from True/False to on/off
* feat: Added quotes on variables
* add to new configs
* renamed to logtimestamp
* remove gawk as a requirement
gawk is a standard tool on linux distros and no check is required
* tidy
* rename to addtimestamp
---------
Co-authored-by: Reda.drissi.e <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
jusito
bc7e200dcd
fix(update-lgsm): cd functionsdir but never back ( #4140 )
2 years ago
Daniel Gibbs
c6549da271
fix(rust): improve seed messaging
2 years ago
Daniel Gibbs
7c818be4fe
feat(mods): add rust carbon mod ( #4122 )
* feat(mods): add rust carbon
* updated tag and file name
* add source
2 years ago
Daniel Gibbs
89363f6b25
fix(rust): random seed not generating
2 years ago
Daniel Gibbs
e86848c41c
feat: update refactor ( #4146 )
* feat(ut99): add oldunreal update functionality
* non-steam update refactor
* chore: flipping exit code if statements
Must have consistancy XD
* rename variables
* feat(ut99): now supports native x64
* extracts will now fail if files doesnt exist
* localbuild fix
* a
* fix: exit code bug
* improve progress bar
* add extractsrc and extractdest to deal with specific dir extracts
* update ts3 extract
* update
* paper REFACTOR
* mta
a
* fix(mta): prevent default resources exit from installer
* streamline mcserver
* mcb
* jk2
* fixes
* correct directory extract for factorio
* mcb remove non printable characters
* codacy
2 years ago
Daniel Gibbs
c957b2aa5a
fix(av): fix will trigger on start as well ( #4123 )
this should resolve the steamclient bug
2 years ago
Christian
651edde223
fix(mods): get5 download change to github ( #4020 )
2 years ago
Daniel Gibbs
7eef6330d7
feat(mumble): remove support for mumble ( #4128 )
deprecate mumble support as Linux is no longer being supported by the Mumble dev team
2 years ago
Daniel Gibbs
37fb14c78e
fix(cmw): correct configsubdir setting
2 years ago
Daniel Gibbs
e8cb43a058
feat(btl): rename bt1944 to btl ( #4124 )
* fix(bt1944): update binary file
* feat(btl): rename bt1944 to btl
2 years ago
Daniel Gibbs
4898caa345
feat: add 24h caching to external ip gathering
this will prevent querying of external ip tool repeatedly
Also tidied up a few rm commands
2 years ago
Daniel Gibbs
ba339d9d3b
fix: remove unnecessary sleep
2 years ago
Daniel Gibbs
9a026ecdd4
fix: re-add core_getop.sh
2 years ago
Christian
5087370074
fix(mc): dependencies bump java version to 17 for rhel 8+ ( #4118 )
2 years ago
Daniel Gibbs
e4e73d25f1
fix: tidy up dependency csv files
2 years ago
Christian
146b29972d
feat(newserver): Core Keeper ( #3884 )
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Daniel Gibbs
928bfdc6ef
fix(nec): add missing vars
2 years ago
Marcin Jakubowski
b07598887d
feat(newserver): Euro Truck Simulator 2 ( #4104 )
2 years ago
Marcin Jakubowski
3d936381fa
feat(newserver): American Truck Simulator ( #4105 )
2 years ago
Daniel Gibbs
51031eb71a
chore: auto add game server requests to gh project
2 years ago
Daniel Gibbs
f157a6267a
Merge pull request #4115 from GameServerManagers/feature/4099-version-branch-selector-bug
fix: selecting branch instead of version when getting modules
2 years ago
Daniel Gibbs
f21b5ca000
Merge branch 'master' into develop
2 years ago
Daniel Gibbs
ccb216ecda
fix: selecting branch instead of version when getting modules
2 years ago
Daniel Gibbs
227343c990
feat(debug): add press return to exit debug
Since terminal is reset on debug exit this will allow user to see output before this happens.
2 years ago
Daniel Gibbs
7f6147f279
chore: make labeler case insensitive
2 years ago
Daniel Gibbs
40fc154faf
chore: minor grammar updates
2 years ago
Daniel Gibbs
a181b2d56a
chore: update issue templates
2 years ago
Daniel Gibbs
ec3605624a
chore: fix labeler
a
a
2 years ago
Daniel Gibbs
9db0c2d11d
chore: increase duplicate threshold
2 years ago
Daniel Gibbs
9796d29ec5
chore: make labels less sensitive
2 years ago
Daniel Gibbs
6b73179e5d
fix: issue labeler
Delete create-release.yml
a
2 years ago
Daniel Gibbs
fee4ea385b
Release v23.1.0
2 years ago
Daniel Gibbs
b02b538ccf
Merge branch 'release/v23.1.0' into develop
2 years ago
Daniel Gibbs
d7545f67c3
Release v23.1.0
2 years ago
dependabot[bot]
a5acfcd995
build(deps): bump dessant/lock-threads from 3 to 4 ( #4084 )
* feat(docker): add docker image list to csv
* build(deps): bump dessant/lock-threads from 3 to 4
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
34814dc9d7
build(deps): bump release-drafter/release-drafter from 5.21.1 to 5.22.0 ( #4083 )
* feat(docker): add docker image list to csv
* build(deps): bump release-drafter/release-drafter from 5.21.1 to 5.22.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.21.1 to 5.22.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.21.1...v5.22.0 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
a9ffd08d38
build(deps): bump github/issue-labeler from 2.5 to 2.6 ( #4090 )
* feat(docker): add docker image list to csv
* build(deps): bump github/issue-labeler from 2.5 to 2.6
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 2.5 to 2.6.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v2.5...v2.6 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
un-boxing-man
1fbb66d426
fix(rust): Support Rust query port needed after Feb 2nd! ( #4048 )
* add query port to rust
* fix variable in config
* feat(docker): add docker image list to csv
* Update _default.cfg
fix server.queryport
---------
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Daniel Gibbs
a811d4c2a9
feat(vh): update Valheim start parameters
2 years ago
Daniel Gibbs
b901412f9d
chore: linting
2 years ago
Daniel Gibbs
9a3e1d558d
fix: correct : in monitor print messages
2 years ago