Commit Graph

6556 Commits

Author SHA1 Message Date
Daniel Gibbs
045c55c4da
Merge branch 'hotfix/v24.1.5' 2024-03-02 09:51:31 +00:00
Daniel Gibbs
77414e1582
Release v24.1.5 2024-03-02 09:51:01 +00:00
MicLieg
cf5c6f9242
fix(pw): fix updated start parameters (#4516)
* fix(pw): fix updated  start parameters

* fix(pw): remove unneeded RCON parameters
2024-03-02 09:47:56 +00:00
dependabot[bot]
b5614f5cbf
build(deps): bump github/issue-labeler from 3.3 to 3.4 (#4478)
Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 3.3 to 3.4.
- [Release notes](https://github.com/github/issue-labeler/releases)
- [Commits](https://github.com/github/issue-labeler/compare/v3.3...v3.4)

---
updated-dependencies:
- dependency-name: github/issue-labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 21:40:54 +00:00
Daniel Gibbs
5f4753fc80
Merge branch 'hotfix/v24.1.4' 2024-02-21 21:35:35 +00:00
Daniel Gibbs
e492e09fa6
Release v24.1.4 2024-02-21 21:34:03 +00:00
BertBrenner
1528cba08d
fix: distro.sh: line 100: [: : integer expression expected (#4486)
* fix: servername variable assignment for sf and unt

The servername variable was incorrectly assigned using the selfname variable instead of the correct servername variable. This has been fixed to ensure accurate information is displayed for each game type.

* [FIX] #4465

---------

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2024-02-21 21:33:42 +00:00
dependabot[bot]
e281f5a64b
build(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#4489)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.8.0 to 0.9.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.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 21:31:15 +00:00
Antonin CLAUZIER
ab3404c188
feat(dayz): switch appid to stable release (#4502)
* feat(dayzserver): switch appid to stable release

* feat(dayzserver): add steam login
2024-02-21 21:30:15 +00:00
MicLieg
72e330b2ba
fix(check_deps): clarify to run the generated command as root (#4490)
* fix: servername variable assignment for sf and unt

The servername variable was incorrectly assigned using the selfname variable instead of the correct servername variable. This has been fixed to ensure accurate information is displayed for each game type.

* fix(check_deps): clarify to run the generated command as root

---------

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2024-02-21 21:29:45 +00:00
Daniel Gibbs
1e165ce51f
Merge branch 'hotfix/v24.1.3' 2024-02-04 20:17:18 +00:00
Daniel Gibbs
94849a1479
Release v24.1.3 2024-02-04 20:17:02 +00:00
Daniel Gibbs
f600251816
chore: add branch filtering for workflow triggers
This commit adds branch filtering to the "Details Check" and "Update Check" workflows. Now, these workflows will only be triggered on the "develop" branch. This change ensures that the workflows are executed in a controlled environment and reduces unnecessary executions on other branches.
2024-02-04 20:13:54 +00:00
Awesomerly
8e9493b83c
chore: update Stripper:Source to latest version (#4474)
* fix: servername variable assignment for sf and unt

The servername variable was incorrectly assigned using the selfname variable instead of the correct servername variable. This has been fixed to ensure accurate information is displayed for each game type.

* chore: update Stripper:Source to latest version

---------

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2024-02-04 20:08:34 +00:00
Armin
64e9e82462
feat(pw): port & steamport setting for palworld (#4479)
* fix: servername variable assignment for sf and unt

The servername variable was incorrectly assigned using the selfname variable instead of the correct servername variable. This has been fixed to ensure accurate information is displayed for each game type.

* add: port & steamport setting for palworld

---------

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2024-02-04 20:07:49 +00:00
Daniel Gibbs
c3349fc5d5
Merge branch 'hotfix/v24.1.2' 2024-01-24 20:25:43 +00:00
Daniel Gibbs
08d7a8c87d
Release v24.1.2 2024-01-24 20:19:13 +00:00
Daniel Gibbs
78f4735a2b
fix(stats): servers with sessin only checking will now show in stats
game servers with session only checks were not showing up in stats. This includes the new Palworld server
2024-01-24 20:18:46 +00:00
Daniel Gibbs
4e72b082c6
Merge branch 'hotfix/v24.1.1' 2024-01-21 22:12:24 +00:00
Daniel Gibbs
12e7a5589e
Release v21.4.1 2024-01-21 22:11:49 +00:00
Daniel Gibbs
cb2ced76d3
fix(pw): correct executable location 2024-01-21 21:29:29 +00:00
Daniel Gibbs
4e214af3e4
Merge branch 'release/v24.1.0' 2024-01-21 21:05:01 +00:00
Daniel Gibbs
12b60d40e4
Release v24.1.0 2024-01-21 20:59:24 +00:00
Daniel Gibbs
9bad6cfea9
feat(new server): Palworld (#4449)
* add palworld

* add palworld

* add palworld to ubuntu

* add server to serverlist

* rework _default.cfg for pwserver

* fix servercfgdir for palworld

* edit _default.cfg for pwserver

* first try info_game.sh

* debug info_game.sh

* update info_game.sh

* update info_game.sh

* update info_game.sh

* add package check for rhel, rocky, debian & ubuntu

* add details port info

* add details port change

* improve _default.cfg for pwserver

* improve _default.cfg for pwserver

* fix issues mentioned in pr

* change servername parameter for pwserver

* add: steamport var for Palworld

* fix: info_game for palworld

* change: load palworld settings from serverconfig file & change unknow port

* update ports info

* change to binary file from .sh

prevents issues with ss command

---------

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
add palworld game icon

add missing pw
2024-01-21 20:54:19 +00:00
JuliusZet
ae3deee7a8
feat(rust): Add server browser tags to rustserver config (#4418) 2024-01-19 19:55:42 +00:00
github-actions[bot]
b58016d896
docs(license): update copyright year(s) (#4432)
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Co-authored-by: github-actions <github-actions@github.com>
2024-01-19 18:45:44 +00:00
Daniel Gibbs
2fff61f41a
feat(cs2): update parameters and add workshop support (#4405)
* feat(cs2): update config and parameter settings

* remove serverlogging

* add authkey for workshop

* add cs2 label
2024-01-19 18:44:34 +00:00
Dessa
e2bdefdf9a
chore: only run GitHub actions when on main account (#4433)
the most prominent case being update-copyright-years-in-license-file altering commit history in forks depending on configuration (sometimes these type of PRs just auto-merge on forks, creating a merge conflict when they sync their fork for preparing a PR)
additionally, some actions require secrets so they would fail anyway

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2024-01-19 18:43:43 +00:00
Ryan Heath
e53d2a27bf
Fix valheimplus updateurl and typo (#4438) 2024-01-19 18:42:43 +00:00
Kalle
b554c4eb21
fix: quake2 and quake3 protocol query (#4410)
Co-authored-by: Kalle Minkner <info@kalleminkner.de>
2024-01-19 18:42:29 +00:00
Daniel Gibbs
d08e5f5f16
Merge branch 'hotfix/v23.7.1' 2023-12-10 20:04:32 +00:00
Daniel Gibbs
c23b067951
Merge branch 'hotfix/v23.7.1' into develop 2023-12-10 20:04:32 +00:00
Daniel Gibbs
f1b3bb798b
Merge branch 'hotfix/v23.7.1' of https://github.com/GameServerManagers/LinuxGSM into hotfix/v23.7.1 2023-12-10 20:03:18 +00:00
Daniel Gibbs
8bbb602027
Release v23.7.1 2023-12-10 20:03:10 +00:00
Daniel Gibbs
10b6807edc
fix: system requirements bug (#4407)
* fix: added missing variable physmemtotalgb

* fix: compare RAM requirement to system's available RAM

allow numbers with decimal points to be compared
2023-12-10 20:02:05 +00:00
dependabot[bot]
4b4c55948e
build(deps): bump dessant/lock-threads from 4 to 5 (#4380)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4 to 5.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v4...v5)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2023-12-03 20:33:21 +00:00
Daniel Gibbs
ddd3056210
Merge branch 'release/v23.7.0' into develop 2023-12-03 20:29:17 +00:00
Daniel Gibbs
2e0d053c84
Merge branch 'release/v23.7.0' 2023-12-03 20:29:17 +00:00
Daniel Gibbs
becff80931
Release v23.7.0 2023-12-03 20:28:30 +00:00
Daniel Gibbs
cb5bca9573
lint 2023-12-03 20:17:12 +00:00
Daniel Gibbs
d1d687bef0
Merge branch 'master' into release/v23.7.0 2023-12-03 19:58:54 +00:00
Daniel Gibbs
5685ece4bc
deprecate cd 2023-12-03 19:56:58 +00:00
Daniel Gibbs
f28a4e5688
fix(kf2): repair port parsing 2023-12-03 00:08:57 +00:00
Daniel Gibbs
38079bac84
feat(new server): Quake 4 (#4398) 2023-11-30 21:21:11 +00:00
Daniel Gibbs
746c413314
feat(ns2c): tidy parameters 2023-11-30 21:01:00 +00:00
Daniel Gibbs
ef6410efec
feat: deprecate crafting dead 2023-11-30 21:00:29 +00:00
Daniel Gibbs
6a56a18b1f
feat: added more checks for insecure passwords 2023-11-29 23:01:59 +00:00
Daniel Gibbs
366701fe36
fix(ns2): adjusted player numbers for ranked 2023-11-29 22:54:32 +00:00
Daniel Gibbs
ddb61478f1
fix: move exec to end of parameters idtech 2023-11-27 14:14:32 +00:00
Daniel Gibbs
3961a22430
fix(q3): mapcycle now working correctly
#3749
2023-11-27 00:03:23 +00:00