Daniel Gibbs
d08e5f5f16
Merge branch 'hotfix/v23.7.1'
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
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
Sascha Moser
c17c41139b
fix(gmod): Remove authkey ( #4370 )
Fixes #4369
1 year ago
Daniel Gibbs
283e6257a0
feat: Update UE4/UE5 parameters and configs ( #4378 )
* feat(ark): move rconport and maxplayers to config
* feat(sbots): removed ? from parameters
* feat(tu): shuffle parameters and use pascal case
* feat(mom): Pascal Case parameters
* add ohd configs
* re order
* sync with configs
* feat(btl): standardise configs and parameters to match other ue4 games
* standardise
* feat(sf): upgrade to ue5
* add ram requirements to satisfactory
* sf fix
* tidy up parameters
* update ark parameters
* minor changes
* updated the isle to UE5
* add game server docs
* move log
* tidy
1 year ago
Daniel Gibbs
b7bdf899f9
Merge branch 'hotfix/v23.6.2'
1 year ago
Daniel Gibbs
bbcadfb196
Merge branch 'hotfix/v23.6.2' into develop
1 year ago
Daniel Gibbs
8472ae5664
Release v23.6.2
1 year ago
Daniel Gibbs
00cc5364ac
fix(cs2): added some missing parameters
The start parameters are still a work in progress but I have added some key ones that are missing.
1 year ago
Daniel Gibbs
536c65cc5d
fix: correct consoleverbose settings
1 year ago
Daniel Gibbs
0aad93dd7b
Merge branch 'hotfix/v23.6.1'
1 year ago
Daniel Gibbs
eb1b05d9cf
Merge branch 'hotfix/v23.6.1' into develop
1 year ago
Daniel Gibbs
dc74deadac
Release v23.6.1
1 year ago
Daniel Gibbs
118bb7a229
feat(cs2): remove SteamCMD login credentials
The commit removes the SteamCMD login credentials from the default configuration file for Counter-Strike 2 server. Valve has removed the login requirement for cs2
1 year ago
Daniel Gibbs
8830bad9a8
Feature/stats change ( #4363 )
* feat: update unsupprted distros and add comments to info_distro
* remove tmux 1.6 code
* add java and tmux version and change ram to int
* tidy up ram requirements
used data gathered from analytics
1 year ago
Daniel Gibbs
b260be8c23
Merge branch 'release/v23.6.0'
1 year ago
Daniel Gibbs
d7964e0516
Merge branch 'release/v23.6.0' into develop
1 year ago
Daniel Gibbs
78752ddc35
Merge branch 'master' into release/v23.6.0
1 year ago
Daniel Gibbs
64e8a50d0b
fix(tf): remove server configs
The Front only uses start parameters
1 year ago
Daniel Gibbs
1a91b44d01
Release v23.6.0
1 year ago