Skip to content

Releases: pajlads/DinkPlugin

v1.10.7

31 Aug 22:23
df8181c
Compare
Choose a tag to compare

What's Changed

  • Minor: Add Nid support for duplicate determination in pet notifications. (#528)
  • Minor: Add setting to include client frame in screenshots. (#525)
  • Bugfix: Fire loot notifications for Araxxor. (#531)
  • Bugfix: Respect denylist when finding max value item for loot notification thumbnails. (#526)
  • Dev: Perform http notifications from okhttp's thread pool to aid users with transient network issues. (#523)

 

Full Changelog: v1.10.6...v1.10.7

v1.10.6

15 Aug 18:15
adb2616
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Identify victim equipment for pk notifications correctly after Jagex change. (#519)
  • Dev: Update gradle wrapper to v8.10 (#518)

 

Full Changelog: v1.10.5...v1.10.6

v1.10.5

13 Aug 16:23
c55b44a
Compare
Choose a tag to compare

What's Changed

  • Minor: Include rarity and luck for pet notifications. (#433)
  • Bugfix: Avoid level notification upon login. (#514)
  • Bugfix: Avoid outdated notification data if disabling and enabling notifiers over time. (#515)
  • Dev: Add raid party members to loot notification metadata. (#478)

 

Full Changelog: v1.10.4...v1.10.5

v1.10.4

04 Aug 22:40
d84e043
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Fire death and loot notifications when 10 or more item icons were embedded. (#509)

 

Full Changelog: v1.10.3...v1.10.4

v1.10.3

22 Jul 21:05
0b2d9a1
Compare
Choose a tag to compare

What's Changed

  • Minor: Add advanced setting to keep config synchronized with a remote URL. (#488)
  • Minor: Allow filtering of loot notifications if both rarity and value thresholds are not met. (#499)
  • Dev: Update NPC loot rarity data from the wiki. (#500, #505)
  • Dev: Reduce requests to RuneLite's Maven repository. (#481)

 

Full Changelog: v1.10.2...v1.10.3

v1.10.2

22 Jun 12:07
de0b0db
Compare
Choose a tag to compare

What's Changed

  • Minor: Allow RuneLite notifier messages to trigger the Dink chat notifier. (#493)
  • Minor: Include player region and world for non-Discord custom webhook handlers via metadata for all notifiers. (#490)
  • Minor: Allow client commands to trigger the chat notifier. (#489)
  • Minor: Send logout notifications to the Custom Metadata Handler in advanced settings. (#492)
  • Bugfix: Distinguish raid modes for loot notifications such as Entry Mode or Expert Mode. (#483)
  • Bugfix: Fire death notifications for Doom modifier in Fortis Colosseum. (#474)
  • Dev: Include the rarity of each item within loot notification metadata for NPC drops. (#465, #494)
  • Dev: Allow custom webhook handlers to use HTTP status code 307 and 308 to redirect requests. (#484)
  • Dev: Add message source to chat notification metadata. (#476)

New Contributors

Full Changelog: v1.10.1...v1.10.2

v1.10.1

09 May 16:42
0616497
Compare
Choose a tag to compare

What's Changed

  • Minor: Fire notifications for XP milestones beyond level 99. (#462)
  • Bugfix: Distinguish corrupted from normal Gauntlet for loot notifications. (#470)
  • Bugfix: Avoid double PK notification when multi-tick special attack had already killed the target. (#467)
  • Dev: Avoid benign NPE when config items are reset. (#464)

 

Full Changelog: v1.10.0...v1.10.1

v1.10.0

12 Apr 21:25
998c588
Compare
Choose a tag to compare

What's Changed

  • Major: Add notifier for chat messages that match custom patterns. (#391, #450)
  • Minor: Include Smol heredit pet name in pet notifications. (#458)
  • Minor: Prevent RuneLite from resetting empty config values for footer, ignored death regions, and chat patterns. (#454)
  • Minor: Completed Entries field in Discord rich embed is now called Completed. (#448)
  • Bugfix: Allow Lunar Chest openings to trigger kill count notifier. (#449)
  • Bugfix: Exclude denylisted items from loot rarity override consideration. (#447)
  • Dev: Enable reproducible builds. (#344)

 

Full Changelog: v1.9.1...v1.10.0

v1.9.1

21 Mar 21:01
c7d296c
Compare
Choose a tag to compare

What's Changed

  • Minor: Include Quetzin pet name in pet notifications. (#442)

Full Changelog: v1.9.0...v1.9.1

v1.9.0

16 Mar 14:29
11096d6
Compare
Choose a tag to compare

What's Changed

  • Major: Add item rarity to monster loot and collection notifications. (#425, #427)
  • Minor: Add %COMPLETED% and %TOTAL_POSSIBLE% variables for collection log template. (#439)
  • Minor: Add wiki link for loot source in rich embeds. (#431)
  • Minor: Add chat message upon noteworthy plugin updates. (#429, #436)
  • Minor: Allow loot notifications for rare items below the min value threshold. (#426)
  • Minor: Include relevant kill count in collection log notifications. (#424)
  • Minor: Obtain kill count from chat commands plugin for loot notifications. (#392)
  • Minor: Add chat command to obtain the player's dink hash. (#408)
  • Bugfix: Include estimated kills without drops in KC for loot and collection notifications. (#432)
  • Dev: Refactor kill count tracking from LootNotifier to KillCountService. (#392)

Full Changelog: v1.8.4...v1.9.0