Skip to content

Add sound notification filters by item type#32

Open
ajpemok wants to merge 2 commits intoexApiTools:masterfrom
ajpemok:sound-notification-item-filters
Open

Add sound notification filters by item type#32
ajpemok wants to merge 2 commits intoexApiTools:masterfrom
ajpemok:sound-notification-item-filters

Conversation

@ajpemok
Copy link
Copy Markdown

@ajpemok ajpemok commented Mar 28, 2026

Summary

  • add sound alert toggles for uniques, currency, fragments, maps, cards, essences, gems and jewels, beasts, and other item types
  • route ground drop sound alerts through shared category and playback helpers
  • keep the existing value threshold and custom unique sound behaviour while allowing item-type filtering

Details

This change separates sound notifications by item category so drop alerts can be limited to specific kinds of items.

The existing ground-drop sound logic now uses shared helpers for:

  • matching custom unique sound files
  • checking whether the item's category is enabled
  • applying the existing value threshold and custom sound rules
  • playing the chosen sound file

danio0106 and others added 2 commits March 18, 2026 13:28
- add sound alert toggles for uniques, currency, fragments, maps, cards, essences, gems and jewels, beasts, and other types
- route ground drop sound alerts through shared category and playback helpers
- keep existing value threshold and custom unique sound behaviour while allowing item-type filtering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants