File Details
AutoSellGrey_01-04-26.zip
- R
- Apr 1, 2026
- 11.96 KB
- 792
- 12.0.5+4
- Classic + 3
File Name
AutoSellGrey_01-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[3.4] - 2026-04-01
Improved
- Item data when building the sell queue — Resolves quality and vendor price via `C_Item.GetItemInfo` (bag slot), then `C_Item.GetItemInfoInstant` (item ID), then `GetItemInfo` (link). Fewer skipped greys when the link cache is not ready yet.
Fixed
- Sell totals vs. actual sales — After each `UseContainerItem`, the addon only adds gold and increments the sold count if the bag slot is empty or the item link changed, so failed or blocked sells no longer skew the summary.
- Russian locale — Minor wording fix for the enable-auto-sell string (`ruRU`).
Changed
- Minimap tooltip title — Uses the localized settings title (`L.TITLE`) instead of a hardcoded English string.