Conversation
|
Hi chodyo, thank you for your pull. You're actually the first code contributor in any of my projects. :) This feature has been requested for a loong time (https://www.curseforge.com/wow/addons/toy-box-enhanced/issues/3). I was planning to add it in some time. I just didn't want to manually maintain another huge list of ids. So I was aiming for an automatic aproach (or database generator). But I haven't found any nice source to parse from, yet. Well, and so time went on and I kinda forgot about it. ._.
|
|
Wow, I combed through what seems like every issue except for that one looking for this feature request! I can't believe I missed that haha. I definitely feel you on not maintaining another list - it's incredibly time consuming and easy to misclassify. These suggestions are great! Before I get going with more classification I'll study your comment and the feature request to make sure the approach I take considers these suggestions. Nested lists sound like a great improvement since the flat list is getting quite long. One thing I'd like to ask from you since you're a seasoned addon developer: is there any way we can modify |
|
There is no secret editor mode for this. ^^ |
|
Somebody just uploaded his version: https://www.curseforge.com/wow/addons/toy-box-enhanced/issues/22 |
|
Great! Thank you for letting me know, I wouldn't have noticed. This will help immensely! |
|
Alright, just marked this ready for review. Some notes:
I feel like this PR is pretty much complete other than the few uncategorized toys. Still open to suggestions of course. |
|
Thank you so much for your work! 👍 |
Hi there! I'm not anywhere near done classifying toys but I wanted to bring this to the table early to get your thoughts.
Ever since the toybox was introduced I've found it to be clunky to use unless you know exactly what you're looking for. This change to your addon would add a filter to the toy box that allows players to filter the toybox based on what the toy does.
This change is something I've always wanted, so if you don't want it in your addon, I plan on maintaining this as a fork for myself.
All feedback is welcome!