Change Log:
--------------------
2.12
- updated TOC to 5.1
- put in fix for white borders on clickable tooltips when border is hidden or not set to color by item quality
- skin Blizz's new compare tips for clickable tooltips
- fixed level logic for difficulty coloring
2.11.1
- put in check to only set percent health text if <= 100%
- this fixes errors where the client would wrongly report a maxhp of 1
2.11
- updated TOC for MoP
- updated libs
- added Monk class icon
- fixed talents - they now only show Specialization, no talent points
- added option to truncate health text
- cleaned up code a tad
- localized new globals in the upvalues list
- added optional faction icon to tooltip (settings located in "Extra Stuff" section)
- removed "MONOCHROME" font flag because it currently crashes the client
- changed "THICK OUTLINE" font flag to "MONOCHROME OUTLINE" (this won't crash you)
- changed two included statusbar textures - converted to .blp properly this time
2.9.4
- updated TOC for 4.3
- updated libs
2.9.3
- fixed a bug with the short talents option when mousing over someone with no talent spec
2.9.2
- that was quick! today's mini-patch fixed heirloom item colors (removed override code from TipTop)
2.9.1
- attempt to fix Blizz bug where Heirloom items are colored white (this only fixes the tooltip borders, I filed a bug report to fix on the servers)
2.9
- added option to only show main spec name (hiding the talent points)
2.8.3
- updated libs
- tweaked options layout for larger window
2.8.2
- bumped TOC number for 4.2
- all seems to be working as expected!
2.8.1
- updated libs
- fixed: health bars now stay your custom color!
2.8
- the health bar on the tooltip may now be colored by class
2.7
- FIXED: nil error when trying to get talents from players who haven't chosen their spec yet
- NEW: draggable frame for quick repositioning of the tooltip. X,Y coordinates are still available for fine tuning. Don't want to use the mover frame? It...
Description:
--------------------
**This version is for 5.0.4+
In my quest to find the perfect tooltip mod, I decided to create my own and have a learning experience. Thus, TipTop was born. TipTop seeks to modify the default tip instead of replace it.
Apparently, my comments are a magnet for bug reports and feature requests, despite the buttons for them to the right to put them on my portal, the FAQ saying to put them on my portal (with links even!), and repeated requests in the comments section to put them at my portal. So I'll put it here in big, colorful, bold letters.
FEATURE REQUESTS AND BUG REPORTS NEED TO BE PUT ON MY PORTAL. IF YOU PUT THEM IN MY COMMENTS, THEY WILL MOST LIKELY BE FORGOTTEN AND/OR IGNORED.I appreciate the time that you take to report bugs and request things, but please appreciate the time/effort that it takes me to go through them and remember them, and please just put them in the correct location. :)
Features:
optional class-colored border for units (optional support for !ClassColors)
optional difficulty-colored border for units
option to display class icon before unit's name in tooltip (off by default)
added target text line
"faded" tip if unit is tapped, dead, or offline
custom border, background, and status bar textures
custom font selection, plus option of Outline, etc.
custom background color/alpha
custom health bar color, including class-colored
ability to move the tooltip or attach to cursor
can show health on statusbar in four different formats
health bar may be above or below the tooltip, or be contained inside the tooltip
item-quality colored border for items
raid icon display
added talent text line
[...
--------------------
2.12
- updated TOC to 5.1
- put in fix for white borders on clickable tooltips when border is hidden or not set to color by item quality
- skin Blizz's new compare tips for clickable tooltips
- fixed level logic for difficulty coloring
2.11.1
- put in check to only set percent health text if <= 100%
- this fixes errors where the client would wrongly report a maxhp of 1
2.11
- updated TOC for MoP
- updated libs
- added Monk class icon
- fixed talents - they now only show Specialization, no talent points
- added option to truncate health text
- cleaned up code a tad
- localized new globals in the upvalues list
- added optional faction icon to tooltip (settings located in "Extra Stuff" section)
- removed "MONOCHROME" font flag because it currently crashes the client
- changed "THICK OUTLINE" font flag to "MONOCHROME OUTLINE" (this won't crash you)
- changed two included statusbar textures - converted to .blp properly this time
2.9.4
- updated TOC for 4.3
- updated libs
2.9.3
- fixed a bug with the short talents option when mousing over someone with no talent spec
2.9.2
- that was quick! today's mini-patch fixed heirloom item colors (removed override code from TipTop)
2.9.1
- attempt to fix Blizz bug where Heirloom items are colored white (this only fixes the tooltip borders, I filed a bug report to fix on the servers)
2.9
- added option to only show main spec name (hiding the talent points)
2.8.3
- updated libs
- tweaked options layout for larger window
2.8.2
- bumped TOC number for 4.2
- all seems to be working as expected!
2.8.1
- updated libs
- fixed: health bars now stay your custom color!
2.8
- the health bar on the tooltip may now be colored by class
2.7
- FIXED: nil error when trying to get talents from players who haven't chosen their spec yet
- NEW: draggable frame for quick repositioning of the tooltip. X,Y coordinates are still available for fine tuning. Don't want to use the mover frame? It...
Description:
--------------------
**This version is for 5.0.4+
In my quest to find the perfect tooltip mod, I decided to create my own and have a learning experience. Thus, TipTop was born. TipTop seeks to modify the default tip instead of replace it.
Apparently, my comments are a magnet for bug reports and feature requests, despite the buttons for them to the right to put them on my portal, the FAQ saying to put them on my portal (with links even!), and repeated requests in the comments section to put them at my portal. So I'll put it here in big, colorful, bold letters.
FEATURE REQUESTS AND BUG REPORTS NEED TO BE PUT ON MY PORTAL. IF YOU PUT THEM IN MY COMMENTS, THEY WILL MOST LIKELY BE FORGOTTEN AND/OR IGNORED.I appreciate the time that you take to report bugs and request things, but please appreciate the time/effort that it takes me to go through them and remember them, and please just put them in the correct location. :)
Features:
optional class-colored border for units (optional support for !ClassColors)
optional difficulty-colored border for units
option to display class icon before unit's name in tooltip (off by default)
added target text line
"faded" tip if unit is tapped, dead, or offline
custom border, background, and status bar textures
custom font selection, plus option of Outline, etc.
custom background color/alpha
custom health bar color, including class-colored
ability to move the tooltip or attach to cursor
can show health on statusbar in four different formats
health bar may be above or below the tooltip, or be contained inside the tooltip
item-quality colored border for items
raid icon display
added talent text line
[...