update guild-spam-filter to v1.2 (#8110)

* Update guild-spam-filter

* Revert

* Updated Guild Spam Filter

We now support PK broadcasts and we can now decide ourselves which collection log to filter out

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Updated Clan Spam Filter

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

* Updated Clan Spam Filter

It is now possible through CSV to select which player names should always be allowed for broadcasts. 
Also updated to latest version of RL.

* Update guild-spam-filter

* Updated ClanSpamFilter

Fixed an issue which caused all raid drops to filtered no matter the value inserted

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Updated Clan Spam Filter

Fixed a bug which caused the UI Thread to be blocked and then causing an exception which caused the entire plugin to stop functioning

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

* Update guild-spam-filter

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

* Updated Clan Spam Filter to contain League 5 broadcast filtering

* Updated proper placement in the config for "League" detection

* Updated Clan Spam Filter

The Clan Spam Filter now correctly filters XP drops, level-ups, and combat level-ups. Additionally, combat tasks are now filtered using the Combat Achievement filter options.

* Updated Clan Spam Filter

Updated my internal collection log dictionary to include newest bosses such as Yama

* Updated Clan Spam Filter

Updated my internal Collection Log data string (the previous commit had a bug)

* Clan Spam Filter

1. Cleaned up my code to make it easier to maintain the plugin
2. Added a icon for my plugin
3. Updated names and descriptions of different configuration settings
4. Added new setting "Filter Combat Diary Tasks"

* Updated Clan Spam Filter

Fixed a bug where we didn't extract the correct total level up
This commit is contained in:
Andreas Antonsen
2025-05-29 06:13:42 +02:00
committed by GitHub
parent 0aa0ce20f8
commit 01f2fc9ff2

View File

@@ -1,3 +1,3 @@
repository=https://github.com/andreasx23/GuildSpamFilter.git
commit=45e971fe2e8969dac93c3750869b12249fa3ebb7
commit=a2383bcff57080c0247ac37a02f26563e4fc039d
authors=andreasx23