Daniel Gibbs
1c771795ae
update .editorconfig
3 years ago
Neouni
fd4a8a4fb0
fix(st): Networking and server rebuild update ( #3898 )
Networking and the server has been rebuild from scratch many commands have been lost and shutdown has changed.
# Description
Added:
servername
Modified:
startparameters changed, transfered over commands to new format.
stopmode changed, it needs a quit command now in the console.
Removed:
clearinterval
default.ini got removed, it's now all in setting.xml
# Comment
Server has been rebuild from scratch commands and dependencies have changed as a result.
3 years ago
Daniel Gibbs
38592424c8
rename Arch to Architecture
3 years ago
Daniel Gibbs
bdb3fd5b0c
Merge branch 'release/v22.1.0' into develop
3 years ago
Daniel Gibbs
f34bae849b
Release v22.1.0
3 years ago
Marcin Jakubowski
74020fb111
fix(arma3): rework parsing of config ( #3886 )
3 years ago
Christian
c68394ff62
feat(newserver): Arma Reforger ( #3871 )
* feat(newserver): Arma Reforger
* feat(armarserver): Add server profile name
* feat(armarserver): Add fix for create profile directory
* feat(armar): limit fps for the server to fix the performance
* feat(armar): add dependencys
Co-authored-by: FliesWithWind <[email protected] >
* feat(armar): move queryport to config parser and add adminpass
* feat(armar): fix dependencys
* change ss command for armar
* add battleeyeport
* bug
* tcp
Co-authored-by: Marcin Jakubowski <[email protected] >
Co-authored-by: FliesWithWind <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
3 years ago
Christian
6816d396f8
fix(ark): rework parsing of config ( #3878 )
3 years ago
Christian
14ca894cdc
feat(mcb): allow to set hard a version for the server ( #3881 )
3 years ago
Christian
37ea2c99bc
fix(mcb): fix renaming whitelist to allowlist ( #3883 )
3 years ago
nathannaveen
20eb96e837
chore: Set permissions for GitHub actions ( #3849 )
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: nathannaveen <[email protected] >
3 years ago
Jonah Hirsch
ed12e6c8a0
fix: tfcserver/_default.cfg Ip flag ( #3859 )
`_ip` => `+ip`
3 years ago
Christian
9e77ca2dd1
refactor: move steammaster check to info_game ( #3821 )
3 years ago
Daniel Gibbs
0342adaa40
feat(new server): Project Cars 2 ( #3842 )
3 years ago
Chris
60ae41da62
fix (arma3server): prevent multiple loading mods failing due to accidental line termination ( #3845 )
Fixes loading multiple mods failing due to accidental line termination in the mod string when following the documentation. (Observed on Ubuntu 20.10)
3 years ago
Jens
1d6d94d7a3
feat(mods): csgo mods - scraping latest versions for GOKZ and MovementAPI ( #3841 )
3 years ago
Christian
4844b695dc
fix(ns2): change mods commandline ( #3760 )
3 years ago
Jay Oster
00cdee22de
fix(sdtdserver): monitor command fails ( #3764 )
* Fix monitor command for SDTD
- Closes #3619
- Related to #3701
* Fix semantic pull request
3 years ago
Christian
3fb3ccc824
fix(ns2): remove login ( #3759 )
3 years ago
Christian
95e9498330
fix(deps): change openjdk to version 17 for debian 11 ( #3825 )
3 years ago
Christian
50d485ff05
fix(squad): fix variable for queryport ( #3824 )
3 years ago
Christian
522bb2d3c3
fix(av): fix port for config info ( #3826 )
3 years ago
Daniel Gibbs
3693521ee6
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Daniel Gibbs
8253bdf476
Update config for lock v3
3 years ago
dependabot[bot]
a8061d7bf0
build(deps): bump actions/checkout from 2 to 3 ( #3803 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
e9fe47395f
build(deps): bump release-drafter/release-drafter from 5.15.0 to 5.19.0 ( #3810 )
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.15.0 to 5.19.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.19.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] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
eaa2ee9d2c
build(deps): bump dessant/lock-threads from 2.1.2 to 3 ( #3785 )
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 2.1.2 to 3.
- [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/v2.1.2...v3 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
be04256904
build(deps): bump webfactory/ssh-agent from 0.5.3 to 0.5.4 ( #3781 )
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent ) from 0.5.3 to 0.5.4.
- [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.5.3...v0.5.4 )
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
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>
3 years ago
dependabot[bot]
ef583bdf33
build(deps): bump dessant/lock-threads from 2.1.2 to 3 ( #3782 )
* Create dependabot.yml
* build(deps): bump dessant/lock-threads from 2.1.2 to 3
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 2.1.2 to 3.
- [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/v2.1.2...v3 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
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]
ff7a9e788f
build(deps): bump release-drafter/release-drafter from 5.15.0 to 5.18.1 ( #3783 )
* Create dependabot.yml
* build(deps): bump release-drafter/release-drafter from 5.15.0 to 5.18.1
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.15.0 to 5.18.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.18.1 )
---
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] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Daniel Gibbs
a52d3d4638
Create dependabot.yml
3 years ago
Daniel Gibbs
9737de5086
Merge branch 'hotfix/v21.5.1' into develop
3 years ago
Daniel Gibbs
fdfeae1fcd
Merge branch 'hotfix/v21.5.1'
3 years ago
Daniel Gibbs
437ebfaed7
Release v21.5.1
3 years ago
StudioEtrange
fc97f5b696
feat(core): allow to set github details at runtime with env vars ( #3708 )
3 years ago
Christian
f60c65a744
refactor(core): move curl check to main file ( #3740 )
3 years ago
sharaga44
1a022caf21
fix(unt): resolve start parameter issues #2681 ( #3733 )
* Update linuxgsm.sh
* Update _default.cfg
* Update install_config.sh
* Update _default.cfg
* Revert "Update linuxgsm.sh"
This reverts commit 12639d26d1
.
* Revert "Update install_config.sh"
This reverts commit 2de6088edd
.
3 years ago
Christian
079fe0766e
fix(vh): log a message when the password is not set or to short ( #3738 )
3 years ago
Christian
0465e0970b
fix(deps): add missing dep for distro-info ( #3732 )
3 years ago
Daniel Gibbs
643a6fed26
feat(ark): increase glibc requirement to 2.17
3 years ago
Daniel Gibbs
4ce005ccc8
Merge branch 'master' into develop
3 years ago
Daniel Gibbs
ad8fc3ac8a
fix: remove unneeded echo
3 years ago
Daniel Gibbs
3456c92a1e
Merge branch 'release/21.5.0'
3 years ago
Daniel Gibbs
771aa97aba
Merge branch 'release/21.5.0' into develop
3 years ago
Daniel Gibbs
dda4af8a0a
fix ti message
3 years ago
Daniel Gibbs
043f9da769
Release v21.5.0
3 years ago
Christian
588453a43a
fix(cd): add config install ( #3726 )
3 years ago
Viktor Vilhelm Sonesten
1c603b7449
fix(pzserver): start with --ip instead of -ip ( #3724 )
`-ip` is not parsed correctly by the new build 41 release. See https://github.com/GameServerManagers/LinuxGSM/discussions/3711#discussioncomment-1844368
3 years ago
UltimateByte
de6240fd0c
fix : #1868 mods lowercase conversion ( #3717 )
* Finally fixes #1868 mods lowercase conversion
Sample output:
Installing DarkRP
=================================
creating mod download directory /home/ulti/lgsm/mods/tmp...OK
#=#=- # # ################################################################################################################################################################################################################################################ 100.0% -#O=- # # #
extracting darkrp-master.zip...OK
converting DarkRP files to lowercase...Found 19 uppercase files out of 588, converting...OK
building darkrp-files.txt...OK
copying DarkRP to /home/ulti/serverfiles/garrysmod/gamemodes...OK
tidy up darkrp-files.txt...OK
clearing mod download directory /home/ulti/lgsm/mods/tmp...OK
DarkRP installed
* removed unused variable
3 years ago
Daniel Gibbs
1c3e5048eb
feat: give warning if distro is not supported by vendor ( #3723 )
3 years ago