Skip to content

Releases: pajlads/DinkPlugin

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

v1.8.4

31 Jan 23:03
379ad12
Compare
Choose a tag to compare

What's Changed

  • Minor: Fire loot notification for PK loot chests with sufficiently high total value. (#417)
  • Minor: Include region information in death notification metadata. (#420)
  • Minor: Allow customization of region IDs where deaths should be ignored. (#415)
  • Bugfix: Treat deaths in the graveyard room of the mage training arena as safe. (#418)
  • Dev: Clarify the plugin description. (#419)

Full Changelog: v1.8.3...v1.8.4

v1.8.3

29 Jan 21:24
fb4ff97
Compare
Choose a tag to compare

What's Changed

  • Minor: Include Scurrius pet name in pet notifications. (#410)
  • Bugfix: Update death safe exceptions on config import from clipboard. (#406)
  • Dev: Disable leagues notifier. (#411)

Full Changelog: v1.8.2...v1.8.3

v1.8.2

10 Jan 23:14
63dc5cd
Compare
Choose a tag to compare

What's Changed

  • Dev: Dynamically obtain coin item variations. (#398)
  • Dev: Changed the plugin icon back to the original version. (#401)

Full Changelog: v1.8.1...v1.8.2

v1.8.1

14 Dec 21:17
a4fb557
Compare
Choose a tag to compare

What's Changed

  • Dev: Changed the plugin icon to a Christmas version. (#393)
  • Dev: Refactor widget ID packing. (#389)

Full Changelog: v1.8.0...v1.8.1

v1.8.0

11 Dec 21:43
9aa1dda
Compare
Choose a tag to compare

What's Changed

  • Major: Add notifier to capture trades with other players. (#361)
  • Minor: Add loot notifier setting that redirects pk loot to the pk notifier override url. (#353)
  • Minor: Allow customization of which safe deaths can trigger notifications. (#363, #384, #385)
  • Bugfix: Avoid erroneous level notification on login when initial data is delayed. (#383)
  • Bugfix: Ensure diary notifications below the configured minimum difficulty are not sent. (#382)
  • Bugfix: Update set of items that are never kept on dangerous deaths. (#364)
  • Bugfix: Don't report inaccurate completed collections count, when character summary tab was not selected. (#374)
  • Bugfix: Avoid undercounting diary completions for notifications that occur shortly after a teleport. (#373)
  • Dev: Small refactor of leagues notifier. (#387)
  • Dev: Execute screenshot rescaling on background thread to minimize FPS impact. (#378)

New Contributors

 

Full Changelog: v1.7.2...v1.8.0

v1.7.2

27 Nov 19:21
bf0b900
Compare
Choose a tag to compare

What's Changed

  • Dev: Utilize runelite event for unsired loot instead of custom widget handler (#375).

Full Changelog: v1.7.1...v1.7.2

v1.7.1

18 Nov 22:55
5e1fb19
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Report correct remaining tasks until next area unlock in Leagues notifications. (#369)

Full Changelog: v1.7.0...v1.7.1

v1.7.0

17 Nov 19:20
24270fe
Compare
Choose a tag to compare

What's Changed

  • Major: Add leagues notifier for areas, relics, and tasks. (#366)

Full Changelog: v1.6.5...v1.7.0