File Details
1.2.0
- R
- Mar 13, 2026
- 28.11 KB
- 44
- 5.5.3+3
- Classic + 2
File Name
KeywordAlert.zip
Supported Versions
- 5.5.3
- 4.4.2
- 3.80.0
- 1.15.8
- Minimap button: Switched icon to
icon.tgainside the addon folder and reworked drag behavior to update position every frame (LibDBIcon-style smooth dragging). - Config UI:
- Rebuilt layout into a 2×2 grid (Listen / Filter × Must / Optional), removed editbox borders, and adjusted title, hint text, and buttons spacing.
- AND / OR labels renamed to “必含 / 可含” for Chinese locales; hint text updated to “supports multiple words, space-separated”.
- Tooltip-style frame now uses a local
border-tooltip.tgafor the border and a separate inner background texture with controllable insets to avoid overflow.
- Listening logic:
- Split keywords into four groups (include-must / include-optional / exclude-must / exclude-optional) with AND/OR semantics.
- When listening starts, input fields are disabled and dimmed; current keywords are printed to chat with different colors for each group.
- When a message matches, must-include keywords are highlighted in green and optional-include keywords in blue inside the chat line, matching the colors used in the “listening started” message.

