14 - Make per auction less strict
What is the enhancement in mind? How should it look and feel?
Please provide any additional information below.
I'd like an option to make Per auction act like a cap. If I have 6 of an item and I normally post stacks of 5, I'd like ZA to post 1 stack of 5 and 1 stack of 1.
| Name | Size | MD5 |
|---|---|---|
| PerAuctionCap.diff | 2.0 KiB | c033b269576b... |
- 1 comment
- 1 comment
Facts
- Last updated
- Oct 17, 2010
- Reported
- Oct 17, 2010
- Status
- New - Issue has not had initial review yet.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #1
AsaAyers Oct 17, 2010 at 18:13 UTC - 0 likesWith the attached cap, if you post stacks of 5 but only have 3, ZA will post 1 auction of 3 instead of insisting that you restock. This also has a config so you can set it as the default either way and override it per group.
I'm not sure how to queue posting 1 stack of 5 and 1 stack of 1 of the same item, so this patch doesn't complete 100% of my initial request, but its good enough. Until I figure out a solution I'll probably just run two posts in a row.
This patch was generated against a version of ZA with my patches from Tickets 16 and 17. If 17 is rejected, the new addon.L strings will need to be added. if 16 is rejected, the line with Log just needs to be changed back to using addon:Log (it will produce an easy to resolve conflict.)