FuBar_tcgTradeskills is a fubar plugin for trade skill button goodness. The original author Thiana is MIA unfortunately, so updates to new tradeskills and cooldowns are lacking.
Two diffs (Core.lua and Cooldowns.lua) follow. The core.lua patch adds buttons for Prospecting and Jewelcrafting, and the Cooldowns.lua adds cooldowns for all currently known transmutes and cloths.
I don't currently have an SVN account, nor would I want to take over this addon permanently. If someone feels like committing it, cool, but please remember it's drycoded and may actually fall on its face. That said, if someone feels like testing, go for it and post errors please =)
There was an update today. Now when I login I get:
[2007/07/28 05:12:06-473-x1]: FuBar_tcgTradeskills\Cooldown.lua:358: attempt to call method 'Pour' (a nil value)
I like this addon because it nags me when there is a cooldown. I've kept up with the transmutes and all and it's really paid off.
i am a longtime user of FuBar_tcgTradeskills. I have noticed, that the colldown of the Salt SHaker is not trakced any more. I have tried to delete the saved variables bit it did nit help. I am on a german client and using version 45590.9
Whats wrong whith it?
the 'Salt Shaker' is beeing used to create 'Refined Deeprock Salt' from 'Deeprock Salt'.
After using it, the 'Salt Shaker' has a 3 day cooldown.
Perhaps you will need the translations of the items for the german client:
Deeprock Salt = Tiefsteinsalz
Refined Deeprock Salt = Raffiniertes Tiefsteinsalz
Salt Shaker = Salzstreuer
I have found the following comment at Thottbot:
The timer to create the refined deeprock salt is on each toon, not each salt shaker. Cooldown timer is 3 days to reuse. Think of it as being similar to the 4 day timer for a tailor to create 1 mooncloth from 2 felcloth.
not really. as i said, it's not tracked by name, but by item id. for refined deeprock salt, that item id is 15409. i don't currently have access to a leatherworker, so can you please confirm/deny that it is correct?
not really. as i said, it's not tracked by name, but by item id. for refined deeprock salt, that item id is 15409. i don't currently have access to a leatherworker, so can you please confirm/deny that it is correct?
The addon keeps reminding me that I can make another Arcanite Bar. Like every two minutes, which is kinda annoying. :)
10:39:56 tcgTradeskills: Pyh?lehm? of Die Nachtwache: Cooldown expired for [Arcanite Bar]
10:40:09 BeanCounter v4.0.4 loaded
10:40:19 tcgTradeskills: Pyh?lehm? of Die Nachtwache:
10:40:19 tcgTradeskills: [Arcanite Bar] cooldown has expired (Alchemy)
10:40:48 Reconciled 0 auctions (1 discrepencies)
10:41:56 tcgTradeskills: Pyh?lehm? of Die Nachtwache: Cooldown expired for [Arcanite Bar]
10:43:56 tcgTradeskills: Pyh?lehm? of Die Nachtwache: Cooldown expired for [Arcanite Bar]
10:45:56 tcgTradeskills: Pyh?lehm? of Die Nachtwache: Cooldown expired for [Arcanite Bar]
Messages are sent through parrot as well. It has not done this before - but this was the first time I made an Arcanite Bar. Bug or feature?
not really. as i said, it's not tracked by name, but by item id. for refined deeprock salt, that item id is 15409. i don't currently have access to a leatherworker, so can you please confirm/deny that it is correct?
Hi there,
sorry for not responding any sooner.
The Salt Shaker which holds the cooldown has item id 15846. It has a 3-days-cooldown and creates Refined Deeprocksalt (id 15409) out of Deeprock Salt (id 8150). I hope this helps because I miss the reminder feature so much :/
I 'was' having problems until I had to reinstall windows..everything else.So I may be still getting the errors after the 3 days....yup, I was STILL getting that error after nuking my saved variables a few times. I installed a separate trade cooldown mod.
I have access to a leather worker, so I will look into that salt shaker thing in the weekend.
For now I added "Brilliant Glass" to Jewelcrafting, durcyn, could you please commit it?
Since the author doesn't seem to be updating this for 3.0.x I'm attempting to get it to work with Inscription, but I have a couple of issues. Keep in mind, I've never done this sort of thing before, so this is a bit over my head. But I'm getting there.
1. I have the Inscription skill showing in the list now, but am unable to get it to recognise any Inscription cooldowns (specifically "Minor Inscription Research" and "Northrend Inscription Research"). I realise the CDs are listed by the item number of the recipe, but where do I find out what recipes are what number?
2. Each character on the list is listed in the raid colour of their class. Currently in the game the Death Knight is red, but this mod lists the DK as grey. I'm not sure where in the files this is located.
3. Also unable to figure out what the icon is called for Inscription. Again, is there a list of what the name of each icon is called? EDIT: Found out it's called "INV_Inscription_Tradeskill01" and I have it showing the Inscription icon on FuBar now.
Since the author doesn't seem to be updating this for 3.0.x I'm attempting to get it to work with Inscription, but I have a couple of issues. Keep in mind, I've never done this sort of thing before, so this is a bit over my head. But I'm getting there.
1. I have the Inscription skill showing in the list now, but am unable to get it to recognise any Inscription cooldowns (specifically "Minor Inscription Research" and "Northrend Inscription Research"). I realise the CDs are listed by the item number of the recipe, but where do I find out what recipes are what number?
2. Each character on the list is listed in the raid colour of their class. Currently in the game the Death Knight is red, but this mod lists the DK as grey. I'm not sure where in the files this is located.
3. Also unable to figure out what the icon is called for Inscription. Again, is there a list of what the name of each icon is called? EDIT: Found out it's called "INV_Inscription_Tradeskill01" and I have it showing the Inscription icon on FuBar now.
This is great news :) I look forward to any and all updates that you can provide for us, this is the best tradeskill CD addon available and tough to be without :)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Two diffs (Core.lua and Cooldowns.lua) follow. The core.lua patch adds buttons for Prospecting and Jewelcrafting, and the Cooldowns.lua adds cooldowns for all currently known transmutes and cloths.
ndex: Core.lua
===================================================================
--- Core.lua (revision 26723)
+++ Core.lua (working copy)
@@ -47,12 +47,15 @@
["Skinning"] = 0,
["Smelting"] = blspell:GetSpellIcon("Smelting"),
["Tailoring"] = blspell:GetSpellIcon("Tailoring")
+ ["Jewelcrafting"] = blspell:GetSpellIcon("Jewelcrafting")
+ ["Prospecting"] = blspell:GetSpellIcon("Prospecting")
}
local linked_skills = {
[ blspell["Smelting"] ] = blspell["Mining"],
[ blspell["Disenchant"] ] = blspell["Enchanting"],
[ blspell["Pick Lock"] ] = blspell["Lockpicking"],
+ [ blspell["Prospecting"] ] = blspell["Jewelcrafting"],
}
local silly_map = {
Index: Cooldown.lua
===================================================================
--- Cooldown.lua (revision 26723)
+++ Cooldown.lua (working copy)
@@ -54,8 +54,16 @@
[12808] = {duration = 86400, skill = "Alchemy", shared=1 }, -- Essence of Undeath
[12360] = {duration = 172800, skill = "Alchemy", shared=1 }, -- Arcanite Bar
[7068] = {duration = 600, skill = "Alchemy", shared=1 }, -- Elemental Fire
+ [54709] = {duration = 86400, skill = "Alchemy", shared=1 }, -- Primal Earth
+ [54864] = {duration = 86400, skill = "Alchemy", shared=1 }, -- Primal Life
+ [54937] = {duration = 86400, skill = "Alchemy", shared=1 }, -- Primal Fire
+ [55156] = {duration = 86400, skill = "Alchemy", shared=1 }, -- Primal Water
+ [55223] = {duration = 86400, skill = "Alchemy", shared=1 }, -- Primal Shadow
[15409] = {duration = 259200, skill = "Leatherworking" }, -- Refined Deeprock Salt
[14342] = {duration = 345600, skill = "Tailoring" }, -- Mooncloth
+ [56506] = {duration = 345600, skill = "Tailoring" }, -- Primal Mooncloth
+ [56762] = {duration = 345600, skill = "Tailoring" }, -- Shadowcloth
+ [56768] = {duration = 345600, skill = "Tailoring" }, -- Spellcloth
[17202] = {duration = 86400, skill = "Engineering" }, -- Snowball
-- [21536] = {duration = 86400 }, -- Elune Stone
I don't currently have an SVN account, nor would I want to take over this addon permanently. If someone feels like committing it, cool, but please remember it's drycoded and may actually fall on its face. That said, if someone feels like testing, go for it and post errors please =)
[2007/07/28 05:12:06-473-x1]: FuBar_tcgTradeskills\Cooldown.lua:358: attempt to call method 'Pour' (a nil value)
I like this addon because it nags me when there is a cooldown. I've kept up with the transmutes and all and it's really paid off.
---
right on login
fred, please nuke your tcgtradeskills savedvars and restart the game.
i am a longtime user of FuBar_tcgTradeskills. I have noticed, that the colldown of the Salt SHaker is not trakced any more. I have tried to delete the saved variables bit it did nit help. I am on a german client and using version 45590.9
Whats wrong whith it?
Best regards
X-buZZ
the 'Salt Shaker' is beeing used to create 'Refined Deeprock Salt' from 'Deeprock Salt'.
After using it, the 'Salt Shaker' has a 3 day cooldown.
Perhaps you will need the translations of the items for the german client:
Deeprock Salt = Tiefsteinsalz
Refined Deeprock Salt = Raffiniertes Tiefsteinsalz
Salt Shaker = Salzstreuer
I have found the following comment at Thottbot:
Does this help you?
Best regards
X-buZZ
Messages are sent through parrot as well. It has not done this before - but this was the first time I made an Arcanite Bar. Bug or feature?
Hi there,
sorry for not responding any sooner.
The Salt Shaker which holds the cooldown has item id 15846. It has a 3-days-cooldown and creates Refined Deeprocksalt (id 15409) out of Deeprock Salt (id 8150). I hope this helps because I miss the reminder feature so much :/
Best regards
X-buZZ
Fubar Craft TimersFu
For now I added "Brilliant Glass" to Jewelcrafting, durcyn, could you please commit it?
Works for me, I hope it does for everyone.
SunTsu
1. I have the Inscription skill showing in the list now, but am unable to get it to recognise any Inscription cooldowns (specifically "Minor Inscription Research" and "Northrend Inscription Research"). I realise the CDs are listed by the item number of the recipe, but where do I find out what recipes are what number?
2. Each character on the list is listed in the raid colour of their class. Currently in the game the Death Knight is red, but this mod lists the DK as grey. I'm not sure where in the files this is located.
3. Also unable to figure out what the icon is called for Inscription. Again, is there a list of what the name of each icon is called?
EDIT: Found out it's called "INV_Inscription_Tradeskill01" and I have it showing the Inscription icon on FuBar now.
This is great news :) I look forward to any and all updates that you can provide for us, this is the best tradeskill CD addon available and tough to be without :)