Files
WoWee/include
Kelsi c6562bb071 fix: auction item picker includes equipped bags, posts by GUID
The Create Auction dropdown only iterated the 16-slot base backpack, hiding
every item held in an equipped bag. It now enumerates the backpack plus all
equipped bags and posts the selected item by its server GUID via the new
auctionSellItemByGuid path, so any container can be listed.
2026-07-23 18:16:43 -07:00
..