Releases: pajlads/DinkPlugin
Releases · pajlads/DinkPlugin
v1.8.4
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
v1.8.2
v1.8.1
v1.8.0
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
v1.7.1
v1.7.0
v1.6.5
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
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