Download
(107Kb)
Download
Updated: 03-20-24 12:57 AM
Pictures
File Info
Compatibility:
Plunderstorm (10.2.6)
Updated:03-20-24 12:57 AM
Created:01-24-20 01:31 PM
Downloads:7,757
Favorites:12
MD5:
10.2.6

RECrystallize - Auction House Scanner  Popular! (More than 5000 hits)

Version: v2.0.7
by: AcidWeb [More]

This addon allows users to take a snapshot of all Auction House offers and display the lowest buyout price in the item tooltip.



Usage:

Open the AH and press Start scan button. The process should take a few seconds. Database entries older than 5 days will be automatically deleted.
After that prices will be added to item and pet tooltips. Hold Shift to display the price of all items.

The addon is attempting to find a perfect match. Same stats, corruptions, suffixes, etc. If that lookup fails for any reason price of the cheapest item with the same name/ItemID will be displayed and a red exclamation mark will be displayed to inform the user about the partial match.

API:

RECrystallize_PriceCheck(itemLink)
Expect string containing item or battle pet link as input.
Return price in copper, timestamp of data and boolean informing if that was a partial match.
If the item was not found in the database nil is returned.

RECrystallize_PriceCheckItemID(itemID)
Expect ItemID number as input.
Return price (in copper) of the cheapest item with that ItemID and timestamp of data.
If the item was not found in the database nil is returned.

RECrystallize
v2.0.7 (2024-03-20)
Full Changelog Previous Releases
  • TOC bump
Archived Files (20)
File Name
Version
Size
Author
Date
v2.0.6
107kB
AcidWeb
01-17-24 01:24 AM
v2.0.5
106kB
AcidWeb
11-08-23 01:21 AM
v2.0.4
106kB
AcidWeb
09-06-23 12:07 AM
v2.0.3
106kB
AcidWeb
07-12-23 12:41 AM
v2.0.2
106kB
AcidWeb
05-03-23 12:49 AM
v2.0.1
98kB
AcidWeb
03-22-23 01:20 AM
v2.0.0
98kB
AcidWeb
01-29-23 10:47 AM
v1.12.4
98kB
AcidWeb
01-25-23 07:48 AM
v1.12.3
98kB
AcidWeb
01-25-23 01:52 AM
v1.12.2
98kB
AcidWeb
12-27-22 04:53 AM
v1.12.1
98kB
AcidWeb
12-11-22 12:37 PM
v1.12.0
98kB
AcidWeb
12-11-22 10:14 AM
v1.11.1
97kB
AcidWeb
11-16-22 03:04 AM
v1.11.0
97kB
AcidWeb
10-26-22 02:06 AM
v1.10.6
97kB
AcidWeb
08-17-22 10:10 AM
v1.10.5
96kB
AcidWeb
06-01-22 04:24 AM
v1.10.4
97kB
AcidWeb
02-23-22 03:46 AM
v1.10.3
97kB
AcidWeb
11-03-21 12:36 AM
v1.10.2
97kB
AcidWeb
06-30-21 05:27 AM
v1.10.1
97kB
AcidWeb
03-10-21 12:29 AM


Post A Reply Comment Options
Unread 01-26-23, 06:56 AM  
H0PE
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 299
Uploads: 1
Re: Re: Scan won't complete.

Originally Posted by AcidWeb
Originally Posted by H0PE
Hi,

What can you tell me about Recrystallize not finising the scan?
Not sure if its related to the update or what but yesterday tried and today also, it stops with missing a few hundred of items and just stays gray, not saying its completed the scan. When I close the window it says Scan unavailable on the button.

I'm just wondering if:
-this causes any data errors or something in the scanned items?
-What is happening in the background when closing the AH window when scan not finished?
Fixed in v1.12.4. And it is caused by the fact that in 10.0.5 more items not return correct payload and code was missing a way to gracefully handle that scenario.
Thank you! You're awesome for such a fast fix and replying.
Cheers!
Report comment to moderator  
Reply With Quote
Unread 01-26-23, 06:02 AM  
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 173
Uploads: 11
Re: Scan won't complete.

Originally Posted by H0PE
Hi,

What can you tell me about Recrystallize not finising the scan?
Not sure if its related to the update or what but yesterday tried and today also, it stops with missing a few hundred of items and just stays gray, not saying its completed the scan. When I close the window it says Scan unavailable on the button.

I'm just wondering if:
-this causes any data errors or something in the scanned items?
-What is happening in the background when closing the AH window when scan not finished?
Fixed in v1.12.4. And it is caused by the fact that in 10.0.5 more items not return correct payload and code was missing a way to gracefully handle that scenario.
Report comment to moderator  
Reply With Quote
Unread 01-26-23, 03:13 AM  
H0PE
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 299
Uploads: 1
Scan won't complete.

Hi,

What can you tell me about Recrystallize not finising the scan?
Not sure if its related to the update or what but yesterday tried and today also, it stops with missing a few hundred of items and just stays gray, not saying its completed the scan. When I close the window it says Scan unavailable on the button.

I'm just wondering if:
-this causes any data errors or something in the scanned items?
-What is happening in the background when closing the AH window when scan not finished?
Report comment to moderator  
Reply With Quote
Unread 12-11-22, 06:56 PM  
Paopao
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Originally Posted by AcidWeb
Originally Posted by Paopao
Today`s update have pop-up error... Reverting back to 1.11.1 Fixed problem.

Message: Interface/AddOns/RECrystallize/RECrystallize.lua:291: attempt to index local 'owner' (a nil value)
Time: Sun Dec 11 22:23:46 2022
Count: 52
Stack: Interface/AddOns/RECrystallize/RECrystallize.lua:291: attempt to index local 'owner' (a nil value)

Locals:
Already fixed in 1.12.1.
It`s OK. Working...
Report comment to moderator  
Reply With Quote
Unread 12-11-22, 03:49 PM  
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 173
Uploads: 11
Originally Posted by Paopao
Today`s update have pop-up error... Reverting back to 1.11.1 Fixed problem.

Message: Interface/AddOns/RECrystallize/RECrystallize.lua:291: attempt to index local 'owner' (a nil value)
Time: Sun Dec 11 22:23:46 2022
Count: 52
Stack: Interface/AddOns/RECrystallize/RECrystallize.lua:291: attempt to index local 'owner' (a nil value)

Locals:
Already fixed in 1.12.1.
Report comment to moderator  
Reply With Quote
Unread 12-11-22, 03:25 PM  
Paopao
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Today`s update have pop-up error... Reverting back to 1.11.1 Fixed problem.

Message: Interface/AddOns/RECrystallize/RECrystallize.lua:291: attempt to index local 'owner' (a nil value)
Time: Sun Dec 11 22:23:46 2022
Count: 52
Stack: Interface/AddOns/RECrystallize/RECrystallize.lua:291: attempt to index local 'owner' (a nil value)

Locals:
Last edited by Paopao : 12-11-22 at 03:26 PM.
Report comment to moderator  
Reply With Quote
Unread 09-08-22, 04:06 PM  
Rexall51
A Murloc Raider

Forum posts: 8
File comments: 2
Uploads: 0
AH scanner and tooltip prices not working

For the past couple of weeks the AH scanner will not get past waiting, it just sits there and no AH item prices are being added to their tooltips. Please help!


NVM fixed it :-)
Last edited by Rexall51 : 09-08-22 at 04:26 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.