Releases: pajlads/DinkPlugin
Releases · pajlads/DinkPlugin
v1.5.2
What's Changed
- Minor: Include link to killed player profile in PK notifier. (#246)
- Minor: Add setting to exclude group name from GIM shared storage notifications. (#247)
- Minor: Include relevant wiki links in rich embed content. (#243, #248)
- Minor: Re-implemented README info for generating a Discord webhook. (#256, #257)
- Bugfix: Improve kept or lost classification of stackable items for death notifications. (#255)
- Bugfix: Ignore notifications from new beta worlds. (#253)
- Bugfix: Avoid combat level notifications that don't conform to the configured interval. (#250, #251)
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Minor: Track points progress towards next combat achievement tier rewards unlock. (#236)
- Minor: Add combat achievement points as rich embed field. (#235)
- Minor: Use item image as rich embed thumbnail for loot notifications. (#234)
- Bugfix: Avoid combat level up notifications when combat level did not change. (#240)
- Bugfix: Prevent combat level notifications when the notifier is disabled. (#239)
- Dev: Redefine account type enum to workaround upstream deprecation. (#238)
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Major: Add notifications for depositing or withdrawing items from Group Ironman Shared Storage. (#225)
- Minor: Include discord user profile in notification metadata. (#226)
- Minor: Add setting to allow death notifications during safe activities. (#227)
- Minor: Allow player name in Discord notifications to link to CollectionLog.net profile. (#224)
- Bugfix: Ensure lost items metadata is empty upon safe deaths in TzHaar Fight Cave or Inferno. (#230)
New Contributors
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v1.4.0
What's Changed
- Major: Add notifier to capture player kills while hitsplats are still visible. (#214)
- Bugfix: Improve reliablity of hidden chat setting for collection log screenshots. (#217)
- Bugfix: Fire death notification when multiple similar NPCs are attacking the player that lack scraped wiki HP data. (#216)
- Dev: Update gradle wrapper to v8.1.1 patch version. (#215)
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- Minor: Include NPC killer in death notification metadata. (#207)
- Minor: Add advanced setting to hide chat when screenshotting. (#208)
- Minor: Rescale screenshots to comply with Discord's 8MB size limit. (#200)
- Minor: Include combat level in skill notifications. (#203)
- Bugfix: Skip quest notification for Hazeel cult partial completion. (#211)
- Dev: Update grade wrapper to v8.1 minor version. (#209)
- Dev: Refactor killer identification in death notifier. (#197, #210)
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- feat(collection): include number of completed entries by @iProdigy in #174
- chore: collapse notifier settings by default by @iProdigy in #176
- feat(quest): include completions and points fields by @iProdigy in #178
- chore: mention issue tracker in readme by @iProdigy in #179
- fix: fire slayer notification beyond 999 points by @iProdigy in #182
- chore: bump gradle to v8.0.2 by @iProdigy in #185
- fix(collection): reset counts when logged out by @iProdigy in #181
- fix(death): allow pk attribution in lms by @iProdigy in #187
- fix: avoid false settings warnings on world hops by @iProdigy in #183
- fix(slayer): improve thread safety of current task by @iProdigy in #184
- fix(death): ignore more safe areas by @iProdigy in #194
- fix: delay pet notifications for milestone by @iProdigy in #193
- feat: include loot category in extra data by @iProdigy in #196
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Minor: Include pet acquisition milestone in webhook metadata from clan message. (#169)
- Minor: Add setting to skip death notifications with low value of items lost. (#166)
- Bugfix: Associate fight duration to delayed kill count messages. (#171)
- Bugfix: Fire skill notification when jumping over a level that matches the configured interval. (#164)
- Dev: Upgrade Gradle from v7.6 to v8.0. (#167, #170)
- Dev: Improve thread-safety of level notifier. (#165)
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Major: Add Barbarian Assault high level gambling notifications. (#150)
- Minor: Add plugin config export and import chat commands. (#155, #160)
- Minor: Make time units of advanced settings more obvious in the user interface. (#158)
- Minor: Clean up setting tooltips that stretched too wide, making them difficult to read. (#151)
- Minor: Add warning when in-game kill count chat spam filter is enabled. (#154)
- Minor: Include pet name in webhooks when available in chat via clan, collection log, or untradeable drop notifications. (#149, #153)
- Bugfix: Improve identification of diary completions via message box events. (#157, #159)
- Bugfix: Report correct item quantity from unsired loot. (#147)
- Dev: Improve thread-safety of notifiers. (#156)
New Contributors
Full Changelog: v1.2.2...v1.3.0