frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
108 stars 20 forks source link

Feature Request for Item Tooltips #219

Closed Grand-Warchief closed 1 year ago

Grand-Warchief commented 1 year ago

I would love the ability to see the expansion an item came from within the tooltip somewhere. I didn't play in many of the old expansions so I don't inherently recognize the origins of items. Having an icon that indicates the expansion would be VERY helpful. There are other bag related addons that have it so I know it can be found somewhere. I'm just hoping it can be added to this one. :)

frozn commented 1 year ago

Good idea 👍

I added this feature and it will be included in the next release. Unfortunately it only works in retail version and not in WotLKC or classica era, because the related expansion to the item in api function GetItemInfo() is only available since expansion legion.

Grand-Warchief commented 1 year ago

Hey, I just wanted to express my gratitude not only for the fact that you spend the time looking through these threads but also for the promptness of your response. I know it must be difficult keeping up with addons and I'm sure you get a ton of requests all the time for bugs, enhancements, etc, but the fact that you took the time to look at my suggestion and implemented it really means a lot. I've been using this addon for a while now and will continue to HIGHLY recommend it to all my friends, doubly so now that I know the developers listen to their community. Thank you so much for your hard work!

frozn commented 1 year ago

Thanks for your kind words! 🙂

Yes, maintaining addons is really time intensive. Additionally considering all 3 WoW flavors (Retail, WotlKC, Classic Era) and the changes that come with new WoW updates needs extra time, too. Because I do it in my spare time, there's even less time for actual playing. My druid still isn't at max level. 🙈

Regarding the expansion name: I also added (optionally) the expansion icon, which looks quite nice too:

image

😍

frozn commented 1 year ago

Added with release v23.05.01.