File Details
MinimapButtonStash_1_6_1.zip
- R
- Jul 8, 2026
- 15.94 KB
- 43
- 2.5.6
- Classic TBC
File Name
MinimapButtonStash_1_6_1.zip
Supported Versions
- 2.5.6
1.6.1 - 2026-07-08
Changed
- Reorganized the gear window into a proper Settings page: a labelled "Settings" section at the top (holding the Detect & copy links in chat toggle) above a labelled "Keep on minimap" section with the button list. The chat-link toggle is now clearly visible instead of being tucked into the exclusions list.
1.6.0 - 2026-07-08
Added
- Chat link copying. URLs in chat (http/https, www,
domain.tld/path, andIP:port) are detected and shown as clickable light-blue links. Hovering shows a "Click to copy" hint; clicking opens a small box with the link pre-selected so you can press Ctrl+C, then Esc. Toggle via the "Detect links in chat" checkbox or/mbs urls on|off(default on).- Note: WoW has no clipboard-write API, so a copy cannot happen automatically or on hover — user-pressed Ctrl+C in an EditBox is the only path the game allows, which is the method used here.