Download
(393Kb)
Download
Updated: 08-19-18 09:57 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-19-18 09:57 AM
Created:03-26-09 11:25 PM
Downloads:35,759
Favorites:132
MD5:

FreebTip  Popular! (More than 5000 hits)

Version: 8.0.1a
by: Freebaser [More]

Changes the look of the game tooltip. There is no in-game configuration. Check FreebTip.lua for options.

"/freebtip" - Slash command for in-game anchor

Some Features:
-- Item rarity border color
-- Unit's target
-- Class colored names
-- Guild tag coloring
-- Guild ranks
-- health bar values
-- level difficulty coloring
-- hide titles and realms
-- Mutiple linked item tooltips

8.0.1a
-- update for 8.0

7.1.0b
-- itemRef fix

7.1.0a
-- chat hover tip
-- fixes

7.0.3c
-- another artifact ilvl fix

7.0.3b
-- fix for world map tooltips
-- fix for incorrect ilvl on artifact off-hand weapon
-- show player title option
Post A Reply Comment Options
Unread 06-25-15, 01:19 AM  
dary1125
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Update FreebTip

WOW has been updated to 6.2.0, hope that the author can update the FreebTip.
Report comment to moderator  
Reply With Quote
Unread 03-07-15, 12:26 PM  
748248721
A Murloc Raider

Forum posts: 5
File comments: 20
Uploads: 0
ConsolidatedBuffsTooltip isnt styled, pls.
Last edited by 748248721 : 03-09-15 at 10:46 AM.
Report comment to moderator  
Reply With Quote
Unread 03-05-15, 12:43 PM  
mikma
A Cyclonian
 
mikma's Avatar
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 267
Uploads: 23
Taints SocialUI.lua

I noticed that this addon is tainting the Blizzard's Twitter-intergration, also known as SocialUI.lua.

Tested and confirmed with many, many disable and reload that it infact is FreebTip that does the taint:

Message: ...rface\AddOns\Blizzard_SocialUI\Blizzard_SocialUI.lua:119: Attempt to access forbidden object from code tainted by an AddOn
Time: 03/05/15 20:38:15
Count: 2
Stack: [C]: in function `Show'
...rface\AddOns\Blizzard_SocialUI\Blizzard_SocialUI.lua:119: in function `SocialPostFrame_ShowScreenshot'
Interface\FrameXML\ItemRef.lua:249: in function <Interface\FrameXML\ItemRef.lua:1>
(tail call): ?
...ace\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua:3602: in function <...ace\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua:3546>
[C]: in function `SetItemRef'
Interface\FrameXML\ChatFrame.lua:3374: in function `ChatFrame_OnHyperlinkShow'
[string "*:OnHyperlinkClick"]:1: in function <[string "*:OnHyperlinkClick"]:1>

Locals: (*temporary) = SocialPostFrame {
0 = <userdata>
TitleText = <unnamed> {
}
RightBorder = <unnamed> {
}
LeftBorder = <unnamed> {
}
ImageFrame = <unnamed> {
}
ShareIcon = <unnamed> {
}
EdgeArt-Right = <unnamed> {
}
TopRightCorner = <unnamed> {
}
TopLeftCorner = <unnamed> {
}
Bg = <unnamed> {
}
ScreenshotButton = <unnamed> {
}
TopBorder = <unnamed> {
}
PostButton = <unnamed> {
}
TopTileStreaks = <unnamed> {
}
TitleBg = <unnamed> {
}
BottomBorder = <unnamed> {
}
BotRightCorner = <unnamed> {
}
BorderFrame = <unnamed> {
}
SocialMessageFrame = SocialPostFrameMessageFrame {
}
CloseButton = <unnamed> {
}
Title = <unnamed> {
}
AchievementButton = <unnamed> {
}
BotLeftCorner = <unnamed> {
}
DragBar = <unnamed> {
}
EdgeArt-Left = <unnamed> {
}
ItemButton = <unnamed> {
}
}
Report comment to moderator  
Reply With Quote
Unread 01-24-15, 02:18 AM  
dary1125
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Add the options menu

Hope to increase the Options Menu in the game.
Here is my modified after effect,Display Spell ID, Item ID, added Glyph ID, Quest ID, Achievement ID.
Report comment to moderator  
Reply With Quote
Unread 01-13-15, 02:33 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
i think this frame(chapter) was been missed
http://i.imgur.com/896ylLI.png
the left didnt texture.
Report comment to moderator  
Reply With Quote
Unread 01-11-15, 03:37 PM  
Tonkk
A Murloc Raider

Forum posts: 4
File comments: 1
Uploads: 0
Disabling Class Colors

Hi,

Great addon! This is the only tooltip addon that doesn't eventually distort the text alignment, and therefore is the only one that satisfies my OCD. Well done!

I would like to have all character names display in white, instead of class colors. How would I go about doing that?

