Files
plugin-hub/plugins/guild-spam-filter
Andreas Antonsen 1eaa3754f3 update guild-spam-filter (#8680)
* 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

* Fixed "Clan Spam Filter" to work with ObjectStack instead of StringStack

Fixed "Clan Spam Filter" to work with ObjectStack instead of StringStack

* Updated Clan Spam Filter

1. Fixed a bug where if the player optained a pet and it got into their backpack it wouldn't be filtered by "filterPets()" function
2. Updated the internal collection log map to contain the new bosses
2025-08-01 20:27:57 -07:00

4 lines
128 B
Plaintext

repository=https://github.com/andreasx23/GuildSpamFilter.git
commit=a08ab11b1079a1007f29553b4d21db1f6e082a35
authors=andreasx23