*****************************************************************
v20400.1
* toc updated to 20400
* added Auc-Advanced support for pricing
* added new 2.4 enchants (Steelweave, Defense, Void Shatter)
* updated embedded libs to latest versions
* updated Enchant Shield - Resistance reagents list (Primals changed to Motes)
*****************************************************************
Important Notes for Patch 2.0.1
* With the creation of filtering options in the default crafting frame, if changed from 'All Slots', will interfere with EnchantingSeller.
Therefore, if you install EnchantingSeller, those options will be removed from the default Enchanting Frame.
EnchantingSeller: A modified version of EnchantSell.
I took over this mod in hopes to keep it alive. I will try to incorporate any changes, so leave some comments.
- List of all the reagents/materials required to enchant armor/weapons.
- 'Reagent/Materials Inventory Control'. Keeps track of the materials in your bank and bags of all your characters on the same realm.
- Your enchantments Sorted by: Name, Armor Type, Bonus, or Price.
- Filter by feasibility (3 Types: 'feasible now', 'with materialsin bag/bank', 'with materials in bag/bank/reroll).
- Calculates the price of enchantment according to the prices of the materials, with an optional percentage of benefit that one can change in the options.
- Optional: Use Auction addons to set prices for enchanting materials, so you can offer to sell your enchants at current market value.
- Send chat information of the enchantments (On which type of armor/bonus; components necessary; the complete description of enchants). Since patch 1.9, Enchants link in the chat window.
- (1.45)Tooltips now available when you hover over enchanting materials from various locations(bags, bank, auction house, chat)
Make sure to read the dependency section
The tooltip will tell you...
1. how many on you
2. how many in bank
3. how many on other toons
4. the price for 1 of those.
- Movable frame (however still inherits UIParent features)
- Scrollable enchantment reagent list.
*****************************************************************
View the readme.txt file for HowTo and Troubleshooting
*****************************************************************
Change Log - EnchantingSeller
v20400.1
* toc updated to 20400
* added Auc-Advanced support for pricing
* added new 2.4 enchants (Steelweave, Defense, Void Shatter)
* updated embedded libs to latest versions
* updated Enchant Shield - Resistance reagents list (Primals changed to Motes)
Optional Files - EnchantingSeller
Sorry, there are currently no optional files available.
Originally posted by Elitist First of all, thanks for all your work on this mod.
My question: maybe I'm just missing this, but is there a way to get the addon to only show/advertise the enchants which give you skillups (or preferably, only the orange and yellow ones)?
Thanks
hi, currently ES does not support this filter, but its been on the todo list for ... oh about 2 years
it is something I wanted to implement, just never put the effort into it.
First of all, thanks for all your work on this mod.
My question: maybe I'm just missing this, but is there a way to get the addon to only show/advertise the enchants which give you skillups (or preferably, only the orange and yellow ones)?
the version on wowace is a beta version, converted to Ace. the version on this site is the release. you can try both and decide which you prefer best
Quote:
Originally posted by gothicknight Hey i just check WoWAceUpdater and the version they have is 11 Apr. will u be putting your latest version on wowace??
v20300.1
* toc updated to 20300
* updated embedded libs to latest versions
* updated default database, db version increased to 30008, this will cause a data/pricing reset.
* updated KC_Item pricing
I'd tried adding the folder myself earlier from the Ace2.0 pack but was getting the same error.
This is by far the best Addon for Enchanters btw.
Nice one!
EDIT...
Spoke to soon.. now this is strange, it worked fine when i loaded up my main, but as soon as i load up my banker i got a different error to the one before..
Date: 2007-06-18 18:23:43
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\EnchantingSell\EnchantingSell.lua line 7:
AceAddon: AceOO-2.0: Library "AceDB-2.0" does not exist.
Debug:
[C]: ?
[C]: error()
...AddOns\EnchantingSell\libs\AceLibrary\AceLibrary.lua:100:
...AddOns\EnchantingSell\libs\AceLibrary\AceLibrary.lua:53
(tail call): ?
(tail call): ?
...ns\EnchantingSell\libs\AceAddon-2.0\AceAddon-2.0.lua:750: new()
EnchantingSell\EnchantingSell.lua:7: in main chunk
AddOns:
Adapt, v1.71
Auctioneer, v4.0.2
EnchantingSell, v20100.3
EnhTooltip, v4.0.2
Informant, v4.0.2
Stubby, v1508
Swatter, v4.0.2
I haven't got as many Fubar plugins ticked on my banker as i do on my main, i'm guessing one of those that isn't ticked contains this AceDB-2.0 folder it needs?..
**Btw my Banker who is getting the errors is not an Enchanter but my main who is working fine is an enchanter, if that helps?..
Last edited by wolfchild : 06-18-2007 at 12:40 PM.
No trace of the AceOO.2.0 lib in the EnchantingSell folder downloaded with this Addon... so where is it supposed to be pulling the info from if its not included?!?!
Last edited by wolfchild : 06-18-2007 at 04:34 AM.
I think KC_Items is a bit outdated, and needs to be updated for this patch. It may have auction data, but its not returning any of that pricing data to ES, as your debug log shows.
ES is not pulling auction data from kc_items. When I debug I get the following
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 10938!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 17034!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 6218!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 6338!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 4470!0
kc min is nil
auctioneerLoaded? false
auctionMatrixLoaded? false
kcItemsLoaded? true
wowEconLoaded? false
useAuctionAddon? true
using kc items
item code is 10978!0
kc min is nil
And so on and so forth for all of the enchanting components. I know for a fact that I do have auction data for many of these items. Not really sure what's going on here. Thanks for any help in advance.
v20100.1
* added Eternium Rod to default database.
* added Gloves - Spell Strike to default database.
* Boots - Cat's Swiftness to default database.
* removed unused functions
* fixed itemlink issue which caused some negative link items not to be counted (thanks jasonolive of worldofwar.net)