Skip to content

Conversation

@dgibbs64
Copy link
Member

@dgibbs64 dgibbs64 commented Nov 8, 2025

No description provided.

dgibbs64 and others added 30 commits February 9, 2025 00:37
* Fixing missing more Info

* minor bug

---------

Co-authored-by: Hornochs <[email protected]>
Co-authored-by: Daniel Gibbs <[email protected]>
dgibbs64 and others added 26 commits June 19, 2025 23:53
* 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]>
…4795)

* feat(backup): add support for multiple compression methods in backup process
* fix(backup): update backup file extensions to support multiple compression formats
correction of a minor error

Co-authored-by: Daniel Gibbs <[email protected]>
* 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]>
…oling

* 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
* chore: synced local '.github/' with remote 'general/.github/'

* chore: synced local './' with remote 'bash/'
* chore: synced local '.github/' with remote 'general/.github/'

* chore: synced local './' with remote 'bash/'
* chore: synced local '.github/' with remote 'general/.github/'

* chore: synced local './' with remote 'bash/'
* feat(vints): add ability to select Vintage Story versions

* docs(vints): update vintage story default config

---------

Co-authored-by: Daniel Gibbs <[email protected]>
…artup (#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]>
@dgibbs64 dgibbs64 added this to the v25.2.0 milestone Nov 8, 2025
@dgibbs64 dgibbs64 closed this Nov 9, 2025
@dgibbs64 dgibbs64 deleted the release/v26.2.0 branch November 9, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.