Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profession tools not sorted into profession bags #17

Open
chaosblad3 opened this issue Jun 4, 2021 · 4 comments
Open

Profession tools not sorted into profession bags #17

chaosblad3 opened this issue Jun 4, 2021 · 4 comments

Comments

@chaosblad3
Copy link

Profession bags are capable of storing the tools used for that profession, e.g. mining pick can go in mining bag, jeweler's kit in gem pouch etc, however when sorting bags these tools are always moved into a general bag instead of their appropriate profession bag.

@shirsig
Copy link
Owner

shirsig commented Jun 4, 2021

yeah, I will try to finish it this weekend it's a lot of boring copy pasting of ids from wowhead.

@siweia
Copy link
Contributor

siweia commented Jun 4, 2021

The sortbags is not functioning, if you have a item with a socking gem in your container.

Change 'item:(%d+):(%d*):::::(%-?%d*):(%-?%d*)' into 'item:(%d+):(%d*):%d*::::(%-?%d*):(%-?%d*)' would fix the issue.
Turns out the gemID is next to enchantID.

Sorry that I post here.

@shirsig
Copy link
Owner

shirsig commented Jun 4, 2021

thanks, good catch. I've uploaded a fix

@Mayron
Copy link

Mayron commented Jun 18, 2021

I was about to say the same but the latest update fixed it for my leatherworking bag. Thanks for maintaining this :)

Also, the README says it's for "Classic WoW (1.13)" but I've been using it successfully for BC classic 20501 so maybe the README needs updating? Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants