Daniel Gibbs
|
5f25b5acb1
|
jk2
|
3 years ago |
Daniel Gibbs
|
f4f3f8d62a
|
mcb
|
3 years ago |
Daniel Gibbs
|
b6f2a6f46c
|
streamline mcserver
|
3 years ago |
Daniel Gibbs
|
367886531b
|
fix(mta): prevent default resources exit from installer
|
3 years ago |
Daniel Gibbs
|
59dba253e1
|
mta
a
|
3 years ago |
Daniel Gibbs
|
36030c7f26
|
paper REFACTOR
|
3 years ago |
Daniel Gibbs
|
7a8100d455
|
update
|
3 years ago |
Daniel Gibbs
|
6c65fcbb5c
|
update ts3 extract
|
3 years ago |
Daniel Gibbs
|
e2a5113cb7
|
add extractsrc and extractdest to deal with specific dir extracts
|
3 years ago |
Daniel Gibbs
|
888535e99e
|
improve progress bar
|
3 years ago |
Daniel Gibbs
|
ac2a3cf296
|
fix: exit code bug
|
3 years ago |
Daniel Gibbs
|
6f5ed33c6a
|
a
|
3 years ago |
Daniel Gibbs
|
408bb0ddd2
|
localbuild fix
|
3 years ago |
Daniel Gibbs
|
b376e678cb
|
extracts will now fail if files doesnt exist
|
3 years ago |
Daniel Gibbs
|
b4175e5890
|
feat(ut99): now supports native x64
|
3 years ago |
Daniel Gibbs
|
6b378e85c9
|
rename variables
|
3 years ago |
Daniel Gibbs
|
1bcc7f4821
|
chore: flipping exit code if statements
Must have consistancy XD
|
3 years ago |
Daniel Gibbs
|
fe4e9a535f
|
non-steam update refactor
|
3 years ago |
Daniel Gibbs
|
0b18b31326
|
feat(ut99): add oldunreal update functionality
|
3 years ago |
Daniel Gibbs
|
c957b2aa5a
|
fix(av): fix will trigger on start as well (#4123)
this should resolve the steamclient bug
|
3 years ago |
Christian
|
651edde223
|
fix(mods): get5 download change to github (#4020)
|
3 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
|
3 years ago |
Daniel Gibbs
|
37fb14c78e
|
fix(cmw): correct configsubdir setting
|
3 years ago |
Daniel Gibbs
|
e8cb43a058
|
feat(btl): rename bt1944 to btl (#4124)
* fix(bt1944): update binary file
* feat(btl): rename bt1944 to btl
|
3 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
|
3 years ago |
Daniel Gibbs
|
ba339d9d3b
|
fix: remove unnecessary sleep
|
3 years ago |
Daniel Gibbs
|
9a026ecdd4
|
fix: re-add core_getop.sh
|
3 years ago |
Christian
|
5087370074
|
fix(mc): dependencies bump java version to 17 for rhel 8+ (#4118)
|
3 years ago |
Daniel Gibbs
|
e4e73d25f1
|
fix: tidy up dependency csv files
|
3 years ago |
Christian
|
146b29972d
|
feat(newserver): Core Keeper (#3884)
Co-authored-by: Daniel Gibbs <[email protected]>
|
3 years ago |
Daniel Gibbs
|
928bfdc6ef
|
fix(nec): add missing vars
|
3 years ago |
Marcin Jakubowski
|
b07598887d
|
feat(newserver): Euro Truck Simulator 2 (#4104)
|
3 years ago |
Marcin Jakubowski
|
3d936381fa
|
feat(newserver): American Truck Simulator (#4105)
|
3 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
|
3 years ago |
Daniel Gibbs
|
f21b5ca000
|
Merge branch 'master' into develop
|
3 years ago |
Daniel Gibbs
|
ccb216ecda
|
fix: selecting branch instead of version when getting modules
|
3 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.
|
3 years ago |
Daniel Gibbs
|
7f6147f279
|
chore: make labeler case insensitive
|
3 years ago |
Daniel Gibbs
|
40fc154faf
|
chore: minor grammar updates
|
3 years ago |
Daniel Gibbs
|
a181b2d56a
|
chore: update issue templates
|
3 years ago |
Daniel Gibbs
|
ec3605624a
|
chore: fix labeler
a
a
|
3 years ago |
Daniel Gibbs
|
9db0c2d11d
|
chore: increase duplicate threshold
|
3 years ago |
Daniel Gibbs
|
9796d29ec5
|
chore: make labels less sensitive
|
3 years ago |
Daniel Gibbs
|
6b73179e5d
|
fix: issue labeler
Delete create-release.yml
a
|
3 years ago |
Daniel Gibbs
|
fee4ea385b
|
Release v23.1.0
|
3 years ago |
Daniel Gibbs
|
b02b538ccf
|
Merge branch 'release/v23.1.0' into develop
|
3 years ago |
Daniel Gibbs
|
d7545f67c3
|
Release v23.1.0
|
3 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>
|
3 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>
|
3 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>
|
3 years ago |