FuBar_SkillsPlusFu
Shows all skills in a tool tip and allows you to quickly select/reselect one of them. Also handles Cooldown information.
Use
The FuBar menu will display either Skills or the name of a skill that can be used to make things (so, say, Mining doesn't show, but Smelting does). Behind the skill (name and/or icon depending on your preferences) the number of cooldown items is displayed. This display show (total item - items ready) This will not be shown when you have no cooldown items for any of the toons you play.
By selecting the (right-click) menu you see all skills that you can use to make things with for your current toon. Selecting one of these skills will open the relevant skill window and put it's name/icon up in the FuBar. Clicking this later will open the associated skill window again. The last used skill is saved between sessions.
Options
Show skill label - Toggles the display of the skill name (or the text skills) on the FuBar. Use this when you want to show only the icon and the cooldown info.
Show other player skills - Allows you to select which other toons and skills are shown.
Show cross faction skills - Toggles whether the skills mentioned above include those of other faction toons.
Show player names - Toggles display of the player names in the cooldown info
Show cooldown notification - Toggles displaying the cooldown info on the FuBar
Clear current cooldown data - Clears the current cooldown database.
Hide cooldown data for - Allows you to hide a specific cooldown
Acknowledgements
This add-on is based on avngr's FuBar_ProfessionsFu, Kemayo's FuBar_KungFu, and smuggles FubarTradeCooldownFu. Thanks guys!
Install: extract the FuBar_SkillsPlusFu folder into
\World of Warcraft\Interface\AddOns\
Oops, forgot all about those. Adding them now...
Thanks.
http://rapidshare.com/files/190313966/SkillsPlusFu.lua.html
Added Jewelcrafting: Icy Prism, Tailoring: Moonshroud, Ebonweave, Spellweave. Seems to work. I know little about Lua programming but adding new CDs is nobrainer. Thanks for the easy to understand design of the main file!
It will be great to show all icons of avalaible professions to be shown on FuBar and make them clickable as in FuBar_tcgTradeSkills.
@@ -305 +305 @@
- self:AddSpellMatrixLine(GetSpellInfo(60350),cooldownItemName) -- Transmute: Titanium
+ self:AddSpellMatrixLine(GetSpellInfo(60350),nil) -- Transmute: Titanium
@@ -321,0 +322,3 @@
+ self:AddSpellMatrixLine(GetSpellInfo(56001),nil) -- Moonshroud
+ self:AddSpellMatrixLine(GetSpellInfo(56002),nil) -- Ebonweave
+ self:AddSpellMatrixLine(GetSpellInfo(56003),nil) -- Spellweave
Can you please add 'Ebonweave', 'Moonshroud' and 'Spellweave' to the list of cooldowns? Tailoring skill on a 4 DAY cooldown.
Thanks.
http://www.wowinterface.com/downloads/fileinfo.php?id=7571#comments
Maybe simply a library conflict?
[2008/11/28 16:22:18-1554-x1]: Skillet-1.13-153\UI\Sorting.lua:188: invalid order function for sorting
<in C code>: in function `CastSpellByName'
FuBar_SkillsPlusFu-3.0.2\SkillsPlusFu.lua:1014: in function `OnClick'
FuBarPlugin-2.0-90006:975: in function <...killsPlusFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:972>
FuBar-3.0.90012\FuBar.lua:1201: in function <Interface\AddOns\FuBar\FuBar.lua:1199>
Interface\AddOns\FuBar\FuBar.lua:1199
I've removed the code in 3.0.2, which should fix the problem.
Rezel, don't know... I still pick up the fact that it's created based on the Combat Log
Calesta, Smelt Titansteel's added to r122 (WoWAce). I read your request too late, sorry.
[2008/11/23 16:27:03-970-x3]: FuBar_SkillsPlusFu-3.0.1\SkillsPlusFu.lua:635: attempt to call method 'IsActive' (a nil value)
If I remember correctly the Saltshaker CD issue is an old problem from Blizzard's side. Have they fixed it recently?
Thanks.
As for the cooldown issues Xtina is experiencing.
I'm having a similar problem (sometimes) and I can't figure out what's happening. The best answer I have is that the data doesn't get saved, but...it's the same data that get's shown while the character is active.
I've asked some other folks, but...
Strange. Does anyone have an idea?
... Include file="Libs\LibCrayon-3.0\lib.xml
to
... Include file="Libs\Crayon-3.0\lib.xml