Daniel Gibbs
1024bf8a9f
bug
12 months ago
Daniel Gibbs
b003d49829
add missing servercfgfullpath
12 months ago
Daniel Gibbs
432f08a7b1
edit using config
12 months ago
Daniel Gibbs
663536ae0c
add missing details
12 months ago
Daniel Gibbs
6d61be9d19
bug
12 months ago
Daniel Gibbs
3fd7fbcfc9
typo
12 months ago
Daniel Gibbs
a572c21fed
move to fix
12 months ago
Daniel Gibbs
6e2766c4bf
styling fix
12 months ago
Daniel Gibbs
93d4b2690b
fix bug with npm download of gamedig on branches
12 months ago
Stephan Schaffner
51ab8047fd
Updating Game Info Curling
12 months ago
Stephan Schaffner
c13c188f30
Update info_game.sh
12 months ago
Stephan Schaffner
69369dc426
Fixing install Scripts Issues
12 months ago
Stephan Schaffner
c55bd13ea5
Updating paths and install script
12 months ago
Stephan Schaffner
f0a7076bae
Updating Modules and Server installation
12 months ago
Stephan Schaffner
028155f840
Fixing _default.cfg
12 months ago
Stephan Schaffner
d48e1bbb8d
Fixing missed _default.cfg change
12 months ago
Stephan Schaffner
8ba43627f9
Changing Shortname to XNT
12 months ago
Stephan Schaffner
c5144d5177
Fixed Typo
12 months ago
Stephan Schaffner
a2f3c78f1e
Fixing again serverlist.csv
12 months ago
Stephan Schaffner
9dec8c902e
Fixing serverlist.csv
12 months ago
Stephan Schaffner
08b1b14f45
Adding Shellscripts for Xonotic
12 months ago
Stephan Schaffner
1c76695bb8
Adding default_cfg and Distro Requirements
12 months ago
Daniel Gibbs
eef84ba903
feat: add ismygameserver.online to discord alerts
1 year ago
Daniel Gibbs
f7116ca97f
fix permissions bug
1 year ago
Daniel Gibbs
c8f36ff2af
add missing sm-icon.png
1 year ago
Daniel Gibbs
7ece812c8c
refactor: refactor check_permissions.sh ( #4626 )
Refactored the code in check_permissions.sh to improve readability and maintainability. Made changes to variable names for clarity and removed unnecessary comments. Also, refactored the fn_sys_perm_errors_detect function name for consistency.
1 year ago
Daniel Gibbs
e060865aef
feat(dev): add nocache if dev-debug is enabled ( #4597 )
1 year ago
Daniel Gibbs
182c673072
fix(samp): update samp url
1 year ago
Daniel Gibbs
d0326cf961
Merge branch 'hotfix/v24.2.3' into develop
1 year ago
Daniel Gibbs
23b342296c
Release v24.2.3
1 year ago
Daniel Gibbs
a7a8e38152
fix(gamedig): ensure that node modules are valid
1 year ago
Daniel Gibbs
d86bec9acf
fix(mcb): timestamp disabled for MCB as breaks update check
1 year ago
Daniel Gibbs
f23e5f6777
Merge branch 'hotfix/v24.2.2'
1 year ago
Daniel Gibbs
4c9223c88d
Merge branch 'hotfix/v24.2.2' into develop
1 year ago
Daniel Gibbs
ac208c7a05
Release v24.2.2
1 year ago
Daniel Gibbs
5ed5b80276
fix(gamedig): Update gamedig version to resolve a bug #4624
1 year ago
Thomas S
493a3a82fa
feat(newserver): soulmask ( #4590 )
* feat: reference new smserver
* feat: add default config
* feat: add stop command using telnet
* fix: remove duplicate unused telnetpassword var
* feat: add soulmask to config & info functions
* fix: remove ini config for now
* fix: startparameter initialization fix
* feat: remove pve fixed param in startparameters
* fix: update default gamelogdir
* fix: handle telnet response during stop process
* add sm fix
* add fix_sm.sh
* add ss command
* and
* add memory requirements
* adjust start parameters
* remove telnetpassword
* add backup interval
a
* comments
* rename variables to telnetpassword
* var name change
---------
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
1 year ago
Daniel Gibbs
0e7314d26a
fix missing serverpassword detail ( #4596 )
1 year ago
Daniel Gibbs
164f9507f8
feat: add debian 13
1 year ago
Daniel Gibbs
88f8890229
feat: deprecate Memories of Mars ( #4593 )
1 year ago
Daniel Gibbs
685cca9c58
feat: change curl default timeout to 3 seconds ( #4592 )
adjusted to 3 seconds from 10 for a timeout
1 year ago
Maciej Głowacki
a2bea8d791
feat(vhserver): enable crossplay support ( #4544 )
* Install valheim dependencies for crossplay on Ubuntu
* Setup minimal required dependencies for valheim crossplay
* will set crossplay to default on and add instance id
* add ubuntu 24.04
---------
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
1 year ago
Daniel Gibbs
1522cbd7b3
Merge branch 'hotfix/v24.2.1'
1 year ago
Daniel Gibbs
c662a836de
Merge branch 'hotfix/v24.2.1' into develop
1 year ago
Daniel Gibbs
0b8a223723
feat(deps): add Ubuntu 24.04
1 year ago
Daniel Gibbs
3da072cae4
Release v24.2.1
1 year ago
dependabot[bot]
c89cc62bb6
build(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 ( #4558 )
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
BertBrenner
1c596972ff
Update update_mc.sh ( #4563 )
If the executable variable is modified, fn_update_dl does not update minecraft_server.jar and which is used in fn_update_localbuild.
In addition this creates a problem if a alternative executable is used to launch minecraft by overwriting it.
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
1 year ago
MicLieg
dc6cbcea50
fix(mcserver): change required jdk to 21 ( #4562 )
* fix(mcserver): change required jdk to 21
* update java on other distros
---------
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
1 year ago
Daniel Gibbs
5510a30aee
Merge branch 'release/v24.2.0'
1 year ago