promotional bannermobile promotional banner

Gathering Profit Scanner

Organizes gathering profession items into easy to read and sort categories based off of auction house data

File Details

GatherProfitScanner-V1.0.3.zip

  • R
  • Apr 10, 2025
  • 6.79 KB
  • 9
  • 1.15.7
  • Classic

File Name

GatherProfitScanner.zip

Supported Versions

  • 1.15.7

[Version 1.0.3] - April 09, 2025
Release Type: Release

[Added]: Implemented a popup edit box for Wowhead links to ensure reliable URL copying. When right-clicking an item in the GatherProfitScanner frame, a new window titled "Wowhead Link" appears with the item’s Wowhead URL in a selectable edit box, bypassing chat and Prat-3.0 dependency for URL interaction.

[Updated]: Replaced chat-based Wowhead link output (DEFAULT_CHAT_FRAME:AddMessage) with the new popup system, resolving issues where URLs were not clickable/copyable with Prat-3.0 despite various formatting attempts.

[Updated]: Adjusted frame strata and levels to ensure the Wowhead link popup appears above the main results window:

  • Main frame (GatherProfitScannerFrame) set to "DIALOG" strata with a frame level of 100.
  • Popup frame (GatherProfitScannerLinkFrame) set to "TOOLTIP" strata with a frame level of 200.

[Added]: Made both the main results window and the Wowhead link popup draggable by adding mouse interaction scripts (SetMovable, EnableMouse, OnMouseDown, OnMouseUp). Users can now click and drag both windows to reposition them.


[Notes]: The addon now provides a more user-friendly and reliable way to access Wowhead links without relying on chat or external addons like Prat-3.0. The popup ensures URLs are always copyable, and the adjusted frame layering and draggability improve the overall user experience.