Fizzle
Show item durability and quality in the character frame.
This allows you to see, at a glance, the durability and the quality of your gear while the character frame is open.
Although in recent years Blizzard added a similar functionality, highlighting the borders of gear in the character frame to show their quality, Fizzle's borders are much more vivid and easier to see.
The addition of the durability text means no more having to highlight gear to see which pieces are damaged and what their durability is at.
Working fine here, I didn't need to update it for 3.0.2 at all, there were no changes in the UI that broke Fizzle.
If you're having issues, I assume you're getting errors. If you're getting errors, use the ticket system to post them so I can take a look. Otherwise, your comment is just not helpful.
This add on is not by the same author as FizzleBag. That one was by Tristan, and he appears to be AWOL. I've recreated his addon with a new name, and all new code (borrowed in large part from FizzleGlyph and Fizzle). Check it out here:
http://wow.curse.com/downloads/wow-addons/details/fizzleinventory.aspx
for those in a hurry you can add it yourself in embed.xml.
<Include file="Libs\AceBucket-3.0\AceBucket-3.0.xml"/>
Error: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceBucket-3.0".
File: Interface\AddOns\Fizzle\Core.lua
Line: 2
Count: 1
--------------------------------------------------
Error: attempt to index global 'Fizzle' (a nil value)
File: Interface\AddOns\Fizzle\Inspect.lua
Line: 1
Count: 1
So what changes were made; this obviously isn't an update from the developer. Just a TOC change from an interested party? Please elucidate.
[2008/10/19 08:54:46-1321-x1]: Fizzle-20400-1\Core.lua:117: attempt to call global 'InterfaceOptionsFrame_OpenToFrame' (a nil value)
Interface\FrameXML\ChatFrame.lua:3212: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:2911: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:2932: in function <Interface\FrameXML\ChatFrame.lua:2931>:
<in C code>: in function `ChatEdit_OnEnterPressed'
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>