Get an Epic Experience with Premium

PawnCraft Upgrade Finder

Professions Login to Add Favorites
  • 5 Likes
  • World of Warcraft
  • 208 Monthly Downloads
  • Supports: 4.3
  • 5,460 Total Downloads
  • Updated 01/27/2012
  • Created 11/11/2011
  • 17 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: pawncraft upgrade finder v1.2
or
Support development! **
Click here to lend your support and make a donation at www.pledgie.com !

About PawnCraft Upgrade Finder

Youtube video showing pawncraft working

PawnCraft allows you to easily and quickly see upgrades for your character when they look at the professions windows.

Pawncraft works for leatherworking, blacksmithing and tailoring at the moment.

The basic workings of Pawncraft is this.

You open your crafting window, or someone elses window they link in chat (for example if you need something from a higher level crafter Pawncraft will also show you the upgrades you can get from them too)

Pawncraft will show an upgrade window if it finds any upgrades and hooks into pawn.

You can choose the pawn scale you want to use (it selects your default scales) - and it also allows you to use custom scales (be careful with these, if they are not setup right you will get upgrades you might not want!)

Finally your presented with a list of the upgrades that can be crafted, and you can mouse over to see a side by side comparason of your item and the craftable item.

I also added some tooltip information at the bottom in this window to show you the current pawn scale of your craft item and the new scale of the new crafting item.

V1.2 removed the verbose numbers in the tooltip and replaced with upgrade % fixed a bug where it wouldnt show you upgrades for one pawn scale if you were in another pawn scale fixed a bug where the dropdown was showing the wrong information for the listed information in the treeview

V 1.1 fixed several bugs in the scales being read from pawn fixed upgrade list duplicating and giving strange behaviors when opening and closing the profession window fixed bug where upgrades for a higher character level were being shown

Addon Packs Containing This...

Comments

