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

  • Your Rating

  • Share
  • Report Abuse

Skillet

 
Project Updated:
Files Updated: Mon, Dec 8 2008
Supports Game Version: 3.0.3
Category: Professions
Tags:

, , , and [Edit Tags]

Project Manager: lilsparky
Additional Authors: nogudnik
Current Version: 1.12.2
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge
Avg Daily DL (last 30 days): 45
Downloads Total: 118,362
Favorites: 454
Comments: 134
  • About Skillet
  •  

Skillet: A trade skill window replacement

I'm no longer able to update this mod, and I've stopped playing Warcraft. If we're all really lucky, lilsparky will be able to pick up where I've had to leave off.//

I do want to thank everyone who has provided me with so many great ideas, translations and bug fixes for Skillet.//

i'm currently sorting out how i want to proceed with picking up support for skillet. i'm anxious to get in and get busy, but there's a lot of stuff to sort thru. in the meantime, here's the direct link to my skillet clone repository which has many bug fixes and improvements over the trunk skillet, but is a can be a bit tempermental at times:

http://www.wowace.com/addons/skillet/repositories/lilsparkys-clone/files/

-lilsparky

Skillet is a replacement for the default tradeskill and craft UI, and is based on ATSW, by Slarti. This is not a continuation of ATSW, which is still going strong as far as I know, but is rather a brand new mod based in the ideas in ATSW.

