Skip to content

Releases: pajlads/DinkPlugin

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

v1.6.5

05 Nov 21:44
d98697c
Compare
Choose a tag to compare

What's Changed

  • Minor: Allow notifications on seasonal worlds to be ignored via advanced config. (#357)
  • Minor: Prefer historical name for first Recipe for Disaster quest. (#352)
  • Minor: Include owned pets in login notification metadata. (#347)
  • Minor: Include individual skill XP in login notification metadata. (#345)
  • Bugfix: Classify reminisced Galvek deaths as safe. (#351)
  • Bugfix: Improve handling of queued notifications upon concurrent config changes. (#355)
  • Dev: Migrate to new RuneLite Widget API. (#358, #359)

Full Changelog: v1.6.4...v1.6.5

v1.6.4

25 Oct 22:18
3c765f3
Compare
Choose a tag to compare

What's Changed

  • Minor: Add task progress metadata for diary notifications. (#331)
  • Minor: Use boss chat message for latest kill count in loot notifications. This is only for "normal" bosses and won't yet work for things such as raids/barrows/hespori. (#324)
  • Minor: Include hashed account unique identifier in notification metadata. (#334)
  • Minor: Made the default setting for screenshots enabled for consistency across all notifiers. (#330)
  • Minor: Send character information on login to custom handlers via advanced config. (#321)
  • Minor: Add key in the Speedrun notifier extra object for whether the run is a personal best or not. (#329)
  • Minor: Indicate in pet notification metadata when a pet was previously owned but lost. (#314)
  • Minor: Support wildcards in loot item name filters. (#312)
  • Bugfix: Use correct duration time for gauntlet minigame completions. (#341)
  • Bugfix: Allow the first xp drop after login to trigger level notifications. (#332)
  • Bugfix: Don't treat personal best ties as personal bests for Speedrun notifications. (#329)
  • Bugfix: Classify Gauntlet deaths as safe, unless the player is a hardcore ironman. (#327)
  • Bugfix: Classify deaths in Tombs of Abascut as safe or dangerous depending on the attempt invocations. (#317)
  • Dev: Update gradle wrapper to v8.4 minor version. (#328)
  • Dev: Add pet test for Lil' creator. (#325)
  • Dev: Bump Java source & target compatability from 8 to 11. (#318)

Full Changelog: v1.6.3...v1.6.4