First Previous Page 1 of 2 Next Last
  • #21

    I have done a fan update so it would work for me....  2 things to change... in the core.lua because of slot changes - change the local CharacterSlotType to the following:

    local CharacterSlotType = {
    [1] = "HeadSlot", -- Head/helmet slot. 
    [2] = "NeckSlot", -- Necklace slot.
    [3] = "ShoulderSlot", -- Shoulder slot.
    [4] = "ShirtSlot", -- Shirt slot.
    [5] = "ChestSlot", -- Chest slot.
    [6] = "WaistSlot", -- Waist/Belt slot.
    [7] = "LegsSlot", -- Legs/Pants slot.
    [8] = "FeetSlot", -- Feet/Boots slot.
    [9] = "WristSlot", -- Wrist/Bracer slot.
    [10] = "HandsSlot", -- Hand/Gloves slot.
    [11] = "Finger0Slot", -- First finger/ring slot.
    [12] = "Finger1Slot", -- Second finger/ring slot.
    [13] = "Trinket0Slot", -- First trinket slot.
    [14] = "Trinket1Slot", -- Second trinket slot.
    [15] = "BackSlot", -- Back/Cape slot.
    [16] = "MainHandSlot", -- Main hand slot.
    [17] = "SecondaryHandSlot", -- Secondary hand/Off-hand slot.
    [18] = "TabardSlot", -- Tabard slot.
    [19] = "Bag0Slot", -- First bag slot.
    [20] = "Bag1Slot", -- Second bag slot.
    [21] = "Bag2Slot", -- Third bag slot.
    [22] = "Bag3Slot", -- Fourth bag slot.
    };

    and then make a change to function getCharacterEquipScales() (around line 113)

    for i = 1, 22 do

    This made the addon work for me once again.

    Thanks for writing the addon TOPProto!

     

     

  • #20

    still praying for an update

     

  • #18

    Hopefully it will be updated for MoP? Laughing

  • #19

    at the moment i am working on my main project www.criticalpointgame.com so this addon is not on my radar at the moment.

    I will see if i can get some time in the future to do the updates but my time is on CPI at the moment.

  • #17

    I would love to see this updated for 5.0.4

  • #15

    kfckieth thanks, i will look into this - looks like you hit one of my log entries that i left in place for debugging. I thought this slot was not used, but it appears it is :)

  • #14

    hi rjcurse, Theirs no minimap icon, and no configuration you need to do.

    The only time the addon will show is if their is an upgrade.

    Personally im a huge fan of keeping this addon simple to use and non intrusive. (i still think its quite intrusive)

     

    In terms of not working, provided you have your pawn scales set correctly and you have armor in your craft ablility that is an upgrade it will show the window. These are the rules around showing the pawncraft window. Hope this helps.

  • #13

    I 've run into a problem that it ends up spamming the main chat window:

    reference to character slot - did not find a reference for INVTYPE_RANGEDRIGHT Invalid slot

    This is for an Enchanter & Tailor character.  I've encountered similar error on my Leatherworker, Jewelcrafter, and Blacksmith.

    This currently doesn't happen when i've only opened Tailoring

    I also have the Skillet Addon installed

     

  • #16
    Quote from KFCKeith »

    I 've run into a problem that it ends up spamming the main chat window:

    reference to character slot - did not find a reference for INVTYPE_RANGEDRIGHT Invalid slot

    This is for an Enchanter & Tailor character.  I've encountered similar error on my Leatherworker, Jewelcrafter, and Blacksmith.

     

    Having the same problem. This mod hasnt ever worked for me and its a shame. Seems like a  nice mod.

    This currently doesn't happen when i've only opened Tailoring

    I also have the Skillet Addon installed

     

     

  • #12

    Doesn't work for me at all. No errors. Only addons enabled are Pawn, this, and Ace3 library. No minimap icon (idk if there's supposed to be one).

  • #9

    The following LUA error occurs when I open a tradeskill window.  Pawn and PawnCraft Upgrade Finder are the only two addons I have enabled. 

    Message: Interface\AddOns\PawnCraftUpgradeFinder\Core.lua:322: attempt to compare number with nil
    Time: 03/22/12 18:56:25
    Count: 1
    Stack: Interface\AddOns\PawnCraftUpgradeFinder\Core.lua:322: in function `gettradeskills'
    Interface\AddOns\PawnCraftUpgradeFinder\Core.lua:399: in function `ScaleDropdownChanged'
    Interface\AddOns\PawnCraftUpgradeFinder\Core.lua:71: in function `?'
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
    [string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
    [C]: ?
    [string "safecall Dispatcher[1]"]:13: in function `?'
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
    Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
    [C]: in function `CastSpell'
    Interface\FrameXML\SpellBookFrame.lua:420: in function `SpellButton_OnClick'
    [string "*:OnClick"]:4: in function <[string "*:OnClick"]:1>

    Locals: <none>

    Last edited by abeh71 on 3/22/2012 6:00:03 PM
  • #10

    During my next patch i will look into this problem.

    Thanks for the informtion :)

  • #7

    Does this addon work with the tradeskill information available through the Professions dropdown in the guild roster?  Every time I look at the crafting patterns of a guildie through this interface, I immediately get a "Interface\AddOns\PawnCraftUpgradeFinder\Core.lua:362: attempt to perform arithmetic on local 'xOfs' (a nil value)", and an empty PawnCraft Upgrade Finder window opens.

    EDIT: Looks like I get this error when a guildie posts their tradeskill link too... I'm assuming this is an issue with my Tradeskill window replacement (ATSW), as disabling that removed this error.  So nevermind, I guess!

    Last edited by khime on 2/16/2012 2:45:32 AM
  • #11

    Yes to draw the pawncraft window it uses the tradeskill window, but your other addon forcibly removes it (making any other addons that want to work with it break).

  • #5

    Your addons rock and roll. Way to go pal!!!

  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!