• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Auctionator_RecipeList

 
Project Updated:
Files Updated: Sun, Sep 20 2009
Supports Game Version: 3.2.0
Category: Auction & Economy, and Professions
Tags:

, , , , , and [Edit Tags]

Project Manager: TAP3AH
Additional Authors: No additional authors
Current Version: r12
License: GNU General Public License version 3 (GPLv3)
Development Site: WowAce.com
Avg Daily DL (last 30 days): 26
Downloads Total: 14,052
Favorites: 18
Comments: 5
  • About Auctionator_RecipeList
  •  

Creates an Auctionator's shopping list with all recipes your alts need based on Altoholic data.

Although I created this addon to demonstrate the usage of LibTextbook, I'm sure you'll find it useful.

Description

Every time you open AH window a shopping list named Textbook:Recipes will be created. If you by any chance already have the list with that name IT WILL BE DELETED!

The addon scans Altoholic's data for all tradeskills your all characters on current realm (both factions!) have learned and compares them with the list of all non-BoP non-Common recipes that your characters can or will be able to learn. The recipes already in your bags, banks and mail are also taken in account.

Localization

It will work properly only with English clients.

Known Issues

Since Altoholic doesn't keep record about Tradeskill specialization I'm unable to implement the filter for it. This could be a problem only with Engineering, since other profession's specialty exclusive recipes are either trained or sold by a vendor. So, be careful not to buy Gnomish recipe for your Goblin Engineering character and otherwise.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Auctionator_RecipeList r12 Release 3.2.0 7,301 9/20/2009
  Auctionator_RecipeList r11 Release 3.2.0 165 9/19/2009
  Auctionator_RecipeList r10 Release 3.1.0 5,286 6/19/2009
  Auctionator_RecipeList r9 Release 3.1.0 153 6/18/2009
  Auctionator_RecipeList r8 Release 3.1.0 42 6/18/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • front243 said

    I have a problem on my warlock. She has tailoring 430 and I am missing a lot of recipes. Yet every time I select the Textbook:Recipe shoppinglist nothing is shown. It does not make sense since I play on one of the busiest PvE servers in Europe. If I manually look at recipes a lot of missing recipes are shown. I am still new to Auctionator and Altoholic so I can't rule out that I forgot something.

    Reply Report Permalink
  • TAP3AH said

    First make sure you have DataStore libraries installed. If you don't and you've used this addon before, you addon might not be active at all and you might be looking at the list that is created before.
    If you do have appropriate DataStore modules installed (Crafts, Mails, Containers, Characters) then you should send me following files from your WTF\Account\<account_name>\SavedVariables folder:
    Auctionator.lua
    DataStore_Crafts.lua
    DataStore_Mails.lua
    DataStore_Containers.lua
    DataStore_Characters.lua
    Hopefully, I will figure out what's going on.
    You can send it to me as PM on WoWAce or by e-mail.

    Reply Report Permalink
  • front243 said

    Sorry for being a bit late replying. Problem was that I had not installed any Datastore libraries. The description made me think I only needed Altoholic for it to work.

    Reply Report Permalink
  • TAP3AH said

    Yes, it crashed when scanning the data of the alt with no mails. It's fixed now.

    Reply Report Permalink
  • i am having the same error as morrisi

    Reply Report Permalink
  • markslm said

    In my addons it keeps saying missing dependency, what am i missing?

    Reply Report Permalink
  • morrisi said

    Getting the following error during login.

    [2009/06/26 11:29:20-118-x2]: ...ns\Auctionator_RecipeList\Auctionator_RecipeList.lua:58: bad argument #2 to 'strsplit' (string expected, got nil):
    ...ns\Auctionator_RecipeList\Auctionator_RecipeList.lua:58: in function <...ns\Auctionator_RecipeList\Auctionator_RecipeList.lua:22>:

    ---

    Reply Report Permalink
  • scrumbus said

    Was having the same error, I ended up putting a single line in to check if that second argument is nil and if it is to skip that loop. Everything seems to work fine again.

    If anyone wants to try my fix, edit the file Auctionator_RecipeList.lua (make a copy of it in case you screw up).

    After the line (line 57):
    for _,mail in pairs(charData["mail"]) do
    add the line:
    if mail["link"] ~= nil then --added for fix

    then after line 64 (which is simply the word "end", add another line that says:
    end

    Reply Report Permalink
  • 1 page(s)
  • Addon Packs Containing Auctionator_RecipeList
  • Similar Addons
  •  

Average downloads per day

  1. 17,127 Atlasloot Enhanced Arena, Map & Minimap, Professions...
  2. 2,149 Auctioneer Auction & Economy, Mail, and...
  3. 1,528 Altoholic Guild, Bags & Inventory, Mail...
  4. 1,377 Auctionator Auction & Economy, and Tooltip
  5. 1,374 Ackis Recipe List Professions, and Data Export