Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v23.3.2 #4220

Merged
merged 8 commits into from
May 29, 2023
Merged

Release v23.3.2 #4220

merged 8 commits into from
May 29, 2023

Conversation

dgibbs64
Copy link
Member

No description provided.

This commit adds default values of 123456789 for queryport and port3 if they are not set. This is to prevent the query from failing. Additionally, this commit unsets the ports if they are set to 123456789.
The script now points to the updated wiki page for information on obtaining a server license. The old forum link has been replaced with the new one.
The code changes modify the error message displayed when an unknown game server is entered. The new message now capitalizes the first letter of "unknown" and adds an exit status of 1 to terminate the script.
This commit adds the RCON port and password to the info_game function for Squad. The values are retrieved from the Rcon.cfg file if it exists in the server configuration directory.
The fn_info_config_ini function was renamed to fn_info_game_ini for consistency with other functions. The function arguments were also updated to match the new naming convention.
This commit updates the info_game.sh file by changing the servercfgfullpath variable to servercfgparse in line 96. It also modifies the fn_info_game_sb function to check if the server config file exists before parsing it, and changes the JSON keys in lines 1828-1836 from camelCase to dot notation.
@dgibbs64 dgibbs64 added this to the v23.3.0 milestone May 29, 2023
@dgibbs64 dgibbs64 merged commit 9d22c70 into master May 29, 2023
82 of 140 checks passed
@dgibbs64 dgibbs64 deleted the hotfix/v23.3.2 branch May 29, 2023 18:50
Copy link
Contributor

github-actions bot commented Jun 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant