Daniel Gibbs
88742414b9
Merge branch 'release/v26.2.0'
7 months ago
Daniel Gibbs
ba55460a56
Release v25.2.0
7 months ago
Justin Turner Arthur
42bfe606b6
fix(vh): switch query mode to work on all networking backends ( #4840 )
7 months ago
Attila
bfdfe141c1
fix(cs2server): use cs2.sh script instead of cs2 binary for server startup ( #4843 )
Update CS2 server launch to use the cs2.sh script as recommended by Valve.
The script properly sets LD_LIBRARY_PATH environment variable, which is required after recent CS2 updates.
Closes #4842
Co-authored-by: Daniel Gibbs <[email protected] >
7 months ago
Tyler Johnson
1689f3c63c
feat(vints): add ability to select Vintage Story versions ( #4817 )
* feat(vints): add ability to select Vintage Story versions
* docs(vints): update vintage story default config
---------
Co-authored-by: Daniel Gibbs <[email protected] >
7 months ago
Marcell Pünkösd
2ac6802c4f
fix(deps): change jre version from 22 to 25 ( #4830 )
7 months ago
Daniel Gibbs
d33f830a6a
chore: synced file(s) with dgibbs64/repo-sync ( #4811 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'bash/'
7 months ago
Marcell Pünkösd
f1314950f4
fix(deps): remove libtinfo5:i386 from Debian 13 ( #4828 )
Co-authored-by: Daniel Gibbs <[email protected] >
7 months ago
dlstenbro
2dc8dc340e
feat(vs): update dotnet-runtime dependency from v7.0 to v8.0 ( #4823 )
Signed-off-by: dlstenbro <[email protected] >
7 months ago
Christian
83df2c6eda
feat(sf): add new port for ReliableMessaging ( #4813 )
9 months ago
Daniel Gibbs
f12a3ae542
chore: synced file(s) with dgibbs64/repo-sync ( #4810 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'bash/'
10 months ago
Daniel Gibbs
0374441cef
chore: synced file(s) with dgibbs64/repo-sync ( #4804 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'bash/'
10 months ago
Daniel Gibbs
e2397f126b
feat(devcontainer): update devcontainer configuration for improved tooling
* Changed container name to "BASH Dev Container"
* Added additional features: `actionlint`, `checkov`, `markdownlint-cli`, and `github-cli`
* Updated VSCode extensions for enhanced development experience
a
10 months ago
Daniel Gibbs
471485117c
feat(unreal): consolidate map compression scripts ( #4805 )
* fix(compress_unreal2_maps): streamline file removal and compression process
* lint
* feat(unreal): consolidate map compression scripts
* Removed `compress_ut99_maps.sh` and integrated its functionality into `compress_unreal_maps.sh`.
* Updated `core_getopt.sh` to reference the new unified compression script.
* Cleaned up `core_modules.sh` by removing the obsolete function for `compress_ut99_maps.sh`.
* Added `core_exit.sh` call to `install_ut2k4_key.sh` for consistent exit handling.
* Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected] >
* fix(compress_unreal_maps): correct array usage in file compression loop
* Updated the loop to iterate over the `exts` array correctly using `"${exts[@]}"` instead of `${exts}`.
* This change ensures proper handling of file extensions during the compression process.
---------
Co-authored-by: Copilot <[email protected] >
10 months ago
magistratus-de
7cc48be501
fix: correct if statement ( #4801 )
correction of a minor error
Co-authored-by: Daniel Gibbs <[email protected] >
10 months ago
Daniel Gibbs
de27a6acc4
feat(devcontainer): add initial devcontainer configuration for Ubuntu environment
10 months ago
Daniel Gibbs
fc4b2f33fe
fix(mods_list): update Metamod:Source and Sourcemod versions to latest releases
11 months ago
Daniel Gibbs
d472d66221
fix(backup): reorder backup functions to ensure lockfile creation occurs before initialisation
11 months ago
Daniel Gibbs
e4c712d411
feat(backup): add support for multiple compression methods in backup ( #4795 )
* feat(backup): add support for multiple compression methods in backup process
* fix(backup): update backup file extensions to support multiple compression formats
11 months ago
Daniel Gibbs
04f1654db2
fix(logging): define log file path for script logging
12 months ago
Daniel Gibbs
2fd56ebeca
fix(core_exit): correct log file path for dev-debug module order
12 months ago
Daniel Gibbs
c90c8fefb6
fix(send): will no longer ask to start the server #4621
12 months ago
Steve Axtmann
62710410ed
feat(fastdl): add goldsrc support for the fastdl command ( #4472 )
* feat(hldmserver): add support for the fastdl command
* fix(mods): set exit code to 0 when user cancels mod installation/removal
* fix(fastdl): update bzip2 support check and adjust FastDL command conditions
---------
Co-authored-by: Daniel Gibbs <[email protected] >
12 months ago
Daniel Gibbs
8f01d1bd95
fix(check): update allowed commands to include RESTART in various checks ( #4278 )
12 months ago
Daniel Gibbs
9eabf2e2f9
fix(xnt): add call to fix_xnt.sh for configuration setup
12 months ago
Daniel Gibbs
61d4866b34
fix: remove redundant fetch of default config for multiple game types
12 months ago
Daniel Gibbs
3622b288c8
fix(xnt): version command not completing carriage return
12 months ago
Daniel Gibbs
1c91b9b36c
fix:(xnt): add missing code to check-update
12 months ago
Daniel Gibbs
35db6a8918
chore: changed workflow to fail-fast false
12 months ago
Daniel Gibbs
6847401b04
chore: pre-load details in workflow
12 months ago
Daniel Gibbs
75e03c43ad
Merge branch 'hotfix/v25.1.6'
12 months ago
Daniel Gibbs
2000036a1d
Merge branch 'hotfix/v25.1.6' into develop
12 months ago
Daniel Gibbs
2991f57635
Release v25.1.6
12 months ago
Daniel Gibbs
1fbd1aad9b
Release v25.1.6
12 months ago
Christian
233ea15e00
fix(mcb): change updater to use the new api url ( #4790 )
---------
Co-authored-by: Daniel Gibbs <[email protected] >
12 months ago
Awesomerly
dffed7b298
feat(mods): update sourcemod to 1.12 ( #4767 )
12 months ago
Stephan Schaffner
783db0a175
fix(alert): resolve more info missing from discord alert ( #4771 )
* Fixing missing more Info
* minor bug
---------
Co-authored-by: Hornochs <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
12 months ago
FlaminSarge
63d0f81599
docs(tf2/hl2dm): Add note about unrestricted_maxplayers param ( #4783 )
12 months ago
Justus557
3cd3009adf
fix(backup): add -h flag to backup tar command so it follows symlinks ( #4780 )
12 months ago
Daniel Gibbs
c87f48f5ec
fix(jc2): update query name to jc2m
1 year ago
Daniel Gibbs
d0e8127fcf
feat(eco): add usertoken parameter
1 year ago
Daniel Gibbs
d56a95ad9b
fix(vints): roll back to Ubuntu 22.04 docker
1 year ago
Daniel Gibbs
1719101444
fix: install microsoft repo dotnet-7.0 not available in standard repos
1 year ago
Daniel Gibbs
71d551e291
fix(vints): update dependency requirement dotnet-runtime-7.0
1 year ago
Daniel Gibbs
f657ee7405
fix: dependencies not being removed if not required
1 year ago
Daniel Gibbs
d56742bee8
fix(monitor): will now restart instead of update if restart requested
1 year ago
Daniel Gibbs
916e9f5e91
fix: remove Precision Alignment from mods list
1 year ago
Daniel Gibbs
b133c444ca
fix(tf): update anticheat to UseEAC
1 year ago
Daniel Gibbs
7e937133f1
fix(tf): change queryport to udp
1 year ago
Daniel Gibbs
b2eb64532b
fix(alert): Restore more info in alert
1 year ago