StarTip
This project is being retired in favor of its successor, StarTip2. This new addon is still in beta, but it already fixes bugs that existed in StarTip the original. http://wow.curseforge.com/addons/startip2/
-
-
StarTip - Tooltips from OuterSpace
Credits:
Huge appreciation goes out to ckknight for a ton of code. If you know CowTip, StarTip is similar. Props to Shefki for LuaTexts.
And many tributes go out to the many library authors whom have written the numerous libraries StarTip's script environment is built upon.
Customization Tips
StarTip provides an environment for your scripts.. This environment provides WoW API functions such as UnitName, UnitLevel, etc... If it's not available, try _G. Also, much of LuaTexts by Shefki is included, but be aware that modifications have been made and elements either removed or added. Also be aware that how you format your return values is incompatible with Pitbull4's implementation. In StarTip you simple return a string that's already formatted.
There are many plugins available. I imagine if you're willing to write an actual Lua script that you won't mind reading code. Go into the Libs folder and click into LibScriptable-1.0. Note all the LibScriptablePlugin* elements. These are what provide StarTip's script environment with functions and other elements.
Check here for a brief tutorial.
StarTip also has LibDogTag support. Just return the dog tag from your script, and click the check mark labeled "Dog Tag" to enable this feature.
Note: If you know of a library that you want to make available in your own scripts. let me know and I'll see about writing a plugin for it.
Bug Reports and Feature Requests
StarTip will take advantage of BugGrabber if it's installed, and will attempt to disable lines that cause errors. Note that the errors are not suppressed.
Report any bugs or feature requests here: StarTip Forum.
Or create a ticket here: StarTip Ticket Tracker
You can also post on the Wowace forum thread.
If you find a bug and you want to revert to a stable version, try the upload on Wowinterface.com
Note: Please write a ticket if you have a back trace: StarTip Ticket Tracker
Note to Translators: You can easily support this project by translating some phrases at either two locations: StarTip and LibScriptable-1.0.
The comments on Curse.com have been disabled. They're too much of a hassle to keep up with and use to communicate with users. There are numerous other options mentioned in this description for filing bug reports, or for simply seeking general help. Try the Wowace.com forums if you're still not sure where to go.
I used this functionality in CowTip and miss it greatly!
http://wow.curse.com/downloads/wow-addons/details/elkbuffbars.aspx
I updated from an older version where it used to show but current version does not :(
Thanks for updates
Currently there's no way to adjust the fade time. I'll look into this, as long as my computer holds up. lol. My computer locks up sometimes when I start WoW, more often lately. >.< Digs into dev time.
3x StarTip_Position-1.0\Position.lua:573: attempt to index field 'envirnment' (a nil value)
LibScriptableUtilsTimer-1.0-24:219: in function <...ptableUtilsTimer-1.0\LibScriptableUtilsTimer-1.0.lua:215>
I've deleted all Startip folders and reinstalled, still there. I also tried correcting the spelling to 'environment' on this line and get another error further down in the module:
70x StarTip_Position-1.0\Position.lua:578: Usage: GameTooltip:SetPoint("point" [, region or nil] [, "relativePoint"] [, offsetX, offsetY])
StarTip_Position-1.0\Position.lua:578: in function `callback'
LibScriptableUtilsTimer-1.0-24:219: in function <...ptableUtilsTimer-1.0\LibScriptableUtilsTimer-1.0.lua:215>
http://www.wowace.com/addons/startip/pages/animations/