Thank you.
Report comment to moderator  
Reply With Quote
Unread 01-02-15, 05:01 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Please FIX Inspect Bug :/

When trying to look into ppls gear the addon again shows no icons or empty tooltips

You can run around in Ashran an try to inspect some ppl and I'll reproduce the bug very fast.

There are 3 stages of Inspecting blocked:
1. Can see gear icons but tooltips don't show it only shows the name of the slot
2. Can't see any icons of the Gear and noo tooltips all slots are empty
3. Can't even open the inspect menu untill I try it many times

Please fix!
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Last edited by Tonyleila : 01-04-15 at 04:27 PM.
Report comment to moderator  
Reply With Quote
Unread 12-18-14, 03:31 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Originally Posted by KonigTX
How can I modify this to make it anchor to my cursor? I tried changing the line:

if ns.cfg.cursor and frame == WorldFrame then

to

if ns.cfg.cursor then

but it didn't work, also tried

if cursor then

Any help?
search for this in tip.lua
Code:
	cursor = false,
replace false with true
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 12-18-14, 01:52 PM  
dary1125
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
second line how the text is right aligned

Tooltip second line how the text is right aligned?
Report comment to moderator  
Reply With Quote
Unread 12-17-14, 04:37 PM  
KonigTX
A Fallenroot Satyr

Forum posts: 23
File comments: 6
Uploads: 0
How can I modify this to make it anchor to my cursor? I tried changing the line:

if ns.cfg.cursor and frame == WorldFrame then

to

if ns.cfg.cursor then

but it didn't work, also tried

if cursor then

Any help?
Report comment to moderator  
Reply With Quote
Unread 11-30-14, 04:17 AM  
Kimera
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hello,

I'd like to know how to color the lvl, color(class) the class, and clean "( Joueur )" ( i.e Player ) thing .
I don't see these things on tip.lua, but maybe i missed them like the tips i see don't have these problems...
maybe the french client ?



Thank you for this addon!
Report comment to moderator  
Reply With Quote
Unread 11-29-14, 10:51 PM  
dary1125
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
A small bug

First of all thank the author.
When the target is the oneself, sometimes unable to show talent and item level.

Report comment to moderator  
Reply With Quote
Unread 11-29-14, 01:38 PM  
dary1125
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Right-justified

Code:
if(tiptextLevel) then
        tiptextLevel:SetFormattedText(("|cfffcd500Level|r %s %s%s %s"), textLevel, creature, unitClass,
	(not alive and "|cffCCCCCC"..DEAD.."|r" or ""))
end
Question:
"|cfffcd500Level|r " this value is how left-justified?

"%s %s%s %s" this value is how right-justified?

In addition, "multiTip = true" this option is what meaning? I don't understand.
Last edited by dary1125 : 11-29-14 at 01:45 PM.
Report comment to moderator  
Reply With Quote
Unread 11-29-14, 07:27 AM  
dary1125
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Item level display error

After level 100, item level display error.
LibItemUpgradeInfo has been updated to v1.0.8
http://www.wowace.com/addons/libitem...nfo-1-0/files/

Report comment to moderator  
Reply With Quote
Unread 11-26-14, 11:10 PM  
dary1125
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Re: Re: Re: Re: Alliance or Horde icon

Originally Posted by raziki
Originally Posted by dary1125
Originally Posted by Freebaser
Originally Posted by dary1125
How to display the Alliance or Horde icon?
Faction text can be enabled with "hideFaction = false", but the newest version has Faction Icon enabled for players.

@yourname400
Mouseover works for world objects, but UI elements will show on the anchor.

@Tonyleila
This was already working for me.
Can refer to the TipTop
Code:
function TipTop:FactionIcon()
	if not factionIcon then
		factionIcon = ttSBar:CreateTexture(nil, "OVERLAY")
		factionTable = {
				["Alliance"] = "Interface\\Timer\\Alliance-Logo",
				["Horde"] = "Interface\\Timer\\Horde-Logo",
				["Neutral"] = "Interface\\Timer\\Panda-Logo",
			}
	end
	factionIcon:SetWidth(db.factionIconSize)
	factionIcon:SetHeight(db.factionIconSize)
	factionIcon:SetPoint("CENTER", TipTop, db.factionIconPosition, db.factionIconX, db.factionIconY)
	factionIcon:Hide()
end

local function FactionIconUpdate()
	if UnitPlayerControlled("mouseover") then
		factionIcon:SetTexture(factionTable[UnitFactionGroup("mouseover")])
		factionIcon:Show()
	else
		factionIcon:Hide()
	end
end
- Where and what file do i need to config, and do i need to copy-paste this somehow?
- what do i do?

Would love to get that Tiny Horde/Alliance icon as you shown on the picture but in Freebtip.
this's TipTop

this's Freebtip

Very much hope that the author
Like the appearance of TipTop shows the Alliance and Horde Icon
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: