19 Commits

Author SHA1 Message Date
Andreas Antonsen
4442c2906c update guild-spam-filter to v1.5 (#9805)
* 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

* Updated PB broadcast message to match the new jagex text

Updated PB broadcast message to match the new jagex text

* Updated Clan Spam Filter to V1.5

1. Updated the total level message and default value to match the new total level of 2376
2. Updated the internal collection log data string to contain the new sailing collection logs
2025-12-10 16:22:46 -08:00
Andreas Antonsen
4ce9d617dc update guild-spam-filter (#9467)
Updated PB broadcast message to match the new jagex text
2025-11-09 18:26:10 +01:00
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
Andreas Antonsen
6008e4acf2 update guild-spam-filter (#8194) 2025-06-10 00:22:58 -04:00
Andreas Antonsen
01f2fc9ff2 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
2025-05-28 21:13:42 -07:00
Andreas Antonsen
2d2042be95 update guild-spam-filter (#8064)
* 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)
2025-05-23 13:31:12 -07:00
Andreas Antonsen
be934d9ed6 Update guild-spam-filter (#7088) 2024-11-30 10:04:03 -05:00
Andreas Antonsen
c72bdad30d Update guild-spam-filter (#5969) 2024-05-03 09:05:23 -05:00
Andreas Antonsen
7a7dfbf0fb Update guild-spam-filter (#5967) 2024-05-03 06:45:42 -04:00
Andreas Antonsen
878b0febb3 Update guild-spam-filter (#5920) 2024-05-02 13:22:46 -04:00
Andreas Antonsen
ef7b7d43cc update guild-spam-filter
* 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
2023-11-10 13:44:32 -05:00
Andreas Antonsen
d232585397 Update Clan Spam Filter (#4992) 2023-10-04 05:55:59 +00:00
Andreas Antonsen
7b43e433f4 Update Clan Spam Filter (#4377) 2023-05-25 15:46:54 +00:00
Andreas Antonsen
a053fb4cbc Update Clan Spam Filter (#4163) 2023-04-05 03:52:23 +00:00
Andreas Antonsen
308500f0f8 Update guild spam filter (#4153) 2023-04-04 02:58:31 +00:00
Andreas Antonsen
5d070f23b5 Update Guild Spam Filter (#3852) 2023-03-03 23:49:08 +00:00
Andreas Antonsen
bcb16b0713 Update guild-spam-filter (#3578) 2022-11-15 19:25:08 +00:00
Andreas Antonsen
ae040454c5 Update guild-spam-filter to v1.1-SNAPSHOT (#3568) 2022-11-14 01:57:19 +00:00
Andreas Antonsen
560f3ebe3b Add Clan Broadcast Filter plugin (#3460) 2022-11-08 00:19:43 +00:00