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

Updated Clan Spam Filter (Plugin doesn't work without this change) #5969

Merged
merged 42 commits into from
May 3, 2024

Conversation

andreasx23
Copy link
Contributor

@andreasx23 andreasx23 commented May 3, 2024

  1. Updated Clan Spam Filter to use the latest RuneLite version
  2. Cleaned up code to make it more readable
  3. Fixed a bug where if a user would type a player name with a space e.g. "Biceps Btw" in always included player broadcasts it would not work as the space somehow didn't get checked correctly

Note:
I am sorry for the previous pull requests but it seems like my plugin still didn't work without it got updated to use the latest RuneLite version in the build.gradle file. I am now 100% confident it works with RL 1.10.28.1

We now support PK broadcasts and we can now decide ourselves which collection log to filter out
Pulled to latest master branch
Fixed bugs which was coursed by Jagex messing broadcast messages. We now always remove a broadcast if the setting is set to true and we couldn't find the right indexes to search by
Also I updated to latest RuneLite version
It is now possible through CSV to select which player names should always be allowed for broadcasts. 
Also updated to latest version of RL.
@runelite-github-app
Copy link

runelite-github-app bot commented May 3, 2024

Fixed a bug where if a user would type a player name with a space e.g. "Biceps Btw" in always included player broadcasts it would not work as the space somehow didn't get checked correctly
@andreasx23 andreasx23 changed the title Updated Clan Spam Filter Updated Clan Spam Filter (Plugin doesn't work without this change) May 3, 2024
@raiyni raiyni merged commit c72bdad into runelite:master May 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants