Skip to content

Conversation

@VermilionCosmos
Copy link

@VermilionCosmos VermilionCosmos commented Nov 5, 2025

This is a one file fix for the in-game chat filters. Currently they "work" if you open the chat filter window at least once. This is reset however on game close and you will need to do this every single time you open the game.

This fix allows the CVAR cl_chatfilters to be read on level start instead of only being read when the chatfilter panel renders the checkboxes.

This fix also removes the CVAR cl_chatfilter_version as it is dead code and has not done anything since its implementation (except cause chat filters to not work).

Please consider this fix as Chat Filters currently are functionally broken unless you know the work around (which I would like to stop doing). Most people think the chat filters are broken due to how they are currently not read on level start.

@VermilionCosmos VermilionCosmos changed the title Fix that allows chat filters to properly load on level start. Fix that allows chat filters to properly load on level start Nov 5, 2025
@VermilionCosmos VermilionCosmos changed the title Fix that allows chat filters to properly load on level start [TF2] Fix that allows chat filters to properly load on level start Nov 5, 2025
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