Patchett wrote:I just cloned the new update with the price per unit. Looks great, thanks Bit. I never thought about the tradeoffs with undercutting by one copper. But it is a very interesting point. The only potential problem with the current system is that it sometimes creates huge ugly decimals. Example is below
Actually, if you have the newest version that would be a bug. I've limited it to 3 decimal points because that will be enough to always get the 1c undercut (as there are no stacks larger than 1000)
edit: yeah, I was able to reproduce it, should be fixed soon
edit: should be fixed now
Patchett wrote:As for the checkbox in front of "only," I actually have no idea what that does. I never use it. The tooltip on it says "Restrict active auctions to the 'number' value." Not sure what it means.
Oh, ok, thanks, I get it - it's a post cap - to prevent flooding the market.
Patchett wrote:One thing you could add to yours is "Buy" and "Bid" buttons at the bottom which would allow us to make purchases from right within the post tab like in my screenshot.
I might do that but it's not quite a trivial change and I have some other stuff on the todo list first.
Patchett wrote:On a side note, one thing that I have been looking for since I got to Nostalrius is a realtime search or BottomScanner. Something that will continuously scan new auctions and alert me when there underpriced items come up. I have this as part of Auctioneer on my TBC server, and really miss it on Nost because I have made insane amounts of money with it. Note that it is not actually buying auctions for me, all it does it put the underpriced auctions into a little window for me and I then have to manually buy them. Below is a screenshot
I've made an addon for this, "snipe", it's on the forums somewhere. It actually does buy auctions for you though, and it's based on a fixed list of items with prices you have to set (takes some preconfiguration but in the end it's much more efficient/you get no false positives). I was thinking about also adding a sniping mode to Aux' search (which would be market price based and not buy automatically, just like auctioneer's).
BUT, the problem is, apparently the nost guys have messed with the auction sorting in some way, be it on purpose or not. It is currently not the case that the auctions are sorted globally across pages by the time they were put on as they should be. Without the newest auctions appearing on the last page and the ones about the expire being on the first page sniping like this is not really possible.