Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eyal-wowhub/tooltipinfo
Enhances the standard tooltip with additional information and visuals.
https://github.com/eyal-wowhub/tooltipinfo
world-of-warcraft world-of-warcraft-addon wow wow-addon
Last synced: about 7 hours ago
JSON representation
Enhances the standard tooltip with additional information and visuals.
- Host: GitHub
- URL: https://github.com/eyal-wowhub/tooltipinfo
- Owner: Eyal-WowHub
- License: other
- Created: 2024-01-12T01:56:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T20:12:08.000Z (3 months ago)
- Last Synced: 2025-01-05T14:39:15.127Z (14 days ago)
- Topics: world-of-warcraft, world-of-warcraft-addon, wow, wow-addon
- Language: Lua
- Homepage: https://www.curseforge.com/wow/addons/tooltipinfo
- Size: 577 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# TooltipInfo
TooltipInfo is a simple and opinionated addon designed to enrich your World of Warcraft experience by enhancing the the standard tooltip with additional information and visuals.
## Features:
![Tooltip](Screenshots/Default.png)
- **Anchors:** You can set the anchor to dynamic by typing `/tti anchor dynamic` which adjusts the anchor of the tooltip based on whether it's a unit or a frame:
- **For Units:** it anchors to the right of the unit.
- **For Frames:** it anchors to the default position, except in rare cases where the positioning may be adjusted.
- **To revert the anchor back to normal you can type:** `/tti anchor normal`. **Reloads the UI.**- **Guild:** Display the guild name and character rank.
- **Honor Level:** Display the honor level of players.
- **Item Source:** Display the expansion name for items, indicating when they were introduced.
- **Character Level:** Display the effective/actual level of characters.
- Can be useful for Timewalking Dungeons- **Mythic+:** Display Mythic+ rating and best run of characters.
- **Raid Icon:** Display the icon on the tooltip.
- **Target of Target:** Display the target's target for improved awareness.
- **StatusBar:** Display the health of units on the tooltip's StatusBar.
- **Character Race and Class Colors:** Color-coded for improved visuals.
## Additional Features:
### Display Away Status
![Away](Screenshots/Away.png)
### Hold Shift to reveal the ID of items
![SpellID](Screenshots/ItemID.png)
### Hold Shift to reveal the ID of spells
![SpellID](Screenshots/SpellID_ActionBar.png)
![SpellID](Screenshots/SpellID_SpellBook.png)
![SpellID](Screenshots/SpellID_Talents.png)
### Hold Shift to reveal the ID of auras
![SpellID](Screenshots/AuraID.png)
### Hold Shift to display the full name of macros
![Macro Name](Screenshots/MacroName.png)
### Hold Shift to display the name of the Mythic+ dungeon
![Macro Name](Screenshots/MythicPlus.png)
### Enjoy!