Download
(145Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 11-28-22 07:47 PM
Pictures
File Info
Compatibility:
Dragonflight (10.0.2)
WOTLK (3.4.0)
Classic (1.14.3)
Updated:11-28-22 07:47 PM
Created:06-03-11 07:21 PM
Downloads:9,813
Favorites:36
MD5:
Categories:Group, Guild & Friends, Raid Mods

KethoInstanceTimer  Popular! (More than 5000 hits)

Version: v3.1.4
by: Ketho [More]

Shows the time taken for completing a Dungeon

  • Supports Dungeons and Raids
  • Keeps track of your instance history
Slash Commands: /kit, /kethoinstance





KethoInstanceTimer
v3.1.4 (2022-11-29)
Full Changelog Previous Releases
  • Fixed not loading libraries (closes #3)
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Author
Date
v3.1.3
145kB
Ketho
11-28-22 10:11 AM


Post A Reply Comment Options
Unread 08-01-16, 09:55 PM  
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1026
File comments: 213
Uploads: 52
Originally Posted by Bizerk
I found a bug with the timer reset. If you enter a dungeon manually without completing it and then join a random dungeon from inside, the timer doesnt reset.

This bug probably was happening for a long time now (but not that often)

Currently the timer triggers on either:
  • When you zone into a instance/raid dungeon
  • When you accept the Dungeon Finder popup
  • If there already is a timer active when you zone into a dungeon or accept the popup,
    then it won't start a new one, in case you wiped / ported out to repair / relogged / reloaded / etc
The timer would only reset (not start a new one) whenever you left the group or logged in while alone

I would have to rework that, but not sure what a good solution would be...
At least there is a workaround in the addon options, to manually start or reset the timer
Last edited by Ketho : 08-11-16 at 09:18 PM.
Report comment to moderator  
Reply With Quote
Unread 08-01-16, 04:50 PM  
Bizerk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 81
Uploads: 1
I found a bug with the timer reset. If you enter a dungeon manually without completing it and then join a random dungeon from inside, the timer doesnt reset.
Last edited by Bizerk : 08-01-16 at 04:51 PM.
Report comment to moderator  
Reply With Quote
Unread 06-17-14, 08:29 AM  
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1026
File comments: 213
Uploads: 52
Just a reminder for myself, I switched the Normal and Heroic scenario difficulty IDs in v1.3 /facepalm
Report comment to moderator  
Reply With Quote
Unread 10-13-12, 01:51 PM  
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1026
File comments: 213
Uploads: 52
I just pushed the v1.0 release, and I want to say the following:
  • Scenarios (and/or Challenges) aren't supported yet. I don't have a level 90 to playtest them, and don't have enough time to level my main from 85 to 90 due to school commitments .. I probably won't be playing WoW for 1 month or longer from now

  • I forgot to update Deadmines (heroic dungeon difficulty exception Cookie/Vanessa) so that instance isn't properly tracked until the next update
Last edited by Ketho : 10-13-12 at 02:41 PM.
Report comment to moderator  
Reply With Quote
Unread 05-31-12, 11:24 PM  
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1026
File comments: 213
Uploads: 52
The v0.4 rewrite should be more stable. Hopefully it will track the instance time better now
Report comment to moderator  
Reply With Quote
Unread 01-24-12, 06:52 AM  
Alexils
A Kobold Labourer

Forum posts: 0
File comments: 31
Uploads: 0
Sometime addon wrong show a time passage of instance. It's show 1 hour and more.
Also in Sunken temple time of start don't determined, and time passage of instance show how very big number.
Report comment to moderator  
Reply With Quote
Unread 10-09-11, 03:40 PM  
trigunflame
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
@Ketho

I appreciate the modification, thanks. It's a great addon

ps. I remove the last part of that ticket, because I couldn't confirm why it had happened. Seemed to be random.
Report comment to moderator  
Reply With Quote
Unread 10-04-11, 06:14 AM  
twopro
A Defias Bandit

Forum posts: 3
File comments: 187
Uploads: 0
Re: Re: hey

Originally posted by Ketho
Yes and no.

There are 3 way it can show you the information in (rated) Battlegrounds:
  • Announce time taken to /bg: Unsupported (considered spam)
  • Show time in the Broker Display: Unsupported, but I'm working on it for in v0.25
  • Show time in the Blizzard Stopwatch: Optional, you can enable that in the options

okay cool, ty for the info
Report comment to moderator  
Reply With Quote
Unread 10-04-11, 03:25 AM  
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1026
File comments: 213
Uploads: 52
Originally posted by trigunflame
I would appreciate it if you would include a toggle to disable saving history of past runs and/or a way to clean it.

At present it's unnecessary memory/disk space bloat.
I will add an option for it then, trigunflame. I saw your ticket about it, but you had already canceled it
Although the "memory/disk space bloat" should be minimal, since it's "only" saving a new string of around 200~ characters length everytime you complete an instance. That also includes the color codes. On another note, I will try to shorten that to around 160 characters, if I "formatstring" the first 4 color codes

I currently completed 21 instances with kInstanceTimer, and this is my reported memory/disk usage:
  • TitanPerformance says it uses 0.050 MB of memory
  • My SavedVariables file is using 6 KB of disk space
I won't add in functionality to clear/purge the history. But I can give you a manual script for that though
Code:
/run wipe(kInstanceTimer.db.char.timeInstanceList)

About the (removed) second part of your ticket:
Originally Posted by http://wow.curseforge.com/addons/kinstancetimer/tickets/1-suggestion-s/
2) I've noticed that it does not output completion time Unless it's a random queue (as in, it doesn't work for spec queues); is there any way to modify it so that it does?
If it doesn't find a Boss death, it will automatically fall back to the random queue completion event
So if it didn't announce anything at all, then either:
  • It didn't properly track at all that you had entered an instance
  • Or it doesn't yet include the right boss NPC ID to check for
  • There are exceptions though, where both the NPC ID and fallback event won't work. For example: if you specifically queued for Throne of the Tides; the final boss of that instance doesn't die, but rather stays at 1 hp. I don't know of any workaround for that ..

Anyway, hope that explained a bit about this addon, and thanks for your feedback, trigunflame
Last edited by Ketho : 10-04-11 at 03:42 AM.
Report comment to moderator  
Reply With Quote
Unread 10-03-11, 02:02 PM  
trigunflame
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
I would appreciate it if you would include a toggle to disable saving history of past runs and/or a way to clean it.

At present it's unnecessary memory/disk space bloat.
Report comment to moderator  
Reply With Quote
Unread 09-25-11, 11:59 PM  
Rosoaa
A Flamescale Wyrmkin
 
Rosoaa's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 107
File comments: 178
Uploads: 1
Originally posted by Ketho
That's actually some huge chinese font I got from Office Word 2007 which I'm using as arialn.ttf

I don't know what would be the "western characters" counterpart, sorry ..
Lol that's a shame. I really like it.

Edit: Oh cool didn't see the download link.
__________________
Rosoaa's UI
Last edited by Rosoaa : 09-26-11 at 12:00 AM.
Report comment to moderator  
Reply With Quote
Unread 09-25-11, 12:54 PM  
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1026
File comments: 213
Uploads: 52
Originally posted by Rosoaa
What's that font in the SS?
That's actually some huge chinese font I got from Office Word 2007 which I'm using as arialn.ttf

I don't know what would be the "western characters" counterpart, sorry ..
Last edited by Ketho : 09-25-11 at 01:02 PM.
Report comment to moderator  
Reply With Quote
Unread 09-25-11, 09:04 AM  
Rosoaa
A Flamescale Wyrmkin
 
Rosoaa's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 107
File comments: 178
Uploads: 1
What's that font in the SS?
__________________
Rosoaa's UI
Report comment to moderator  
Reply With Quote
Unread 09-19-11, 05:29 PM  
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1026
File comments: 213
Uploads: 52
Re: hey

Originally posted by twopro
does this work for battle grounds? and rbgs?
Yes and no.

There are 3 way it can show you the information in (rated) Battlegrounds:
  • Announce time taken to /bg: Unsupported (considered spam)
  • Show time in the Broker Display: Unsupported, but I'm working on it for in v0.25
  • Show time in the Blizzard Stopwatch: Optional, you can enable that in the options
Last edited by Ketho : 09-19-11 at 05:35 PM.
Report comment to moderator  
Reply With Quote
Unread 09-19-11, 02:31 PM  
twopro
A Defias Bandit

Forum posts: 3
File comments: 187
Uploads: 0
hey

does this work for battle grounds? and rbgs?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: