A few months ago, I wrote EnchantList, that addon allowed people to whisper you !enchant followed by keywords, and get back a list of enchantments you can do, matching the keywords. GemList was created a little later, based on EnchantList, and was doing the same for Jewelcrafting.
CraftList2 is a rewrite from almost scratch of those. It now works for every profession in the game and is handling 3 triggers:
!enchant <any combination of keywords and itemlinks>
example: !enchant [Ashbringer] 35 heal
The latest version should be stable, if you are getting errors, they're probably coming from an outdated stored database, please try to delete the ingame database using the craftlist2 menu and rescan your professions
r40851
- Make it not respond at all to queries via guildchat that returns 0 matches
- Cut down on the number of lines sent in response to guild queries
- Make it respond with actual data to guild queries that only return 1 or 2 lines, instead of just saying "I got N responses. Whisper me to get em."
- several bugfixes
r40188
- !gem red won't return the reduced threat metagem anymore
- results are now sorted by item rarity
- fix a bug that was emptying the database when 'have materials' was checked
- several bugfixes
r40029
- added an option to toggle short guildchat answers : only whisper back #results instead of the actual results
- now handles !gem green/purple/orange
- new slash commands for sending results directly to a player /clist enchant playername query, same goes for gem and craft, this option is also in the menu
- deDE fix is finally working
- several bugfixes
- code cleanup
r39693
- deDE localization
- added an option to limit search to the connected character's known crafts
- localtest : don't clear textboxes after a search
I´m playing with the german client. if someone whispers me with !gem it comes always the same answer: nothing. !gem red or into german !gem rot doesn´t work. all other professions work finde. any suggestions ?
r39462
- attempt to fix a compatibility issue with addons modifying craft panels
- now handles rarity as a keyword for gem searching
- now handles guildchat queries (results are whispered back due to popular request)
- !craft now looks through items description as well
r39376
- new option : print results of a query locally
- code cleanup, reducing memory usage
- don't hide incoming whispers beginning with a trigger if that trigger is disabled
- a craft wasn't ignorable if its panel was open