Daniel Gibbs
056e449944
update ports info
2 years ago
Armin
264758018b
change: load palworld settings from serverconfig file & change unknow port
2 years ago
Armin
321c136158
fix: info_game for palworld
2 years ago
Armin
d7d5998f27
add: steamport var for Palworld
2 years ago
Armin
db9190788a
change servername parameter for pwserver
2 years ago
Armin
483d4e5b20
fix issues mentioned in pr
2 years ago
Armin
f648f0cb2b
improve _default.cfg for pwserver
2 years ago
Armin
b0b8526eda
improve _default.cfg for pwserver
2 years ago
Armin
b5eabdd84e
add details port change
2 years ago
Armin
79b1eab5ae
add details port info
2 years ago
Armin
b3e63eaae0
add package check for rhel, rocky, debian & ubuntu
2 years ago
Armin
30305d9ebc
update info_game.sh
2 years ago
Armin
3de84cb49c
update info_game.sh
2 years ago
Armin
f5fb03e4f2
update info_game.sh
2 years ago
Armin
0c60e501f2
debug info_game.sh
2 years ago
Armin
9085ccc24f
first try info_game.sh
2 years ago
Armin
2d5e53a874
edit _default.cfg for pwserver
2 years ago
Armin
5641e2ca92
fix servercfgdir for palworld
2 years ago
Armin
df9d2459b0
rework _default.cfg for pwserver
2 years ago
Armin
b650748783
add server to serverlist
2 years ago
Armin
52361578d2
add palworld to ubuntu
2 years ago
Armin
abe6f91ade
add palworld
2 years ago
Armin
2df8c3ae64
add palworld
2 years ago
Daniel Gibbs
8bbb602027
Release v23.7.1
2 years 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
2 years ago
Daniel Gibbs
becff80931
Release v23.7.0
2 years ago
Daniel Gibbs
cb5bca9573
lint
2 years ago
Daniel Gibbs
5685ece4bc
deprecate cd
2 years ago
Daniel Gibbs
f28a4e5688
fix(kf2): repair port parsing
2 years ago
Daniel Gibbs
38079bac84
feat(new server): Quake 4 ( #4398 )
2 years ago
Daniel Gibbs
746c413314
feat(ns2c): tidy parameters
2 years ago
Daniel Gibbs
ef6410efec
feat: deprecate crafting dead
2 years ago
Daniel Gibbs
6a56a18b1f
feat: added more checks for insecure passwords
2 years ago
Daniel Gibbs
366701fe36
fix(ns2): adjusted player numbers for ranked
2 years ago
Daniel Gibbs
ddb61478f1
fix: move exec to end of parameters idtech
2 years ago
Daniel Gibbs
3961a22430
fix(q3): mapcycle now working correctly
#3749
2 years 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
2 years 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
2 years 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.
2 years ago
Daniel Gibbs
433444a1e7
fix: word change
2 years ago
Daniel Gibbs
6f811a5a19
fix: only run extra steamcmd command if using GitHub Actions
2 years 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.
2 years ago
Daniel Gibbs
e78a9dfbd7
feat(dayz): enable Steam master server
Enables the Steam master server in the default configuration file for DayZ servers.
2 years 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.
2 years ago
Daniel Gibbs
2122a6b390
feat(backup): add tmpdir to backup exclusion ( #4386 )
2 years 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
2 years ago
Daniel Gibbs
8bc716b456
fix(ark): remove -log parameter as deprecated
2 years 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* remove quotes from around modlist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years 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.
2 years ago
Sascha Moser
c17c41139b
fix(gmod): Remove authkey ( #4370 )
Fixes #4369
2 years ago