CodePanter / another-bronzeman-mode

A runelite plugin implementation for the Bronzeman mode.
BSD 2-Clause "Simplified" License
7 stars 6 forks source link

Clue scroll unlock messages get repeated #6

Open pmauldin opened 3 years ago

pmauldin commented 3 years ago

When doing a clue scroll with the bronzeman mode plugin enabled, you get notified after each step of a clue scroll as if it was your first time getting the item. This also applies to challenge scrolls, and they show up multiple times in the collection log.

clueScrollChat

clueScrollCollectionLog

CodePanter commented 3 years ago

Although this has never bothered me, I can see how some people might not like it. Would you say having a toggle for 'show untradeable unlocks' would solve your issue? This feature has been on my to-do list for a while, and would hide all untradeables in the collection log and prevent unlock messages from showing, but save them anyway. If you later decided to turn it on again, the items would still be unlocked and then be visible in the collection log.