Daniel Gibbs
a20d72cede
minor fixes
2 years ago
Daniel Gibbs
fd55a294a1
feat: Add Ubuntu 23.04 support
Added support for Ubuntu 23.04 by creating a new CSV file with package dependencies for each game server. Also, fixed a minor typo in the info_game.sh script where "most liky" was corrected to "most likely".
2 years ago
Daniel Gibbs
ae4cc3b699
fix(ck): Add libxi6 package to debian distros
This commit adds the libxi6 package to the Debian and Ubuntu distribution files. The libxi6 package is required for some games that use X11 input extension library. This change will ensure that LGSM users can install and run these games on their systems without encountering any issues.
2 years ago
Christian
561206ccb4
feat(newserver): Craftopia ( #3739 )
* feat(newserver): Craftopia
* exitcode 0
---------
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Kai o((ω ))o
8775118110
python version change for rhel-9 & centos-9 ( #4213 )
* python version change for rhel-9 & centos-9
- python36 is no longer available in the repo list for rhel-9 & centos-9
- not possible to use "dnf install python36" or "yum install python36", manually compiling from source or using pyenv is only way
- switching from python36 to python3 in lgsm data files works for latest rhel-9 (redhat9) dev build
* python36 to python3 for rocky-9
* python36 to python3 for almalinux-9
2 years ago
Christian
099d94017a
feature(newserver): Operation: Harsh Doorstop ( #4112 )
* feat(newserver): Operation: Harsh Doorstop
---------
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Daniel Gibbs
b149b5a7eb
feat(new server): HYPERCHARGE: Unboxed ( #4163 )
2 years ago
dependabot[bot]
1ca0b54e2a
build(deps): bump JasonEtco/is-sponsor-label-action from 1 to 2 ( #4209 )
Bumps [JasonEtco/is-sponsor-label-action](https://github.com/JasonEtco/is-sponsor-label-action ) from 1 to 2.
- [Release notes](https://github.com/JasonEtco/is-sponsor-label-action/releases )
- [Commits](https://github.com/JasonEtco/is-sponsor-label-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: JasonEtco/is-sponsor-label-action
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>
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
2 years ago
dependabot[bot]
4fd47dafb5
build(deps): bump actions/add-to-project from 0.4.1 to 0.5.0 ( #4183 )
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>
2 years ago
Daniel Gibbs
b529f004ae
version v23.2.3
2 years ago
Daniel Gibbs
a668885f6f
Merge branch 'hotfix/v23.2.3'
2 years ago
Daniel Gibbs
bd30ab6c84
Merge branch 'hotfix/v23.2.3' into develop
2 years ago
Daniel Gibbs
38c810db2b
Release v23.2.3
2 years ago
Daniel Gibbs
6bd17366e1
fix(update): repair mc and pmc updater
fix behavior of how the download of the jar file is handled.
2 years ago
Daniel Gibbs
858184c2d5
Merge branch 'hotfix/v23.2.2'
2 years ago
Daniel Gibbs
63c7f4106f
Release v23.2.2
2 years ago
Christian
976485b310
regression(update): fix variable ref #4146 ( #4182 )
2 years ago
Daniel Gibbs
aaf9aa4953
Release v23.2.2
2 years ago
Daniel Gibbs
818015d189
fix(check-update): not getting steamcmd executable for check-update ( #4180 )
2 years ago
Daniel Gibbs
d28a0e74d2
fix(update): incorrect variable name ( #4179 )
2 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>
2 years ago
Daniel Gibbs
eb88d3595b
Merge branch 'hotfix/v23.2.1'
2 years ago
Daniel Gibbs
fd978eae06
Merge branch 'hotfix/v23.2.1' into develop
2 years ago
Daniel Gibbs
0172ed608a
Release v23.2.1
2 years ago
Daniel Gibbs
0720a79b47
fix(mc): correct variable name
2 years ago
Daniel Gibbs
8e3dfa1030
fix: add command_update_linuxgsm.sh to functions dir
2 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>
2 years ago
Daniel Gibbs
aa4f75c9a3
chore: fix issue with vscode prettier
2 years ago
Daniel Gibbs
0bec0ca218
feat: convert functions dir to modules dir ( #4169 )
* functions dir will be deleted after 14 days
2 years ago
Daniel Gibbs
d099e7ef72
feat: steamcmd install now goes via update_steamcmd.sh ( #4165 )
now goes via update_steamcmd.sh
2 years ago
Daniel Gibbs
0dfc51098f
feat: change donate to sponsor ( #4164 )
Convert the word donate to sponsor to bring in line with GitHub Sponsors
2 years ago
Daniel Gibbs
8b99b83ac5
fix: GameServerManagers #4099
2 years ago
Daniel Gibbs
91f9b4746c
Merge branch 'release/v23.2.0'
2 years ago
Daniel Gibbs
bc6ae39e4d
Merge branch 'release/v23.2.0' into develop
2 years ago
Daniel Gibbs
26e753b7d7
Merge branch 'master' into release/v23.2.0
2 years ago
Daniel Gibbs
2e78a4658e
Release v23.2.0
2 years ago
Daniel Gibbs
b9b641c300
prettier
2 years ago
Daniel Gibbs
b07dac7807
fix: broken bitbucket button
2 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>
2 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>
2 years ago