• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

EZCraft

 

Project Updated:
Files Updated: Sun, Mar 8 2009
Supports Game Version: Beta 3.0
Category: Professions
Tags:

[Edit Tags]

Project Manager: warwolf
Additional Authors: doozer_infineum
Current Version: EZCraft-1.4.0
License: GNU Lesser General Public License version 2.1 (LGP
Development Site: CurseForge
Avg Daily DL (last 30 days): 6
Downloads Total: 19,257
Favorites: 182
Comments: 68
  • Contests
  • About EZCraft
  •  

EZCraft is an addon to make crafting easier and faster, what it does is adding a contextmenu for the craftslots so u don't have to search inventory for items that can go into the craftslot.

HowTo use EZCraft

  • Just leftclick the slots and a contextmenu of usable items appear.

ToDo List

  • Merging stacks in dropdownlist.
  • Colorize crafting items in dropdownlist by difficulty.
  • Removing items added from stacks in dropdownlist.

Feel free to suggest improvments, note I've only just taken over this project from the original author so give me a bit of time to familiarise myself with the interface.

  • 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  
  EZCraft 1.2.0 Release Beta 3.0 884 10/8/2008
  EZCraft 1.1.2 Release Beta 3.0 280 10/8/2008
  • Screenshots (3)
  •  
  • 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.
  • Iphitos said

    Head on to

    http://war.curse.com/downloads/war-addons/details/ezcraftx.aspx

    For a totally revamped version that I just made including colorized context menu and cascading (since lists can get very long...)

    (Since the regular EZCraft seems to be abandoned)

    Reply Report Permalink
  • mala6 said

    ah - just found the problem: I still had EZCraft Folders in the User/settings/(server)/(profile) Folders - I deleted them for every profile and every charackter on every server... and now it works perfectly.

    thanks iphitos for the fix!

    Reply Report Permalink
  • mala6 said

    I don't know why but I just can't get the fix to work. I uninstalled the original EZCRAFT, I tried to rewrite it according to your lua-code, I manualy installed the new fixed download.... but when I triy to us eit ingame nothing ever happens. I don't get a drop down list. it's as if I never had EZCRAFT installed?

    am I missing something?

    I'm a bit clueless and I'd love to use the fix!

    Reply Report Permalink
  • Iphitos said

    Working copy:

    http://www.war-rdu.de/downloads/EZCraft-1.3-fix-new.rar

    (just to make sure *g*: delete all old files in your /Interface/Addons/EZCraft folder)

    Reply Report Permalink
  • sellar said

    Iphitos you are the man! :)
    Thank You! Thank You! Thank You!

    Reply Report Permalink
  • vexen said

    I am using your downloaded working copy for talisman making. when the talisman interface comes up, I can click on the container spot, and a drop down list comes up, which is correct, but it will not allow me to select from that list. When I click on a container in this case, nothing happens. I can move to my bag, right click on the container, and it will drop in, but not from the drop down list. Same goes for all of the other ingredients, Drop down list appears, but is not selectable. how do you fix this?

    Reply Report Permalink
  • sellar said

    I wish I knew - I am having the same exact problem. Everything works fine but I can not select any taliman ingredients. Nothing listed in the threads fixes this issue.

    Reply Report Permalink
  • Iphitos said

    It seems that your files are not up to date. I had the same issue with someone else.

    Best thing to do:

    - delete the EZCraft folder in your /Interface/Addons
    - delete the old RAR that you downloaded
    - download http://www.war-rdu.de/downloads/EZCraft-1.3-fix-new.rar (I renamed it to "-new" so that no cashing issues with browsers or proxies will happen)
    - unzip files into /Interface/Addons/EZCraft
    - start or /reload WAR client

    Reply Report Permalink
  • Erazil said

    with alot craft bag we have alot item for craft and with full inventory cant see all item in list

    maybe open/close sub menu / lvl is go way ( see Miracle grow remix )

    Reply Report Permalink
  • vexen said

    Plz update

    Reply Report Permalink
  • thunder666 said

    In order to Talisman making working change this line:

    TalismanMakingWindow.AddItem( invIndex, SlotOrPlot );

    to this:

    TalismanMakingWindow.AddItem( invIndex, SlotOrPlot, backpack );

    Happy crafting!

    Reply Report Permalink
  • hudmond said

    nice fix, now how about mouseover context menu for tooltips (it currently displays items in the other bag mistakenly) good work guys :)

    Reply Report Permalink
  • boltman said

    thank you very much :)

    It's back to normal... Woot

    And a definate Woot to Iphitos for the original fix

    Reply Report Permalink
  • boltman said

    First off, thank you so much for the fix. It is Soooo close to working fully for me I can taste it.

    Now, on to my problem...

    I am using your downloaded working copy for talisman making. when the talisman interface comes up, I can click on the container spot, and a drop down list comes up, which is correct, but it will not allow me to select from that list. When I click on a container in this case, nothing happens. I can move to my bag, right click on the container, and it will drop in, but not from the drop down list. Same goes for all of the other ingredients, Drop down list appears, but is not selectable.

    Thanks for your attention to this, as this mod is the ONLY reason I can craft at all :)

    Reply Report Permalink
  • boltman said

    On second glance, Apothacary works fine, it's talisman making that isn't working.

    Reply Report Permalink
  • Iphitos said

    Hello all,

    I have fixed EZCraft a few minutes ago.

    Several changes are neccessary to get it to work again. My fixed version allows for ressources to be either in the regular backpack or in the new crafting backpack - it offers both backpacks in the context menu.

    If you are not firm with programming lua's and mod's and want to download a working copy, you can do so at
    http://www.war-rdu.de/downloads/EZCraft-1.3-fix.rar

    *****

    If you are firm in working with the lua's and mod's you can change your local files yourself.

    Changes needed to get EZCraft to work with WAR 1.3:

    - open the EZCraft.mod file in your Addons/EZCraft folder
    - delete the line:



    - save and close the file

    - open the EZCraft.lua file in your Addons/EZCraft folder
    - look for the function called EZCraft.showMenu()
    - replace the following (lines 1-11 in this function):

    local items = DataUtils.GetItems();
    local i = 1;
    EZCraft_itemList = nil;
    EZCraft_menuList = {};
    for index,itemData in pairs(items) do
    if( EZCraft.ItemIsAllowedInSlot( TradeSkill, itemData, Slot ) ) then
    if( EZCraft_itemList == nil) then EZCraft_itemList = {} end
    EZCraft_itemList[i] = {invIndex=index,item=itemData,tradeSkill=TradeSkill,slot=Slot};
    i=i+1;
    end
    end

    - with these lines:

    local i = 1;
    -- scanning INVENTORY backpack
    local items = DataUtils.GetItems();
    EZCraft_itemList = nil;
    EZCraft_menuList = {};
    for index,itemData in pairs(items) do
    if( EZCraft.ItemIsAllowedInSlot( TradeSkill, itemData, Slot ) ) then
    if( EZCraft_itemList == nil) then EZCraft_itemList = {} end
    EZCraft_itemList[i] = {invIndex=index,item=itemData,tradeSkill=TradeSkill,slot=Slot,backpack=EA_Window_Backpack.TYPE_INVENTORY};
    i=i+1;
    end
    end
    -- scanning CRAFTING backpack
    local items = DataUtils.GetCraftingItems();
    for index,itemData in pairs(items) do
    if( EZCraft.ItemIsAllowedInSlot( TradeSkill, itemData, Slot ) ) then
    if( EZCraft_itemList == nil) then EZCraft_itemList = {} end
    EZCraft_itemList[i] = {invIndex=index,item=itemData,tradeSkill=TradeSkill,slot=Slot,backpack=EA_Window_Backpack.TYPE_CRAFTING};
    i=i+1;
    end
    end

    - now find the function called EZCraft.contextMenuOnClick()
    - replace the last line in this function with the following line:

    EZCraft.AddItem( EZCraft_itemList[id].tradeSkill, slotorplot, EZCraft_itemList[id].invIndex, EZCraft_itemList[id].backpack );

    - now find the function EZCraft.AddItem()
    - replace the complete function with the following:

    function EZCraft.AddItem( TradeSkill, SlotOrPlot, invIndex, backpack )
    if( TradeSkill == GameData.TradeSkills.APOTHECARY ) then
    ApothecaryWindow.AddItem( invIndex, SlotOrPlot, backpack);
    elseif( TradeSkill == GameData.TradeSkills.TALISMAN ) then
    TalismanMakingWindow.AddItem( invIndex, SlotOrPlot, backpack );
    elseif( TradeSkill == GameData.TradeSkills.CULTIVATION ) then
    AddCraftingItem( TradeSkill, SlotOrPlot, invIndex, backpack );
    end
    end

    - save and close the file

    That's it - reload your UI and you can now craft again.

    Reply Report Permalink
  • Erazil said

    i dl your fix , work fine
    thx you

    ps : sorry for my english
    pss : i hope so a upgrade/fix for craftingwillard ... maybe... :D

    Reply Report Permalink
  • Iphitos said

    How I love things being surpressed only because they have HTML-Code... how about REPLACING HTML with entities???

    Well, for everyone who wants to change their copy themselves, here is the first step again:
    - open the EZCraft.mod file in your Addons/EZCraft folder
    - delete the line:

    <Dependency name="EA_CraftingSystem" />

    - save and close the file

    Reply Report Permalink
  • mala6 said

    oh god... I can't do any crafting without this anymore ;) haha.. pleeeaase update it, it's such a fantastic mod.

    Reply Report Permalink
  • Darkleap said

    Yeah an update would be great :)

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 59 Miracle Grow Remix Professions
  2. 59 Crafting Info Tooltip Professions
  3. 28 CraftingWillard Professions
  4. 17 Motion Professions, Auction & Economy...
  5. 11 EZCraftX Professions