TinyTip
<font>Please delete your all your TinyTip folders before upgrading to the latest version</font>
What is TinyTip? Well, it started out as just a simple upgrade over AF_Tooltip_Mini and exploded from there. Now it shares no code with what it used to be, becoming something more, while still staying true to its name. The core of TinyTip is basically just an upgrade over AF_Tooltip_Mini, a small file around 24KB. The more modules you allow to load, the more this value increases. The goal of TinyTip is to allow you to mix and match your modules while keeping the smallest memory footprint possible. All files except TinyTip.lua and its locale files are optional. You can take a look below, I've listed the optional files as "not required". If you don't use a file's features, you can safely remove it from the TOC.
Anyway, as you can guess, TinyTip changes the look of your GameTooltip. Here are the features found in core:
--------------------------------------------------------------------------------------
TinyTip (core)
--------------------------------------------------------------------------------------
In TinyTip.lua (required)
- Name, backdrop, and border (optional) colouring by reaction (Hostile, Friendly, etc.)
- Class coloured with raid colours.
- Level coloured by difficulty.
- Creature Type (Imp, Cat) given for Pets.
- UnitClassification (Humanoid, Undead, etc.) given for NPCs.
- Elite Status (Elite, Rare, WorldBoss, Rare Elite) added when applicable.
- (Tapped) for Tapped, (Corpse) for Corpse
- Optional Guild Names displayed. (on by default)
- Optional backdrop coloring for friends and guildies. (on by default)
- Optional Honor Rank Name or Number. (on by default)
- Optional "Hostile", "Friendly", etc. reaction text for the colour-blind. (off by default)
- Optional Compact Tooltip mode.
- English, German, French, and Chinese localization, and partial support for other clients.
In Embedded TinyTipAnchor.lua (not required)
- Positioning Options (Anchoring, Offsets)
In TinyTipTargets
- TargetOfTarget information - what is this tooltip's unit targeting?
- Search through Party members targeting this unit, or...
- Search through Raid members targeting this unit.
In TinyTipIcons.lua (TinyTipExtras, not required)
- PvP Rank Icon
- Buffs and Debuffs
- Raid Target Icon
-----------------------------------------------------------------------
In LoadOnDemand Addon TinyTipOptions
GUI Options, use /tinytip or /ttip to bring up the menu.
Only loaded if you use that slash command.
-----------------------------------------------------------------------
-----------------------------------------------------------------------
Troubleshooting
-----------------------------------------------------------------------
Q: TinyTip is preventing another tooltip addon from working.
A: Go into that other addon's TOC file and add/change this line to include TinyTip.
## OptionalDeps:
Q: I'm getting an error from TinyTip, or an option isn't working right.
A: 1) Check my WoWI portal to see if it's a known issue, and for updates.
   2) Maybe your files are corrupt. Delete TinyTip, TinyTipExtras, and TinyTipOptions, then re-download them and install from stratch.
   3) Your Saved Variable database may have gotten corrupt somehow. Try using /tinytip default and then /tinytip confirm to reset it.
   4) If resetting your options doesn't work, exit WoW, delete all your Saved Variable files for TinyTip (global and per character), then restart WoW.
   5) Leave a bug report on my WoWI portal.
Q: Where's the secret cow option?
A: There is no secret cow option.
        
        
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 25, 2014Thank you so much for this! Works perfectly again now :D
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 25, 2014It works but it's really choppy when I hover over someone. Any tips?
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Nov 1, 2014Superb ... Thx alot!
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 19, 2014i dont know whats going on, there are no errors and its just not working... if anyone has a hint then i can probably fix it.
i tried a workaround for the getaddoninfo but so far without sucess... have to dig deeper
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 19, 2014Anyone have a fix so this works in 6.0? API getaddoninfo needs tweaked.
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 17, 2014Will this addon be updated for 6.0? It's one of my favorites and I can't seem to find another one this good.
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 17, 2014Because of API GetAddOnInfo is changed in 6.0, TinyTip need to fix for WoD,
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Sep 10, 2013Alright I saw the same problem, and here's a temporary workaround that should get people up and running:
Open up <WoW Directory>\Interface\AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua
Find line 95, which should look like this:
_, rankNumber = GetPVPRankInfo(UnitPVPRank(unit), unit)
Replace this line with this one:
rankNumber = 0
Since this is not my add-on, I don't really understand what this bit of the code does (but I'm guessing it allows TinyTip to put a person's PvP rank with the character's name). However, this should eliminate errors until (hopefully) the author gets a chance to update this.
Good luck!
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Sep 11, 2013That seemed to get rid of the lag-fest that I was getting while mousing over people. Thanks :)
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Sep 13, 2013A 1000 thanks!
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Sep 15, 2013THANKS
It works =)
Nice work.
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Mar 13, 2014Worked! Thx a lot! :)
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Oct 11, 2014fixed:D
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Sep 10, 2013Completely broken in 5.4
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Feb 15, 2013Is this being updated or maintained? I found Jordan's Fan Fix for 5.0.4 but nothing since :(
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Apr 28, 2013This may be old but I don't think so (http://www.wowinterface.com/downloads/info5096-TinyTip.html).
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Sep 20, 2012Anyone know how I can remove Alliance/Horde faction line from the tooltip? Also guild rank. I haven't played WoW in a while but I remember being able to turn these off, but the options aren't there anymore? It's just useless information that adds clutter. Thanks in advance, and thank you for the hard work Thrae.
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Dec 28, 2012Any word on this? The guild rank is quite distracting after using Tiptac for so long. I would prefer to use this addon, but needs the ability to remove the guild rank.
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Sep 28, 2012I just tried it. I changed the anchor to CENTER using TinyTipOptions, and it was then in the center? What issue are you seeing? You do either have TinyTipOptions installed as well or are hand editing the files?
- 
            
                
                View User Profile
     
            
            
            
       
 
 
       - 
            
                
                Send Message
     
            
            
            
       
 
 
Posted Sep 20, 2012It will not allow me to move the tooltip to where I want it. I used to use Tooltip Wrangler but it is no longer supported so I switched to this addon today.
I tried to move the tooltips to bottom left, top left, smart, nothing works, stays to the bottom right. I like my tooltips offset in the center....