• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Titan Panel [TradeCooldown]

 
Project Updated:
Files Updated: Mon, Oct 5 2009
Supports Game Version: 3.2.0
Category: Professions, and Action Bars
Tags:

[Edit Tags]

Project Manager: Anihunt
Additional Authors: shad0h , GrayElfAU
Current Version: Titan Panel [TradeCooldown] 3.1.8.30200
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 28
Downloads Total: 23,440
Favorites: 75
Comments: 18
  • About Titan Panel [TradeCooldown]
  •  

This Titan Panel addon remembers the cooldowns of various trade skills e.g. Titansteel, Transmutes, Cloth Creation, Northrend Research.

It tracks the skill cooldowns of each of your characters, across all realms, on one account. The Titan Panel tooltip will tell by character what cooldowns are active or available, and how much time is remaining until each cooldown expires. The addon will also notify you when cooldowns are just about to expire and then when they do expire through your chat panel on any character on the account.

If you have a rarely-played character, maybe even on a different server that you use to do Northrend Inscription Research, for example, this is a great way to make sure you always make one on time.

Unfortunately this addon cannot work across different Warcraft accounts due to the way World of Warcraft currently saves Lua variables. It will present a list of cooldowns for all characters on all realms for the same account only.


This is a fan update of the original Titan [TradeCooldown] written by GrayElf, and subsequently updated by Anihunt who has since stopped playing.

This update includes - all the current trade skill and item cooldowns - a fix to prevent tracking cooldowns from profession links received through chat (a feature introduced with WotLK).

To remove older tradeskill cooldowns such as the BC primal mooncloth etc from your existing list you will need to clear your data, and then open each skill by each character on the account.

