Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/19/18, 05:18 AM   #1
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
[implemented] unique item identifier in guild stores

It's been more than a year since my last thread, so I figure this time I only ask for one particular thing.

Right now the guild store allows us to only purchase items based on the item index on a current search result page. It would allow for a lot of new functionality and fundamental QoL improvements if we could purchase items based on some sort of unique id and independent of the current search result page. That way an addon could just fetch one page after another in the background and display all results to the user in the front, who then can purchase whatever he wants.

For example, add uniqueId as a return value to GetTradingHouseSearchResultItemInfo and update SetPendingItemPurchase and EVENT_TRADING_HOUSE_CONFIRM_ITEM_PURCHASE to work with this id.

P.S. There are lots of people asking for improvements to the store since launch, so please don't make everyone wait another 5 years. Here are just a few links from the recent past:
 
 

ESOUI » Developer Discussions » Wish List » [implemented] unique item identifier in guild stores


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off