Daniel Gibbs
88a164f804
feat: Add hcu to server data files
This commit adds the "hcu" game server to all relevant data files for AlmaLinux, CentOS, Debian, Rocky Linux, and Ubuntu. The change was made in the CSV files located in the lgsm/data directory.
2 years ago
Daniel Gibbs
969cfdb610
feat: Update default configuration for OHDServer
2 years ago
Daniel Gibbs
be64d3e7a2
refactor: update default values for game server variables
This commit updates the default values for various game server variables in the info_game.sh script. Specifically, it changes the default value of "port" and "rconport" to 0 for Minecraft servers, and to 7777 for SAMP servers. It also sets other variables to "NOT SET" if they are not defined.
2 years ago
Daniel Gibbs
01f8701a34
update port details
2 years ago
Daniel Gibbs
723edeab52
ohd
2 years ago
Daniel Gibbs
bc57c886ec
Merge branch 'develop' into feature/operationhd
2 years ago
Daniel Gibbs
b149b5a7eb
feat(new server): HYPERCHARGE: Unboxed ( #4163 )
2 years ago
Daniel Gibbs
03365ca5a7
feat: serverlist validate ( #4207 )
* server list validate
* dir
* dir
* dir
* cr
* add missing pc2
* pc2
* fix branch
* exit code
* repo
* branch
* fix csv
* letter
* tidy
* codacy
* exit code
2 years ago
Daniel Gibbs
f9a5ed089a
fix: revert modules in functions dir to v23.2.3
2 years ago
Daniel Gibbs
c2e31552a4
fix: add all modules from v23.2.3 to functions dir
This will reduce chances of migration issues
functions dir will eventually be removed
2 years ago
Christian
5997f8b1b5
fix(hwserver): fix startup and change logging ( #4189 )
* fix(hwserver): fix startup and change logging
* Update info_game.sh
---------
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Daniel Gibbs
fae50c4c65
feat: optimise gamedig and master server query ( #4206 )
* feat: update gamedig cli commands
will speed up querying of servers
* feat: master server query will now use extip first
extip more likely to succeed thus will speed up query
* minor tweaks
* bug
* ports alphabetical
a
* reduce gsquery timeout to 2s
* display ss command output
2 years ago
Christian
ecc9934d43
fix(tiserver): fix and update to latest version ( #4190 )
* fix(tiserver): fix and update to latest version
* update ti details
---------
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Nicolas Le Cam
a498a88303
feat(deps): Add depencency support for Debian 12 (bookworm) ( #4203 )
* feat(deps): Add depencency support for Debian 12 (bookworm)
* add xmllint
---------
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Nicolas Le Cam
7fec81015c
feat(pz): Add option to configure server memory usage ( #4204 )
2 years ago
Daniel Gibbs
40757ae9b5
feat(details): refactor of game info ( #4174 )
* feat(btl): rename bt1944 to btl (#4124 )
* fix(bt1944): update binary file
* feat(btl): rename bt1944 to btl
* rename gameworld to worldname
* rename autosaveinverval to saveinterval
* rust seed
* add exit code to details
* update some variables
* comment
* update random
* current refactor
* modules
* json
* xml
* add core modules to functions dir
* functions
* fix
* use xmllint for parsing xml
* check root
* check logs
* sdtd
* quakec
* changes
* remove dev null
* arma3
* add detect details
* config origin
* fix: cmw mkdir bug
* ini improvements
* further ini improvements
* dst ini
* revert
* httpport
* max players
* source engine
* fix: cannot iterate over null
* fix quakec
* fix(nec): no query port
* more updates
* more updated
* more
* more
* telnet ip
* first test of details checking
* more details updates
* more standardizing
* comment out steamport in not set
* kf2 master server true
* update roserver
* fix bug
* looks for file called config and uses that
* test
test
test
test
test
* download correct configs
* test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
* remove blank lines
* update var names
* fail
* continue on error
* install xmllint
* adjust quakec
* fix dst
* fix java
* re order mcb
* fix query port mc
* fix mom
* fix pc
* pc add http port
* add api and http port
* change naming to http from web admin
* api port
* http
* pc2
* add query raw
* list cluster config
* servercfgparse
* update avserver
* tidy up steam ports
* more servers completed
* fix sb
* no config file
* no config file
* add emserver config install
* codacy
* add legacy vars
* add more legacy
* add xmllint
* mta xmllint
* codacy
* codacy
2 years ago
Daniel Gibbs
030d451a00
fix: add docker distro to ats
3 years ago
H3o66
8651dbbe38
feat(newserver): Operation: Harsh Doorstop
3 years ago
Daniel Gibbs
b529f004ae
version v23.2.3
3 years ago
Daniel Gibbs
bd30ab6c84
Merge branch 'hotfix/v23.2.3' into develop
3 years ago
Daniel Gibbs
38c810db2b
Release v23.2.3
3 years ago
Daniel Gibbs
6bd17366e1
fix(update): repair mc and pmc updater
fix behavior of how the download of the jar file is handled.
3 years ago
Daniel Gibbs
858184c2d5
Merge branch 'hotfix/v23.2.2'
3 years ago
Daniel Gibbs
63c7f4106f
Release v23.2.2
3 years ago
Christian
976485b310
regression(update): fix variable ref #4146 ( #4182 )
3 years ago
Daniel Gibbs
aaf9aa4953
Release v23.2.2
3 years ago
Daniel Gibbs
818015d189
fix(check-update): not getting steamcmd executable for check-update ( #4180 )
3 years ago
Daniel Gibbs
d28a0e74d2
fix(update): incorrect variable name ( #4179 )
3 years ago
dependabot[bot]
ff19348722
build(deps): bump actions/add-to-project from 0.4.1 to 0.5.0 ( #4176 )
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v0.4.1...v0.5.0 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
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>
3 years ago
Daniel Gibbs
eb88d3595b
Merge branch 'hotfix/v23.2.1'
3 years ago
Daniel Gibbs
fd978eae06
Merge branch 'hotfix/v23.2.1' into develop
3 years ago
Daniel Gibbs
0172ed608a
Release v23.2.1
3 years ago
Daniel Gibbs
0720a79b47
fix(mc): correct variable name
3 years ago
Daniel Gibbs
8e3dfa1030
fix: add command_update_linuxgsm.sh to functions dir
3 years ago
dependabot[bot]
ed1fbbecdf
build(deps): bump actions/add-to-project from 0.4.1 to 0.5.0 ( #4167 )
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v0.4.1...v0.5.0 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Daniel Gibbs
aa4f75c9a3
chore: fix issue with vscode prettier
3 years ago
Daniel Gibbs
0bec0ca218
feat: convert functions dir to modules dir ( #4169 )
* functions dir will be deleted after 14 days
3 years ago
Daniel Gibbs
d099e7ef72
feat: steamcmd install now goes via update_steamcmd.sh ( #4165 )
now goes via update_steamcmd.sh
3 years ago
Daniel Gibbs
0dfc51098f
feat: change donate to sponsor ( #4164 )
Convert the word donate to sponsor to bring in line with GitHub Sponsors
3 years ago
Daniel Gibbs
8b99b83ac5
fix: GameServerManagers #4099
3 years ago
Daniel Gibbs
91f9b4746c
Merge branch 'release/v23.2.0'
3 years ago
Daniel Gibbs
bc6ae39e4d
Merge branch 'release/v23.2.0' into develop
3 years ago
Daniel Gibbs
26e753b7d7
Merge branch 'master' into release/v23.2.0
3 years ago
Daniel Gibbs
2e78a4658e
Release v23.2.0
3 years ago
Daniel Gibbs
b9b641c300
prettier
3 years ago
Daniel Gibbs
b07dac7807
fix: broken bitbucket button
3 years ago
dependabot[bot]
a69825aa7c
build(deps): bump github/issue-labeler from 2.5 to 3.1 ( #4152 )
* chore: auto add game server requests to gh project
* build(deps): bump github/issue-labeler from 2.5 to 3.1
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 2.5 to 3.1.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v2.5...v3.1 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
40e5009194
build(deps): bump FantasticFiasco/action-update-license-year from 2 to 3 ( #4153 )
* chore: auto add game server requests to gh project
* build(deps): bump FantasticFiasco/action-update-license-year from 2 to 3
Bumps [FantasticFiasco/action-update-license-year](https://github.com/FantasticFiasco/action-update-license-year ) from 2 to 3.
- [Release notes](https://github.com/FantasticFiasco/action-update-license-year/releases )
- [Changelog](https://github.com/FantasticFiasco/action-update-license-year/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FantasticFiasco/action-update-license-year/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: FantasticFiasco/action-update-license-year
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
jusito
6b7267bbf0
fix: install successful without installation files ( #4156 )
* fix: install successful without files
* use fn_script_log_fatal
---------
Co-authored-by: Daniel Gibbs <[email protected] >
3 years ago
jusito
4fc6280cca
refactor(fix.sh): removed error prone code ( #4157 )
* refactor: removed error prone code
* prettier
---------
Co-authored-by: Daniel Gibbs <[email protected] >
3 years ago