WowAddon - A timer/tracker for 5-man dungeons. Does not require use of the LFD tool to work.
Lua
Switch branches/tags
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= libs
carview.php?tsp= .docmeta
carview.php?tsp= .pkgmeta
carview.php?tsp= DungeonTimer.lua
carview.php?tsp= DungeonTimer.toc
carview.php?tsp= InstanceInfo.lua
carview.php?tsp= README.textile
carview.php?tsp= Utils.lua

README.textile

Overview

DungeonTimer is a simple addon for keeping track of your times running 5-man dungeon instance.
Unlike similar addons, this one does not require you to use the “Looking for Dungeon” (LFD)
tool in game.

The timer is started when you first enter combat and is stopped when you kill the final boss
of the instance.

Best times are stored per-character.

Comes with a LibDataBroker data source that displays the elapsed time on your NinjaPanel, ChocolateBar or other display. Clicking on the LDB panel will send the current elapsed time to your party. The LDB tooltip shows your current best instance times, sorted by instance name.

TODO:

  • Track average times for each instance seen
  • Add support for pre-LK instances
  • Enable display of best time for the instance when that best is another toon

Bugs and Suggestions

Please post any bugs and suggestions on the github issue tracker:

https://github.com/PProvost/DungeonTimer/issues

License

Copyright 2009 Peter Provost (Quaiche of Dragonblight)

Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an “AS IS” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.