Releases: pajlads/DinkPlugin
Releases · pajlads/DinkPlugin
v1.9.1
v1.9.0
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
toKillCountService
. (#392)
Full Changelog: v1.8.4...v1.9.0
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