This AddOn is the result of collecting and combining various features of different addons. It's not supposed to replace KC_Items or Auctioneer. It's just a try to get the best auction tools into a modular and lightweight system, something like a swiss army knife.
Any ideas, code or critics are very welcome :)
Also please keep in mind Fence is still in a beta phase and might cause errors and/or trouble ;)
this looks like it will end up being a great lightweight addon for the AH. currently i use auctionfilterplus, AH_Favorites, and KCI for all my auction handling. i see from your wiki page that you plan to add a lot of these addons' functionality to fence. will it also include AH_Wipe?
anyway, i see that you plan on introducing price suggestions/simple scanning, which is what i mainly use KCI for now, and is the feature i would most want to see in fence. how do you plan on doing the scanning? only scan for certain items that the user wants to? that would be great, as it would cut down on the saved variables quite a bit, and AH scanning time. and how are you going to implement scanning, through clicks?
only other thing i would like to see from kci_broker is to set cut percentages. currently i use the smart mode in kci and set my cuts to 85%. makes listing things on the AH super fast and easy. any plan to implement cut percentages?
ah, and maybe one other idea. a fubar plugin for configuration? the hints in the fubar tooltip could also show which clicks do what.
anyway, just some ideas.
really looking forward to trying this out when the servers go back up. i've been waiting for an all-in-one but lightweight auction addon like this for awhile. thanks Neriak :D
First of: Sorry, I couldn't answer before, because of the 500 Internal Server Error. I've also patched the hooks so that Fence should work fine again, check out the latest revision.
I love AH_Favorites and this will definitely be the next feature on list. With Dewdrop it will be quite an easy task :)
My plans for the AH scanning originally were like this:
At the auction house do a crtl-shift (or whatever) click on an item and the Fence module will quickly scan the AH .. this should only be a temporary action, I don't plan to save stuff in a database. When it's finished scanning the results will be printed in the default chatframe. Maybe something like: Search for <item> successful. <n> bids found. min bid/min buyout. Undercut price at <customizeable> %: min bid/buyout.
This of course could be combined with the AutoFill module. I also want a check if there's scam like bid: 11s / buyout 99g and filter those out. Actually I don't know how KCI does manage things, because this would corrupt the median badly.
FuBar support is also kinda easy and will take place some day, but to me it has no priority at the moment.
I can only stress this once again. If anyone has ideas which fit in this lightweight design, you're welcome to post it or code a module. I'm absolutely curious and looking forward to your participation. Come join me.
fence does not seem to be remembering any of my auction data and autofill is not working. also my auction duration is not being remembered. here is the only fence error i have seen so far:
Fence_AutoFill.lua:64: '=' expected near 'self'
really liking how the click functionality is working so far.
As you already replied to Favorites (which I am eager to see as well) here another thing
-Improved auction house sorting
I once had an addon which allowed me to see the prieces per item instead of the total price which makes finding the "best deal" for something way more easier then recal everything by hand. I hope this is somthing you could consider putting in the feature list.
i'm asking if all the functions od kc_items are integrated, i mean:
- price cut off
- filter know
- filter usable
- create auction with the best price + cutoff
- same period of auction (short medium long) of the last auction remembered
- tooltip integration with prices in tooltip like kc_items
check out the wiki page for information on this addon. it mentions most of the things that are getting asked in this thread. many of these things are planned, and some like tooltip modification are not.
DeuceCommander\DeuceCommander.lua:150: Dewdrop-2.0: args.Interface_Enhancements.args.Fence.args.clicks: "name" must be a string
<in C code>: in function `error'
/edit
Fixed it and committed it to the SVN. Hope that´s OK for you :)
@Gandharva: aye, thanks for the fix. I just didn't know since I don't use DC :) (have to update my other addons, too ;))
@Sevus: thanks for your reply, people really should learn to read and the wiki is a good thing to start :) btw: did you update Fence meanwhile? your error should be fixed.
@SpUpUz: sorry, that's not the idea behind it. I don't want Fence to be seen as a KCI substitute. KCI is great in what it is and what it does. If anyone is using Fence + KCI you might turn off either Fence Auto Fill and Clicks module or KCI broker module.
@Tupsi: I'll see what I can do for ya.
thanks for feedback and a huge thank to phyber for adding the Fence_Sort module!
Feature Request (basically replacing Silver's AutoBuyout):
Ability to autofill the buyout based on a markup from the minimum bid
(ex. if markup = 1.5, the buyout is autofilled as 1.5 * minimum bid)
(caution: if you change the buyout manually then it doesn't try to "autocorrect" it)
Feature Request (basically replacing Silver's AutoBuyout):
Ability to autofill the buyout based on a markup from the minimum bid
(ex. if markup = 1.5, the buyout is autofilled as 1.5 * minimum bid)
(caution: if you change the buyout manually then it doesn't try to "autocorrect" it)
You mean when an item doesn't have a saved price there should be an option for your feature? That's possible .. will play around with it.
- same period of auction (short medium long) of the last auction remembered
hell it's a feature of Fence since day one! don't ask for fucking features if you don't even know the excisting ones, because you're too lazy to read shit. this behaviour is damned annoying. grow up, dude. regarding the rest of your post: read the wiki.
This AddOn is the result of collecting and combining various features of different addons. It's not supposed to replace KC_Items or Auctioneer. It's just a try to get the best auction tools into a modular and lightweight system, something like a swiss army knife.
Any ideas, code or critics are very welcome :)
Also please keep in mind Fence is still in a beta phase and might cause errors and/or trouble ;)
If your placing auctions, Im not sure that your stopped. I do know you can not bid though.
anyway, i see that you plan on introducing price suggestions/simple scanning, which is what i mainly use KCI for now, and is the feature i would most want to see in fence. how do you plan on doing the scanning? only scan for certain items that the user wants to? that would be great, as it would cut down on the saved variables quite a bit, and AH scanning time. and how are you going to implement scanning, through clicks?
only other thing i would like to see from kci_broker is to set cut percentages. currently i use the smart mode in kci and set my cuts to 85%. makes listing things on the AH super fast and easy. any plan to implement cut percentages?
ah, and maybe one other idea. a fubar plugin for configuration? the hints in the fubar tooltip could also show which clicks do what.
anyway, just some ideas.
really looking forward to trying this out when the servers go back up. i've been waiting for an all-in-one but lightweight auction addon like this for awhile. thanks Neriak :D
I love AH_Favorites and this will definitely be the next feature on list. With Dewdrop it will be quite an easy task :)
My plans for the AH scanning originally were like this:
At the auction house do a crtl-shift (or whatever) click on an item and the Fence module will quickly scan the AH .. this should only be a temporary action, I don't plan to save stuff in a database. When it's finished scanning the results will be printed in the default chatframe. Maybe something like: Search for <item> successful. <n> bids found. min bid/min buyout. Undercut price at <customizeable> %: min bid/buyout.
This of course could be combined with the AutoFill module. I also want a check if there's scam like bid: 11s / buyout 99g and filter those out. Actually I don't know how KCI does manage things, because this would corrupt the median badly.
FuBar support is also kinda easy and will take place some day, but to me it has no priority at the moment.
I can only stress this once again. If anyone has ideas which fit in this lightweight design, you're welcome to post it or code a module. I'm absolutely curious and looking forward to your participation. Come join me.
Line 98 of modules/Fence_AutoFill.lua has an error on it.
should read
This is still present in r19760.
Fence_AutoFill.lua:64: '=' expected near 'self'
really liking how the click functionality is working so far.
im really interested in that because kc_items is my las ACE addons and i wanna move everything to ace2.
-Improved auction house sorting
I once had an addon which allowed me to see the prieces per item instead of the total price which makes finding the "best deal" for something way more easier then recal everything by hand. I hope this is somthing you could consider putting in the feature list.
Thanks
- price cut off
- filter know
- filter usable
- create auction with the best price + cutoff
- same period of auction (short medium long) of the last auction remembered
- tooltip integration with prices in tooltip like kc_items
thanks in advance
keep up the great work neriak :)
/edit
Fixed it and committed it to the SVN. Hope that´s OK for you :)
@Sevus: thanks for your reply, people really should learn to read and the wiki is a good thing to start :) btw: did you update Fence meanwhile? your error should be fixed.
@SpUpUz: sorry, that's not the idea behind it. I don't want Fence to be seen as a KCI substitute. KCI is great in what it is and what it does. If anyone is using Fence + KCI you might turn off either Fence Auto Fill and Clicks module or KCI broker module.
@Tupsi: I'll see what I can do for ya.
thanks for feedback and a huge thank to phyber for adding the Fence_Sort module!
Ability to autofill the buyout based on a markup from the minimum bid
(ex. if markup = 1.5, the buyout is autofilled as 1.5 * minimum bid)
(caution: if you change the buyout manually then it doesn't try to "autocorrect" it)
edit: typo
Here's a link to price each mod.
http://wow.curse-gaming.com/en/files/details/1756/priceeach/
How about a feature like ShowBid? Appending a (BID) on items that already have a bid on them by another player.
The sorting of the Buyout Price doesn't appear to do anything when clicked, at least in TBC.
Thanks again :)