exact search is on, but i searched for light leather and it also found light leather quivers.
Since you are still using a beta addon it's not built in yet. The toggle for it is there, but it's completely nonfunctional. Sorry, until now I wasn't happy with any try to add an exact name search.
It's no given functionality in AH and it needs a lot of hacking .. I had some good results which turn out ugly and buggy later. I've taken a look at other addons which have it and they were bloated like hell only to make this feature work.
btw: This is also the reason why I didn't release Fence official on WoWI yet. It's still not in a release state, so you have to take it as is.
I just installed Fence and receive the following error when I try to alt + left click items to be posted for auction.
[2007/01/03 23:33:41-132-x1]: Fence-1.0.23283\modules\Fence_Clicks.lua:99: attempt to call method 'ClickAuction' (a nil value)
(tail call): ?:
<in C code>: ?
<in C code>: in function `ContainerFrameItemButton_OnModifiedClick'
<string>:"ContainerFrame1Item15:PostClick":3: in function <[string "ContainerFrame1Item15:PostClick"]:1>
---
Great Addon so far, the only thing really missing is Bookmarks like AHFavorites had.
And just recently another Addon came up that just adds a small search button to the Auction page to quickly check prices for your new auction. Something that might be easy to add... maybe....
[2007/01/03 23:33:41-132-x1]: Fence-1.0.23283\modules\Fence_Clicks.lua:99: attempt to call method 'ClickAuction' (a nil value)
Yes, it's my fault. My local version of the AutoFill module is totally different from the version on SVN. I've changed the way data is being saved, it's using mach less space now. Tonight I'll update Fence though, so the saved data of the AutoFill module won't be backwards compatible anymore. I also will add a function to delete the actual prices automatically. I'll definitely have to, sorry. Too bad that I don't have SVN access here at work :(
So once again in bold, just that everyone will know ;) The AutoFill module won't work atm, I'll update Fence later when I'm at home (~8 hours). Please note that I'll have to delete the actual prices from your database. This addon is still beta and it's improving every day, so please understand that sometimes it's nessecary to get rid of the old data, so that the addon won't break.
Great Addon so far, the only thing really missing is Bookmarks like AHFavorites had.
If you had read up or checked the wiki, you would have known that it's already in but not finished. phyber is working on it.
And just recently another Addon came up that just adds a small search button to the Auction page to quickly check prices for your new auction. Something that might be easy to add... maybe....
Thanks I'll have a look at this. I have plans for something similar but I'm not sure about the usage right now.
Edit: ok, now I've understand what you're asking for. It should be easy to add something like this. However I think I won't add an extra button for it. I'd like it more when it would search automatically when you put the item in the AuctionSellButton or even alt left-click in your inventory.
i would like to see an option to only show certain amounts of items (similar to auctionfilterplus which had an option to only show stacks of 5,10,or 20).
Revision: 23370
Author: neriak
Date: 22:38:55, Donnerstag, 4. Januar 2007
Message:
Fence:
- AutoFill: optimized the way data is saved. Please note that this change will force a reset of all your item prices AutoFill has been collecting so far!
----
Modified : /trunk/Fence/Core.lua
Modified : /trunk/Fence/modules/Fence_AutoFill.lua
[2007/01/04 17:43:03-1835-x3]: Fence-1.0.23370\modules\Fence_AutoFill.lua:181: attempt to concatenate field 'suffixId' (a nil value)
(tail call): ?:
<string>:"AuctionsItemButton:OnEvent":2: in function <[string "AuctionsItemButton:OnEvent"]:1>
<in C code>: in function `ClickAuctionSellItemButton'
<string>:"AuctionsItemButton:OnReceiveDrag":2: in function <[string "AuctionsItemButton:OnReceiveDrag"]:1>
---
[2007/01/04 17:43:51-1835-x5]: Fence-1.0.23370\modules\Fence_AutoFill.lua:209: attempt to concatenate field 'suffixId' (a nil value)
(tail call): ?:
<string>:"AuctionsCreateAuctionButton:OnClick":3: in function <[string "AuctionsCreateAuctionButton:OnClick"]:1>
i don't know if this can be done, but it's something i think should be in the default blizzard ui. it would be great if you could search the AH for armor and weapons that only have the stats you are interested in. for example, if you could search for all armor that only has stamina and/or intellect, and filter out all other armor. i know "of the eagle" gear does this for example, but there are still many nice greens and better that do not have eagle in their name that have those stats. it would save a ton of time searching for stuff at the AH. i really never understood why blizz did not make this feature available in the first place.
using the latest update(23370) I get these errors
[2007/01/04 17:43:51-1835-x5]: Fence-1.0.23370\modules\Fence_AutoFill.lua:209: attempt to concatenate field 'suffixId' (a nil value)
True, I'll update to another version later. The bugs should be fixed then and also I've made lots of optimizations. For now I'd say don't use the AutoFill module. Have to hit the hay now .. work is in 3 hours and it's late at night. Sorry, so tired. :(
ok the bug should be fixed. please update. However there's a majaor update regarding a lot of code changes coming later today that is forcing me to delete your Fence saved variables once again. Hopefully for the last time :)
Since the german Blizzard network seems to be fucked up I have to put my update plans on delay. Sorry folks. I don't want to put it on SVN before I didn't test it.
I like to use alt-leftclick to add stuff from my inventory to the sell frame, however I always want to check the price before actually putting the auction up (especially for items that I haven't auctioned before).
I commented out the StartAuction(..) line in my local copy for now, but perhaps you could implement this as an option?
Edit: Oops. It was StartAuction, not ClickAuctionSellButton that I needed to comment out.. :)
getting these two errors whenever i try to put armor or weapons on the AH:
Fence-1.0.23434\\modules\\Fence_AutoFill.lua:181: attempt to concatenate field 'suffixId' (a nil value)\n(tail call): ?:\n<string>:\"AuctionsItemButton:OnEvent\":2: in function <[string \"AuctionsItemButton:OnEvent\"]:1>\n<in C code>: in function `ClickAuctionSellItemButton'\n<string>:\"AuctionsItemButton:OnReceiveDrag\":2: in function <[string \"AuctionsItemButton:OnReceiveDrag\"]:1>\n\n ---
Fence-1.0.23434\\modules\\Fence_AutoFill.lua:209: attempt to concatenate field 'suffixId' (a nil value)\n(tail call): ?:\n<string>:\"AuctionsCreateAuctionButton:OnClick\":3: in function <[string \"AuctionsCreateAuctionButton:OnClick\"]:1>\n\n ---
i know the latest version is not 100% stable, and that fence is still in very much a beta stage. just trying to help out some :D
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
And I cross posted in DC, but I dunno if it has an official maintainer...
update:
It's no given functionality in AH and it needs a lot of hacking .. I had some good results which turn out ugly and buggy later. I've taken a look at other addons which have it and they were bloated like hell only to make this feature work.
btw: This is also the reason why I didn't release Fence official on WoWI yet. It's still not in a release state, so you have to take it as is.
could you please hurry on implmenting the bookmarks :) so i can ditch ACE (1.0) and AHFavorites ... and thank you for this addon ...
btw: It's Ace not ACE. Ace is not an acronym.
Help would be much appreciated.
And just recently another Addon came up that just adds a small search button to the Auction page to quickly check prices for your new auction. Something that might be easy to add... maybe....
Biff's Convenient Auction Search Button
http://ui.worldofwar.net/ui.php?id=3766
Thanks and keep it up!
Yes, it's my fault. My local version of the AutoFill module is totally different from the version on SVN. I've changed the way data is being saved, it's using mach less space now. Tonight I'll update Fence though, so the saved data of the AutoFill module won't be backwards compatible anymore. I also will add a function to delete the actual prices automatically. I'll definitely have to, sorry. Too bad that I don't have SVN access here at work :(
So once again in bold, just that everyone will know ;)
The AutoFill module won't work atm, I'll update Fence later when I'm at home (~8 hours). Please note that I'll have to delete the actual prices from your database. This addon is still beta and it's improving every day, so please understand that sometimes it's nessecary to get rid of the old data, so that the addon won't break.
Thanks I'll have a look at this. I have plans for something similar but I'm not sure about the usage right now.
Edit: ok, now I've understand what you're asking for. It should be easy to add something like this. However I think I won't add an extra button for it. I'd like it more when it would search automatically when you put the item in the AuctionSellButton or even alt left-click in your inventory.
[2007/01/04 17:43:03-1835-x3]: Fence-1.0.23370\modules\Fence_AutoFill.lua:181: attempt to concatenate field 'suffixId' (a nil value)
(tail call): ?:
<string>:"AuctionsItemButton:OnEvent":2: in function <[string "AuctionsItemButton:OnEvent"]:1>
<in C code>: in function `ClickAuctionSellItemButton'
<string>:"AuctionsItemButton:OnReceiveDrag":2: in function <[string "AuctionsItemButton:OnReceiveDrag"]:1>
---
[2007/01/04 17:43:51-1835-x5]: Fence-1.0.23370\modules\Fence_AutoFill.lua:209: attempt to concatenate field 'suffixId' (a nil value)
(tail call): ?:
<string>:"AuctionsCreateAuctionButton:OnClick":3: in function <[string "AuctionsCreateAuctionButton:OnClick"]:1>
---
I like to use alt-leftclick to add stuff from my inventory to the sell frame, however I always want to check the price before actually putting the auction up (especially for items that I haven't auctioned before).
I commented out the StartAuction(..) line in my local copy for now, but perhaps you could implement this as an option?
Edit: Oops. It was StartAuction, not ClickAuctionSellButton that I needed to comment out.. :)
i know the latest version is not 100% stable, and that fence is still in very much a beta stage. just trying to help out some :D