Sorting bug: Ammo bags try to sort themselves into other ammo bags
Zautix opened this issue · 4 comments
If you have an Ammo pouch equipped and have a different ammo bag in your inventory with the word "Ammo" in its name (see: most bullet pouches) the sort function will attempt to sort it into the ammo bag unsuccessfully.
To say this is a low-priority bug is a huge understatement, but it may be useful to build a sub-structure to reclassify specific items to better interact with the sort function in general.
tdPack2 has been updated for wrath/era and I've added it as a sort method in the Baganator settings in the latest alpha, so going to close this as completed
This bug is fixed in the latest alpha release (I ran into it yesterday).
Edit: Bumped the fix into a new release, 0.88
The best method I've seen was in another addon called tdPack2 (
https://www.curseforge.com/wow/addons/tdpack2) as it allows players to
fully customize the sort function. It had some quirks without configuring
it, like lumping leather items with leatherworking crafting materials and
classifying profession crafting tools as materials, but because the sort
could be fully customized this was all fixable by the user (it used a
logic-tree ruleset system, and individual items were just drag and drop in
the provided interface.)
The addon has been abandoned since the end of TBC classic and needs to be
updated to conform to addon api changes since then, but it was easily the
best Classic bag sorting addon I've used.
…On Wed, Dec 13, 2023 at 10:55 AM plusmouse ***@***.***> wrote:
Do you have ideas about how to improve the sort system beyond fixing that
bug?
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKJBMBBZQQCM7SHXZ4NQYTDYJHFXLAVCNFSM6AAAAABATMT6EWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJUGE4TIMZRGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>