Daniel Gibbs
c3349fc5d5
Merge branch 'hotfix/v24.1.2'
1 year ago
Daniel Gibbs
08d7a8c87d
Release v24.1.2
1 year ago
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
1 year ago
Daniel Gibbs
4e72b082c6
Merge branch 'hotfix/v24.1.1'
1 year ago
Daniel Gibbs
12e7a5589e
Release v21.4.1
1 year ago
Daniel Gibbs
cb2ced76d3
fix(pw): correct executable location
1 year ago
Daniel Gibbs
4e214af3e4
Merge branch 'release/v24.1.0'
1 year ago
Daniel Gibbs
12b60d40e4
Release v24.1.0
1 year ago
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 <[email protected] >
add palworld game icon
add missing pw
1 year ago
JuliusZet
ae3deee7a8
feat(rust): Add server browser tags to rustserver config ( #4418 )
1 year ago
github-actions[bot]
b58016d896
docs(license): update copyright year(s) ( #4432 )
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: github-actions <[email protected] >
1 year ago
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
1 year ago
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 <[email protected] >
1 year ago
Ryan Heath
e53d2a27bf
Fix valheimplus updateurl and typo ( #4438 )
1 year ago
Kalle
b554c4eb21
fix: quake2 and quake3 protocol query ( #4410 )
Co-authored-by: Kalle Minkner <[email protected] >
1 year ago
Daniel Gibbs
d08e5f5f16
Merge branch 'hotfix/v23.7.1'
1 year ago
Daniel Gibbs
c23b067951
Merge branch 'hotfix/v23.7.1' into develop
1 year ago
Daniel Gibbs
f1b3bb798b
Merge branch 'hotfix/v23.7.1' of https://github.com/GameServerManagers/LinuxGSM into hotfix/v23.7.1
1 year ago
Daniel Gibbs
8bbb602027
Release v23.7.1
1 year ago
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
1 year ago
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Gibbs <[email protected] >
1 year ago
Daniel Gibbs
ddd3056210
Merge branch 'release/v23.7.0' into develop
1 year ago
Daniel Gibbs
2e0d053c84
Merge branch 'release/v23.7.0'
1 year ago
Daniel Gibbs
becff80931
Release v23.7.0
1 year ago
Daniel Gibbs
cb5bca9573
lint
1 year ago
Daniel Gibbs
d1d687bef0
Merge branch 'master' into release/v23.7.0
1 year ago
Daniel Gibbs
5685ece4bc
deprecate cd
1 year ago
Daniel Gibbs
f28a4e5688
fix(kf2): repair port parsing
1 year ago
Daniel Gibbs
38079bac84
feat(new server): Quake 4 ( #4398 )
1 year ago
Daniel Gibbs
746c413314
feat(ns2c): tidy parameters
1 year ago
Daniel Gibbs
ef6410efec
feat: deprecate crafting dead
1 year ago
Daniel Gibbs
6a56a18b1f
feat: added more checks for insecure passwords
1 year ago
Daniel Gibbs
366701fe36
fix(ns2): adjusted player numbers for ranked
1 year ago
Daniel Gibbs
ddb61478f1
fix: move exec to end of parameters idtech
1 year ago
Daniel Gibbs
3961a22430
fix(q3): mapcycle now working correctly
#3749
1 year ago
Daniel Gibbs
b59eeecb54
feat(ns2): update start parameters to add mod server ( #4396 )
also removed mod2 as no longer required as per NS2 dedi server docs
1 year ago
Daniel Gibbs
3ebc5febbf
fix(kf): ensure newer steamclient.so is copied to serverfiles ( #4391 )
* master server true
* move samp fix to pre start
* bug
* fix(kf): ensure newer steamclient.so is copied to serverfiles
will allow KF Server to how in steam game server list
1 year ago
Daniel Gibbs
9598fccdbd
fix(install): non-free is now correctly detected ( #4390 )
Debian has added non-free-firmware repo. This was being detected alongside non-free and causing issues with steamcmd installation. this fix ensures non-free is only detected.
1 year ago
Daniel Gibbs
433444a1e7
fix: word change
1 year ago
Daniel Gibbs
6f811a5a19
fix: only run extra steamcmd command if using GitHub Actions
1 year ago
Daniel Gibbs
ef3114b5c0
fix(nmrih): add if statements for symlink fixes
This commit fixes an issue where certain server files were missing. Symbolic links are now created for the following files if they do not already exist: vphysics.so, studiorender.so, soundemittersystem.so, shaderapiempty.so, scenefilecache.so, replay.so, and materialsystem.so.
1 year ago
Daniel Gibbs
e78a9dfbd7
feat(dayz): enable Steam master server
Enables the Steam master server in the default configuration file for DayZ servers.
1 year ago
Daniel Gibbs
0e087263a1
Merge branch 'develop' of https://github.com/GameServerManagers/LinuxGSM into develop
1 year ago
Daniel Gibbs
dea17e9d9a
feat: add port command for DayZ server
This commit adds a new port command for the DayZ server in the info_messages.sh file. The port command is used to retrieve information about the DayZ server's ports using the "enfMain" keyword.
1 year ago
Daniel Gibbs
2122a6b390
feat(backup): add tmpdir to backup exclusion ( #4386 )
1 year ago
Daniel Gibbs
c7aedf5a77
fix(rust): add default-terminal setting for Oxide ( #4383 )
* fix(rust): add default-terminal setting for Oxide
This commit fixes issue #4268 by adding the line "set -g default-terminal "screen-256color"" to the ~/.tmux.conf file. This ensures compatibility with tmux version 3.3 or higher when running RustDedicated servers with Oxide.Rust.dll.
* add gamelog to start parameters
1 year ago
Daniel Gibbs
8bc716b456
fix(ark): remove -log parameter as deprecated
1 year ago
Phillip Birmingham
f80a1b69fd
fix(arma3server): remove quotes from around mod list in Arma3 server command line ( #4288 )
* build(deps): bump github/issue-labeler from 3.1 to 3.2 (#4258 )
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 3.1 to 3.2.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v3.1...v3.2 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
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>
* remove quotes from around modlist
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
38e3098777
build(deps): bump github/issue-labeler from 3.2 to 3.3 ( #4375 )
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 3.2 to 3.3.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v3.2...v3.3 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
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>
1 year ago
chris3081
efb8426ada
fix(vh): Change ValheimPlus repo and adjust fix_vh ( #4373 )
Change ValheimPlus repo and adjust fix_vh to remove unstripped_contrib folder and comment out all references in scripts to that directory.
1 year ago