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

Ignore chat messages based on regular expressions #19

Closed
wants to merge 1 commit into from

Conversation

Teero888
Copy link

@Teero888 Teero888 commented Oct 6, 2024

This was suggested by sorte11 on discord to avoid system message spam.

i might have accidentally formatted your tater_variables.h

Edit: This will probably not work with msvc but the C++11 regex implementation relies on exceptions, which are disabled.

Checklist

  • Tested the change ingame
  • Provided screenshots if it is a visual change
  • Tested in combination with possibly related configuration options
  • Written a unit test (especially base/) or added coverage to integration test
  • Considered possible null pointers and out of bounds array indexing
  • Changed no physics that affect existing maps
  • Tested the change with ASan+UBSan or valgrind's memcheck (optional)

@Teero888 Teero888 closed this Oct 6, 2024
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.

1 participant