File Details
MarkTarget_11-04-26.zip
- R
- Apr 11, 2026
- 16.34 KB
- 959
- 5.5.3+2
- Classic + 2
File Name
MarkTarget_11-04-26.zip
Supported Versions
- 5.5.3
- 2.5.5
- 1.15.8
[4.4] - 2026-04-11
Added
- Slash commands: `/marktarget` and `/mt` — `help`, `toggle`, `show`, `hide`, `reset` / `resetpos` (panel returns to screen center and clears saved position).
- Settings: quick preset buttons Shift / Ctrl / Alt / None for the auto-mark modifier (same values as manual key capture); choosing a preset cancels “press a key” capture if it was active.
Changed
- `MODIFIER_STATE_CHANGED`: for preset modifiers Shift, Ctrl, and Alt, automatic marking runs only when the event key matches that family (`LSHIFT`/`RSHIFT`, etc.), reducing redundant `SetRaidTarget` calls when other modifiers change.
- Combat feedback: mark panel icon buttons use lower alpha in combat, and tooltips add a line that raid marking from the panel is unavailable in combat.
- Mark tooltips: if localized title text is missing, a numeric fallback line is shown (`TOOLTIP_MARK_FALLBACK`).
Localization
- New strings: full set in enUS; ruRU and ukUA include the same keys. Other locales fall back to enUS until translated.
Notes
- `.toc`: short Notes line mentions slash aliases.