Features


  • Larger the the standard tradeskill window
  • Built-in queue for creating multiple, different items
  • User editable list of notes attached to reagents and crafted items.
  • Automatically buy reagents for queued recipes when visiting a vendor
  • Recipes can be filtered by name, whether or not you could level when creating the item, and whether or not you have the mats available.
  • If you can craft a reagent needed by a recipe, then clicking on that reagent will take you to its recipe (same features as Reverse Engineering.
  • Queued items are saved when you log out and are restored on log in
  • If the item to be crafted requires a minimum level to use, that level can be displayed along with the recipe (disabled by default)
  • The shopping list of items needed for all queued recipes for all alts can be displayed at banks, auction houses, or from the command line
  • Items needed for crafting queued items can be automatically retrieved from your bank (by using the shopping list)
  • Sorting of recipes (name, difficulty, level, and quality of crafted item)
  • Complete or mostly complete localizations for deDE, koKR, zhCN, zhTW, and frFR.
  • Tracking of inventory on laternate characters (with supported inventory mod)
  • Item tooltips can be set to display the list of alternate characters that can craft the item.

  • Downloads (5)
  •  
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  
  Skillet 1.12.2 Release 3.0.3 61,023 12/8/2008
  Skillet 1.12.1 Release 3.0.3 13,808 11/18/2008
  Skillet v1.12 Release 3.0.2 17,723 10/20/2008
  Skillet v1.11 Release 3.0.2 9,034 10/17/2008
  Skillet 1.11-Beta2 Beta 3.0.2 107 10/16/2008
  • 1 page(s)
  • Screenshots (1)
  •  
  • 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.
  • is there gonna be an update for this b/c i just found this addon and would like to be able to use it plz :)

    Reply Report Permalink
  • harl said

    For me, the latest patch (3.3.2) seems to have broken *something*. I can't get either ATSW or Skillet to work (only loading one them at a time of course). Every time I open a trade skill, one of two things happens: either ATSW/Skillet show no recipes at all (or sometimes just 5-10 of them) -or- the whole game client crashes while the add-on "scans" the recipes, forcing me to manually kill the WoW.exe process. Deleting /Cache/ and the add-ons' SVs didn't help it.
    I can't tell if this is an issue with the actual trade skill add-ons or with another add-on or if it's just a link/lag related thing or whatever, but for some reason this isn't working as expected at all at the moment.
    The game's native trade skill window needs like 1-2 seconds to show my recipes, but working with it isn't exactly the comfortable way.
    Any ideas?

    Reply Report Permalink
  • BigFire said

    Yeah, this finally kicked the bucket... now to find an replacement.

    Reply Report Permalink
  • milkycow said

    1x SkilletStitch-1.1-159 (Skillet):358: Usage: GetItemDataByIndex('profession', index)
    SkilletStitch-1.1-159 (Skillet):358: in function `GetItemDataByIndex'
    Skillet-1.13-153\UI\Sorting.lua:37: in function <Skillet\UI\Sorting.lua:36>
    (tail call): ?:
    <in C code>: in function `sort'
    Skillet-1.13-153\UI\Sorting.lua:188: in function <Skillet\UI\Sorting.lua:150>
    Skillet-1.13-153\UI\Sorting.lua:297: in function `internal_ResortRecipes'
    Skillet-1.13-153\ThirdPartyHooks.lua:458: in function `ResortRecipes'
    Skillet-1.13-153\UI\Sorting.lua:391: in function `func'
    Interface\FrameXML\UIDropDownMenu.lua:575: in function <Interface\FrameXML\UIDropDownMenu.lua:545>:
    <in C code>: in function `UIDropDownMenuButton_OnClick'
    <string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

    Locals:
    self = <table> {
    (null) = true
    ScanTrade = <function> @ Skillet\SkilletStitch-1.1.lua:580:
    GetItemDataByPartialName = <function> @ Skillet\SkilletStitch-1.1.lua:392:
    UnregisterAllEvents = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:528:
    DecodeRecipe = <function> @ Skillet\SkilletStitch-1.1.lua:219:
    EnableDataGathering = <function> @ Skillet\SkilletStitch-1.1.lua:300:
    argCheck = <function> @ AtlasLoot\Libs\DewdropLib\AceLibrary\AceLibrary.lua:129:
    ClearQueue = <function> @ Skillet\SkilletStitch-1.1.lua:428:
    CancelAllScheduledEvents = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:574:
    ScheduleEvent = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:440:
    queuecasting = false
    SetAltCharacterItemLookupFunction = <function> @ Skillet\SkilletStitch-1.1.lua:656:
    CancelCast = <function> @ Skillet\SkilletStitch-1.1.lua:520:
    SkilletStitch_AutoRescan = <function> @ Skillet\SkilletStitch-1.1.lua:445:
    queue = <table> {}
    RegisterAllEvents = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:200:
    UnregisterEvent = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:493:
    DisableQueue = <function> @ Skillet\SkilletStitch-1.1.lua:338:
    IsEventRegistered = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:590:
    StopCastCheckUnit = <function> @ Skillet\SkilletStitch-1.1.lua:481:
    CHAT_MSG_SKILL = <function> @ Skillet\SkilletStitch-1.1.lua:477:
    CancelAllCombatSchedules = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:753:
    GetNumQueuedItems = <function> @ Skillet\SkilletStitch-1.1.lua:568:
    IsEventScheduled = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:482:
    AddToQueue = <function> @ Skillet\SkilletStitch-1.1.lua:532:
    RegisterBucketEvent = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:607:
    DisableDataGathering = <function> @ Skillet\SkilletStitch-1.1.lua:310:
    ProcessQueue = <function> @ Skillet\SkilletStitch-1.1.lua:433:
    GetItemDataByIndex = <function> @ Skillet\SkilletStitch-1.1.lua:357:
    data = <table> {}
    StopCast = <function> @ Skillet\SkilletStitch-1.1.lua:487:
    hooks = <table> {}
    GetQueueItemInfo = <function> @ Skillet\SkilletStitch-1.1.lua:417:
    ScheduleRepeatingEvent = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:452:
    IsBucketEventRegistered = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:711:
    UnregisterAllBucketEvents = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:740:
    TriggerEvent = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:233:
    pcall = <function> @ AtlasLoot\Libs\DewdropLib\AceLibrary\AceLibrary.lua:167:
    ScheduleLeaveCombatAction = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:802:
    GetLibraryVersion = <function> @ AtlasLoot\Libs\DewdropLib\AceLibrary\AceLibrary.lua:585:
    CancelScheduledEvent = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:464:
    RemoveFromQueue = <function> @ Skillet\SkilletStitch-1.1.lua:421:
    datagatheraddons = <table> {}
    RegisterEvent = <function> @ AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:98:
    queueaddons = <table> {}
    queueenabled = true
    EnableQueue = <function> defined @Skillet\SkilletStitch
    ---

    Reply Report Permalink
  • Santarus said

    пожалуйста обновите этот адон самый удобный из всех адонов для профессий и столько времени не обновляемый.

    Reply Report Permalink
  • capo79 said

    Is any way to make this addon works with the inventory on my guild bank?

    Reply Report Permalink
  • tassium said

    I accidentally ended up dragging the tradeskill window offscreen, where I can't click it. How do I get it back? Is there any way to reset the add on? I even uninstalled it and reinstalled it, and somehow this add on remembers where it was last dragged.

    Reply Report Permalink
  • Alifar said

    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Skillet\UI\Sorting.lua line 188:
    invalid order function for sorting
    Debug:
    (tail call): ?
    ...ddOns\AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:299: TriggerEvent()
    ...ddOns\AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:910:
    ...ddOns\AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:903

    Reply Report Permalink
  • Alifar said

    i have an issue, logging from one then from other PC skillet stops working.

    with the same updated wtf map
    __
    so i have to delete everytime i want to see it working \SavedVariables\Skillet.lua


    i hope to see in next update this solved

    Reply Report Permalink
  • miryuki said

    Attempting to queue a tradeskill that you do not currently have the materials results in a stack overflow.

    Date: 2009-12-16 01:38:01
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Skillet\SkilletStitch-1.1.lua line 363:
    stack overflow
    Debug:
    (tail call): ?
    [C]: tostring()
    Skillet\SkilletStitch-1.1.lua:363: GetItemDataByName()
    Skillet\SkilletQueue.lua:60:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    ...
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:73:
    Skillet\SkilletQueue.lua:32
    Skillet\SkilletQueue.lua:133: QueueItems()
    [string "*:OnClick"]:1:
    [string "*:OnClick"]:1
    AddOns:
    Swatter, v5.7.4568 (KillerKoala)
    UTF, v3.3.0.1
    ACP, v3.2.0.26
    AddonLoader, v2.0
    AtlasLoot, vv5.09.01
    AucAdvanced, v5.7.4568 (KillerKoala)
    AucFilterBasic, v5.7.4568 (KillerKoala)
    AucFilterOutlier, v5.7.4568.2531
    AucMatchUndercut, v5.7.4568.2531
    AucScanData, v5.7.4568 (KillerKoala)
    AucStatClassic, v5.7.4568 (KillerKoala)
    AucStatHistogram, v5.7.4568 (KillerKoala)
    AucStatiLevel, v5.7.4568 (KillerKoala)
    AucStatPurchased, v5.7.4568 (KillerKoala)
    AucStatSales, v5.7.4568.2842
    AucStatSimple, v5.7.4568 (KillerKoala)
    AucStatStdDev, v5.7.4568 (KillerKoala)
    AucStatWOWEcon, v5.7.4568.2530
    AucUtilAHWindowControl, v5.7.4568.3311
    AucUtilAppraiser, v5.7.4568.2530
    AucUtilAskPrice, v5.7.4568.3175
    AucUtilAutoMagic, v5.7.4568.3142
    AucUtilCompactUI, v5.7.4568.2530
    AucUtilEasyBuyout, v5.7.4568.3583
    AucUtilFixAH, v5.7.4568 (KillerKoala)
    AucUtilGlypher, v5.7.4568.2545
    AucUtilItemSuggest, v5.7.4568.3108
    AucUtilPriceLevel, v5.7.4568.2545
    AucUtilScanButton, v5.7.4568.2530
    AucUtilScanFinish, v5.7.4568.2530
    AucUtilScanProgress, v5.7.4568.2530
    AucUtilSearchUI, v5.7.4568.3655
    AucUtilSimpleAuction, v5.7.4568.4553
    AucUtilVendMarkup, v5.7.4568.2530
    Babylonian, v5.1.DEV.130
    Bagnon, v2.12.3
    BagnonForever, v1.1.2
    BagnonTooltips, v
    BeanCounter, v5.7.4568 (KillerKoala)
    BrokeroRA2Targets, v0.1.016
    CalendarBroker, v3.0.30
    CalendarInviter, v0.983
    Clique, vwowi:revision
    Configator, v5.1.DEV.130
    CurseProfiler, v
    DBMCore, v
    DebugLib, v5.1.DEV.130
    Dominos, v1.15.1
    DominosCast, v
    DominosRoll, v
    DominosTotems, v
    DominosXP, v
    Elephant, v2.9.5.2-beta
    Enchantrix, v5.7.4568 (KillerKoala)
    EnchantrixBarker, v5.7.4568 (KillerKoala)
    Examiner, v09.11.28
    ForteCasting, v
    ForteCooldown, v
    ForteCore, v1.94
    ForteDeathKnight, v
    ForteDruid, v
    ForteHealthstone, v
    ForteHunter, v
    ForteMage, v
    FortePaladin, v
    FortePriest, v
    ForteRogue, v
    ForteShaman, v
    ForteShard, v
    ForteSoulstone, v
    ForteSummon, v
    ForteTalent, v
    ForteTimer, v
    ForteVehicle, v
    ForteWarlock, v
    ForteWarrior, v
    GatherMate, vv1.22
    GearScore, v3.0.14 - Release
    GnomishYellowPages, vr51
    Grid, v1.30200.2009120101
    GridIndicatorCornerPlus, v30300-1
    GridStatusAFK, v3.1.36
    GridStatusHots, v3.2
    GridStatusMissingBuffs, v3.2.0.74
    GridStatusPWShield, v1.0
    GridStatusRaidDebuff, vv3.01
    GridStatusRDBC, v1.0
    GridStatusRDWotLK, v1.0
    HeadCount, v1.6.0
    Informant, v5.7.4568 (KillerKoala)
    JPack, v0.7.8
    JPackBroker, v
    JPackEx, v
    LifePercent, v1.0
    LunarSphere, v1.05
    LunarSphereExporter, v1.05
    MaterialsTracker, v30200.01
    MatsCost, v2.60
    MikScrollingBattleText, v5.4.74
    MinimapButtonFrame, v3.0.9
    Omen, v3.0.8
    OmniCC, v2.5.8
    OmniCCPulse, v1.1.2
    oRA2, v2.0.$Revision: 666 $
    Outfitter, v4.9.3
    Overachiever, v0.52
    OverachieverTrade, v0.52
    Poll, v1.0.3b
    PoMTracker, v2.63
    PowerAuras, v3.0.0B
    Prat30, v3.3.1
    Prat30Libraries, v
    QuestHelper, v1.3.4
    QuestItem, v1.22
    RatingBuster, v
    Recount, v
    RecountGuessedAbsorbs, v
    SexyMap, v
    Skillet, v
    SlideBar, v5.7.4568 (KillerKoala)
    SpellFlash, v3.02
    SpellFlashArgentTournamentMounts, v1.00
    SpellFlashHunter, v1.02
    SpellFlashRacials, v1.00
    SpellFlashTemplateAddon, v1.00
    SpellFlashWarlock, v1.00
    SpellFlashWarrior, v1.00
    Stubby, v5.7.4568 (KillerKoala)
    Titan, v4.3.1.30300 - Revision 331
    TitanAmmo, v4.3.1.30300
    TitanBag, v4.3.1.30300
    TitanClock, v4.3.1.30300
    TitanCoords, v4.3.1.30300
    TitanGoldTracker, v4.3.1.30300
    TitanKillTimer, v0.0.3.30300
    TitanLootType, v4.3.1.30300
    TitanMatTracker, v0.9-3.1
    TitanPerformance, v4.3.1.30300
    TitanRegen, v4.3.1.30300
    TitanRepair, v4.3.1.30300
    TitanRoll, v
    TitanSpec, v1.5.30300
    TitanTradeCooldown, v3.1.8.30200
    TitanVolume, v4.3.1.30300
    TitanXP, v4.3.1.30300
    VanasKoS, v4.21-$Rev: 432 $
    WIM, v3.2.2
    WinterTime, v1.83
    XPerl, v3.0.7
    XPerlArcaneBar, v
    XPerlParty, v
    XPerlPartyPet, v
    XPerlPlayer, v
    XPerlPlayerBuffs, v
    XPerlPlayerPet, v
    XPerlRaidAdmin, v
    XPerlRaidFrames, v
    XPerlRaidHelper, v
    XPerlRaidMonitor, v
    XPerlRaidPets, v
    XPerlTarget, v
    XPerlTargetTarget, v
    BlizRuntimeLib_enUS v3.3.0.30300 <us>
    (ck=1075)



    Additionally, how do I use the shopping list? I assume to implementation is in the queue?

    Reply Report Permalink
  • jojoza said

    It seems to be broken in 3.3. My professions are empty if I open them with Skillet.

    Reply Report Permalink
  • miryuki said

    Mine are too

    Reply Report Permalink
  • Incoming said

    Just click on "Scan again" (it is possible though, that this button is from Acky's recipe list Addon). Or wait until the recipies got loaded. Or close and open again.

    Reply Report Permalink
  • Mudley said

    !!! I was going nuts because mine quit as well. Then, I notice it had defaulted to a "suspend" state. All I did was type: "/skillet standby" (without the quotes). This returned it to "active" and mine is working just fine again. I hope that is the case with others.

    Reply Report Permalink
  • Perrins said

    tried that no luck. still get the error. tried uninstall-clearing- reinstall no dice.

    Reply Report Permalink
  • TRex2003 said

    it would be nice to enqueue receipts of other players. would also save much time ;)

    Reply Report Permalink
  • cag_dk said

    try GuildCraft
    http://wow.curse.com/downloads/wow-addons/details/guildcraft.aspx

    Reply Report Permalink
  • Perrins said

    getting an error in skillet=

    Message: Interface\AddOns\Skillet\UI\MainFrame.lua:1934: attempt to call method 'GetRecipeLocations' (a nil value)
    Time: 11/28/09 11:40:15
    Count: 1
    Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    (tail call): ?
    (tail call): ?
    [C]: in function `GetRecipeLocations'
    Interface\AddOns\Skillet\UI\MainFrame.lua:1934: in function `UpdateDetailsWindow'
    Interface\AddOns\Skillet\UI\MainFrame.lua:844: in function <Interface\AddOns\Skillet\UI\MainFrame.lua:798>
    (tail call): ?
    Interface\AddOns\Skillet\UI\MainFrame.lua:2616: in function `ScrollToSkillIndex'
    Interface\AddOns\Skillet\Skillet.lua:1117: in function `SetSelectedSkill'
    Interface\AddOns\Skillet\UI\MainFrame.lua:2531: in function `SkillButton_OnClick'
    [string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

    Locals: (*temporary) = "LeftButton"
    (*temporary) = false
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = <function> defined =[C]:-1

    Reply Report Permalink
  • BeKay said

    Same here.
    Something seems to have happened with the minor patch a few days back.
    Reinstall of Skillet, clearing local cache disabling a few addons, nothing seems to work. :(

    I miss crafting with Skillet.

    Reply Report Permalink
  • HNO3 said

    In UI\MainFrame.lua:1934

    Change
    extra_text = AckisRecipeList:GetRecipeLocations(skill.id)
    to
    extra_text = recipeData["Locations"]

    Reply Report Permalink
  • Addon Packs Containing Skillet
  • Similar Addons
  •  

Average downloads per day

  1. 17,127 Atlasloot Enhanced Arena, Map & Minimap, Professions...
  2. 1,528 Altoholic Guild, Bags & Inventory, Mail...
  3. 1,374 Ackis Recipe List Professions, and Data Export
  4. 1,107 Fishing Buddy Professions, and Fishing
  5. 607 Armory Bags & Inventory, Guild, Professions...