I have not made any changes to the FR and DE localization as I do not speak either language but would be happy to change it if anyone wishes to provide the translation expertise.resent a list of cooldowns for all characters on all realms for the same account.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Titan Panel [TradeCooldown] 3.1.8.30200 Release 3.2.0 9,888 10/5/2009
  Titan Panel [TradeCooldown] 3.1.7.30100 Release 3.1.0 7,881 4/30/2009
  Titan Panel [TradeCooldown] 3.1.6.30100 Release 3.1.0 34 4/25/2009
  Titan Panel [TradeCooldown] itan Panel [TradeCooldown] 3.1.5.30000 Release 3.0.8 39 1/20/2009
  Titan Panel [TradeCooldown] 3.1.4.30000 Release 3.0.3 22 12/16/2008
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Dearna said

    German Name for the Icy Prism is "Eisiges Prisma" - so it should probably be

    TITAN_TRADECOOLDOWN_ICYPRISM = "Eisiges Prisma";

    I just added this row and it seems to work fine.


    And in addition to Skyfawn: Yes, some sort of "Blacklist" (Cooldowns i dont want to track) would be really nice.

    Reply Report Permalink
  • zeluz said

    Here is all the text to include for the spanish version:

    if ( GetLocale() == "esES" ) then
    TITAN_TRADECOOLDOWN_BUTTON_LABEL = "TradeCooldown: ";
    TITAN_TRADECOOLDOWN_TOOLTIP_LABEL = "TradeCooldown";
    TITAN_TRADECOOLDOWN_FORMAT = "%d/%d";
    TITAN_TRADECOOLDOWN_READY = "Listo!";
    TITAN_TRADECOOLDOWN_SNOWMASTER = "Se\195\177or de las nieves 9000";
    TITAN_TRADECOOLDOWN_EVERGREENPOUCH = "Faltriquera de siempreverde";
    TITAN_TRADECOOLDOWN_ELUNESLANTERN = "Farol de Elune";
    TITAN_TRADECOOLDOWN_TRANSMUTE_MATCH = "Transmutar";
    TITAN_TRADECOOLDOWN_TRANSMUTES = "Transmutar";
    TITAN_TRADECOOLDOWN_CONFIRM = "Estas seguro de querer borrar todos los datos del Titan TradeCooldown?";
    TITAN_TRADECOOLDOWN_NODATA = "No hay datos";
    TITAN_TRADECOOLDOWN_NOTIFYENABLE = "Activar las alertas";
    TITAN_TRADECOOLDOWN_CURRENTREALM = "Mostrar s\195\179lo el reino actual";
    TITAN_TRADECOOLDOWN_SHOWEVERGREEN = "Activar Faltriquera de siempreverde";
    TITAN_TRADECOOLDOWN_CLEARALL = "Borrar todos los datos";
    TITAN_TRADECOOLDOWN_CREATESEARCH = "Creas (.*).";
    TITAN_TRADECOOLDOWN_READYNOTIFY0 = "|cff00FF00TradeCooldown:|r %s para %s:%s est\195\161 listo.";
    TITAN_TRADECOOLDOWN_READYNOTIFY1 = "|cff00FF00TradeCooldown:|r %s para %s:%s estar\195\161 listo en %ss.";
    TITAN_TRADECOOLDOWN_WARN = "|cff00FF00TradeCooldown:|r Objeto creado mientras la ventana de creaci\195\179n estaba cerrada; los CDs se actualizar\195\161n cuando se abra de nuevo la ventana.";
    TITAN_TRADECOOLDOWN_SPELLWEAVE = "Tejido de hechizos";
    TITAN_TRADECOOLDOWN_MOONSHROUD = "Velo lunar";
    TITAN_TRADECOOLDOWN_EBONWEAVE = "Tejido de \195\169bano";
    TITAN_TRADECOOLDOWN_BRILLIANTGLASS = "Cristal luminoso";
    TITAN_TRADECOOLDOWN_ICYPRISM = "Prisma helado";
    TITAN_TRADECOOLDOWN_DEBUG = "Debug";
    TITAN_TRADECOOLDOWN_SCANBAGS = "Buscar en las bolsas";
    TITAN_TRADECOOLDOWN_MINORINSCRIPTION = "Investigaci\195\179n en inscripci\195\179n menor";
    TITAN_TRADECOOLDOWN_NORTHRENDINSCRIPTION = "Investigaci\195\179n de inscripci\195\179n de Rasganorte";
    TITAN_TRADECOOLDOWN_NORTHRENDALCHEMYRESEARCH = "Investigaci\195\179n de alquimia de Rasganorte";
    TITAN_TRADECOOLDOWN_SMELTTITANSTEEL = "Fundir acero de titanes";
    TITAN_TRADECOOLDOWN_SPHERE_MATCH = "Esfera";
    TITAN_TRADECOOLDOWN_SPHERES = "Esferas";

    Reply Report Permalink
  • zeluz said

    Tell me where to find the codes for the special characters and i'll do the translation for the spanish client. I mean the codes to write things like "ébano"

    Reply Report Permalink
  • Alena said

    one more for french version:
    TITAN_TRADECOOLDOWN_ICYPRISM = "Prisme glacial";

    Reply Report Permalink
  • Alena said

    for the french translation:
    TITAN_TRADECOOLDOWN_NORTHRENDALCHEMYRESEARCH = "Recherches en alchimie de Norfendre";
    TITAN_TRADECOOLDOWN_SMELTTITANSTEEL = "Fonte de l'acier-titan";

    Both tested and working.

    Reply Report Permalink
  • truekefir said

    any chance you can make a Ru localization of this?

    Reply Report Permalink
  • Skyfawn said

    Any chance of an update for this please ?
    i have an alchemist and i dont need research anymore,
    I also have a tailor with a ton of cooldowns and it would be usefull if i could turn off some timers temporarily
    Much thanks for the great mod

    Reply Report Permalink
  • GrayElfAU said

    I've removed the tailoring cloths that no longer have cooldowns, but I'm not quite sure what you mean about your alchemist. Do you mean that you've done all the research you need, and don't want it listed anymore?

    If you find an old skill listed, that the cooldown has been removed from, just clear all data, it won't be added again. If you have an old skill that still has a cooldown, but you don't use anymore...there is not currently a solution to that. I've been considering adding a filter list of some sort, but still have not gotten around to it...maybe one of these months.

    Reply Report Permalink
  • Anseloth said

    after i updated this mod just now, it the curse client gave the "this addon appears modified and no longer matches our database" error.

    considering i updated using the curse client, that's rather weird. just thought i would post about that little problem.

    Reply Report Permalink
  • Anseloth said

    anyone know a fix for this? any and all suggestions would be welcome

    Reply Report Permalink
  • shad0h said

    Hey Anseloth,

    If you have ever used WoWMatrix, it messes with how mods are stored and adds additional tracking files into each of the folders. This is enough for Curse to think that it isn't the original UI Mod anymore.

    I suggest that you delete the directory and then install it using Curse Client again. That should remove any interference from any other mod application.

    Reply Report Permalink
  • cliser said

    I have a couple of changes for the 'if ( event == "TRADE_SKILL_UPDATE"' section

    I was getting false 'transmute is ready' messages from some of the diamonds.
    Changing

    if ( string.find(skillName, ...
    to
    if ( cooldown ~= nil and string.find(skillName, ...
    fixes it.

    To stop getting cooldowns from other players' linked books change

    if ( event == "TRADE_SKILL_UPDATE" ) then
    to
    if ( event == "TRADE_SKILL_UPDATE" and IsTradeSkillLinked() == nil ) then
    which fixes it.

    Regards


    Reply Report Permalink
  • GrayElfAU said

    Great fixes, thanks cliser! You saved me a lot of time hunting through code from other mods, or docs, when I should be exercising, or getting ready for tonight's raid. :-)

    Reply Report Permalink
  • HonorGoG said

    Spellcloth, Primal Mooncloth and Shadowcloth no longer have a cooldown.

    Reply Report Permalink
  • GrayElfAU said

    I'll remove these for the next version. I should, however, put a note in the Readme...I didn't bother updating the code, because a "Clear all data" will fix this. This addon does not have *ANY* hard-coded cooldowns, all it has is a list of things to CHECK for a cooldown. If you delete your saved cooldown data, the next time the mod checks for that cooldown, the game will say it's not on cooldown, and it won't get into the list.

    Reply Report Permalink
  • phantz said

    It doesn't recognise the 2-day cooldown for crafting a void sphere (enchanting). This cooldown, annoyingly, still exists as of the latest live version of the game - it would be good if TradeCooldown supported it :)

    Thanks!

    Reply Report Permalink
  • GrayElfAU said

    I've never made a Void Sphere in my life...until now, to test this, so I hadn't noticed it. Added for the next version.

    Reply Report Permalink
  • Sorry forgot to add:
    "Minor Inscription Research" is working!!

    Again, except for Dixon_Butz's problem, I love this addon.

    Reply Report Permalink
  • Titansteel tracking is not working in this version. Quick fix, edit the line:
    TITAN_TRADECOOLDOWN_TITANSTEEL = "Titansteel";
    to read:
    TITAN_TRADECOOLDOWN_TITANSTEEL = "Smelt Titansteel";

    That fixed it for me!!

    Thanks for the addon! Keep up the good work!

    Reply Report Permalink
  • GrayElfAU said

    Thanks for that fix, I've added it for the next release. I don't have a BS, so the original code was added based on comments...

    Reply Report Permalink
  • Addon Packs Containing Titan Panel [TradeCooldown]
  • Similar Addons
  •  

Average downloads per day

  1. 17,127 Atlasloot Enhanced Arena, Map & Minimap, Professions...
  2. 2,406 Dominos Action Bars
  3. 1,528 Altoholic Guild, Bags & Inventory, Mail...
  4. 1,518 Bartender4 Action Bars
  5. 1,374 Ackis Recipe List Professions, and Data Export