Skip to content

Conversation

vsmxd
Copy link

@vsmxd vsmxd commented Jun 7, 2025

Changes

  • Added sanity checks for config options in legacy network component
  • Validates max_bots vs max_players configuration
  • Checks and corrects negative values in network settings
  • Warns when query is disabled but announce is enabled
  • Added warning for scriptfiles directory creation in Pawn component

Testing

  • Changes are minimal and focused
  • No new dependencies added
  • Warnings are clear and informative

Fixes #611

- Add validation for max_bots vs max_players configuration
- Add checks for negative values in network settings
- Add warning for query disabled but announce enabled
- Add scriptfiles directory creation warning in Pawn component

Fixes [openmultiplayer#611](openmultiplayer#611)
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.

More sanity checks for config options
1 participant