* 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
* Create clue-scroll-notifier
* Update clue-scroll-notifier
* feat: Replace external sound download with local resource usage for clue notifications
- Updated ClueScrollNotifierPlugin to remove external download logic and rely on local sound resources.
- Modified FileManager to use getResourceAsStream() to load the clue.wav sound file directly from the classpath.
- Refactored SoundEngine to handle sound playback using local resource
* Update clue-scroll-notifier
* Update clue-scroll-notifier
Plugins are now packed inside the resources folder instead of being grabbed from remote
* Update clue-scroll-notifier
* Update clue-scroll-notifier
* Update commit hash for clue-scroll-notifier
Add salvaging clue scroll/box detection