• Addons
    World of Warcraft

Download GearDPS

GearDPS .76b

You are downloading GearDPS .76b. You will need to select one of mirrors below in order to begin your download.


  • Choose this option to manually download and install the addon. For instructions on how to install it, please read our install guide.

  •  
  • Install w/ V3 Client

    Choose this option to automatically download and install the addon via our Curse Client. It’s free, lightweight, and easy to use!

  •  
  • Install w/ V4 Client

    Choose this option to automatically download and install via the V4 Curse Client (currently in Early Access Beta).

  • Contests
  • ChangeLog
  •  

------------------------------------------------------------------------
r60 | kbranch | 2008-12-08 06:12:01 +0000 (Mon, 08 Dec 2008) | 2 lines
Changed paths:
   A /tags/.76b (from /trunk:59)

GearDPS:
-
------------------------------------------------------------------------
r59 | kbranch | 2008-12-08 06:11:33 +0000 (Mon, 08 Dec 2008) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/GearDPS.toc
   M /trunk/Settings.lua

GearDPS:
- Added some worst case default hit and expertise caps to avoid hit and expertise being ignored in the default configuration
- Made a few performance tweaks
------------------------------------------------------------------------
r58 | kbranch | 2008-12-05 06:29:57 +0000 (Fri, 05 Dec 2008) | 2 lines
Changed paths:
   A /trunk/.pkgmeta (from /trunk/.pkgmeta:54)

GearDPS:
- External tinkering
------------------------------------------------------------------------
r57 | kbranch | 2008-12-05 00:44:22 +0000 (Fri, 05 Dec 2008) | 2 lines
Changed paths:
   D /trunk/.pkgmeta

GearDPS:
-
------------------------------------------------------------------------
r56 | kbranch | 2008-12-05 00:43:00 +0000 (Fri, 05 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Calculations.lua

GearDPS:
- More externals tinkering
------------------------------------------------------------------------
r54 | kbranch | 2008-12-01 18:24:34 +0000 (Mon, 01 Dec 2008) | 2 lines
Changed paths:
   M /trunk
   M /trunk/GearDPS.toc

GearDPS:
- Shot #2 at the externals problem
------------------------------------------------------------------------
r53 | kbranch | 2008-12-01 17:53:31 +0000 (Mon, 01 Dec 2008) | 2 lines
Changed paths:
   M /trunk/GearDPS.toc

GearDPS:
- Hopefully fixed an issue where the FuBarPlugin library wasn't included properly as an external.
------------------------------------------------------------------------
r51 | kbranch | 2008-11-30 12:38:25 +0000 (Sun, 30 Nov 2008) | 4 lines
Changed paths:
   M /trunk/Calculations.lua
   M /trunk/Core.lua
   M /trunk/GearDPS.toc
   M /trunk/Settings.lua

GearDPS:
- Cleaned the code up a bit more
- Minor bug fixes
- Updating a stat weight will now reset the recent item cache
------------------------------------------------------------------------
r49 | kbranch | 2008-11-28 16:04:18 +0000 (Fri, 28 Nov 2008) | 4 lines
Changed paths:
   M /trunk/Calculations.lua
   M /trunk/Core.lua
   M /trunk/GearDPS.toc
   M /trunk/Settings.lua

GearDPS:
- Minor bug fixes
- Specs should now be detected at startup, before mousing over an item.  Previous problems with this setup should be resolved.
- Added an option to only use the standard GameTooltip (and not TipHooker).  Switching from using TipHooker to not probably requires a UI reload before seeing a performance difference.
------------------------------------------------------------------------
r47 | kbranch | 2008-11-24 11:32:19 +0000 (Mon, 24 Nov 2008) | 4 lines
Changed paths:
   M /trunk/Calculations.lua
   M /trunk/Core.lua
   M /trunk/GearDPS.toc
   M /trunk/Settings.lua

GearDPS:
- Redesigned and updated the gem interface.  You now pick any two stats for each gem color, and the gem quality.  The actual stat numbers are calculated based on the number of stats, gem quality, and the stat mods for the chosen stats.  My testing has shown it to match up with the in game numbers, but let me know if it's off.
- Rearranged some menu items
- Added Death Knight support
------------------------------------------------------------------------
r45 | kbranch | 2008-11-23 17:33:06 +0000 (Sun, 23 Nov 2008) | 7 lines
Changed paths:
   M /trunk
   M /trunk/Calculations.lua
   M /trunk/Core.lua
   M /trunk/GearDPS.toc
   M /trunk/Settings.lua
   A /trunk/UTF8
   A /trunk/UTF8/utf8.lua
   A /trunk/UTF8/utf8data.lua

GearDPS:
- Fixed some embed issues
- Removed the old menu items for buffs since they're no longer used
- Added user selectable hit and expertise caps
- Fixed and added custom weights for melee and ranged weapon DPS
- Refined class detection a bit
- Generally cleaned up a lot of the code
------------------------------------------------------------------------
r43 | kbranch | 2008-11-21 14:00:42 +0000 (Fri, 21 Nov 2008) | 2 lines
Changed paths:
   M /trunk/GearDPS.toc

GearDPS:
- TOC update... again
------------------------------------------------------------------------
r42 | kbranch | 2008-11-21 13:59:55 +0000 (Fri, 21 Nov 2008) | 2 lines
Changed paths:
   M /trunk/Core.lua

GearDPS:
- Fixed a bug that would cause an error when trying to evaluate an item with an empty socket
------------------------------------------------------------------------
r41 | kbranch | 2008-11-21 10:23:09 +0000 (Fri, 21 Nov 2008) | 2 lines
Changed paths:
   M /trunk/GearDPS.toc

GearDPS:
- Updated the TOC (doh)
------------------------------------------------------------------------
r39 | kbranch | 2008-11-21 10:18:26 +0000 (Fri, 21 Nov 2008) | 4 lines
Changed paths:
   M /trunk/Calculations.lua
   M /trunk/Core.lua
   M /trunk/GearDPS.toc
   M /trunk/Settings.lua

GearDPS:
- Fixed class detection
- Every class/spec has its own set of custom values, changing the values on one character won't change the values for others anymore.
- Added an "attack from front" option that doubles the value of expertise
------------------------------------------------------------------------
r37 | kbranch | 2008-11-12 07:59:05 +0000 (Wed, 12 Nov 2008) | 5 lines
Changed paths:
   M /trunk/Calculations.lua
   M /trunk/Core.lua
   M /trunk/GearDPS.toc
   M /trunk/Settings.lua

GearDPS:
- Removed dynamic stat calculations, all values are now fixed
- Temporarily removed percentage bonuses from buffs and talents while I update that portion for LK
- Added expertise support
- Added preliminary support for all classes
------------------------------------------------------------------------
r36 | kbranch | 2008-10-29 08:12:16 +0000 (Wed, 29 Oct 2008) | 2 lines
Changed paths:
   M /trunk
   M /trunk/GearDPS.toc

GearDPS:
- Minor bugfix update for 3.0
------------------------------------------------------------------------
r35 | kbranch | 2008-10-29 07:55:21 +0000 (Wed, 29 Oct 2008) | 2 lines
Changed paths:
   M /trunk/GearDPS.toc

GearDPS:
- TOC update for 3.0, more coming later
------------------------------------------------------------------------
r34 | root | 2008-09-30 15:56:54 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Hopefully fix .pkgmeta
------------------------------------------------------------------------
r33 | root | 2008-09-29 21:27:32 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r31 | root | 2008-09-29 20:58:05 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/GearDPS
   A /trunk (from /tmp/trunk/GearDPS:30)

Importing old repo data under /trunk
------------------------------------------------------------------------
r26 | kbranch | 2007-12-15 20:01:32 +0000 (Sat, 15 Dec 2007) | 3 lines
Changed paths:
   M /tmp/trunk/GearDPS/Calculations.lua
   M /tmp/trunk/GearDPS/Core.lua
   M /tmp/trunk/GearDPS/GearDPS.toc

GearDPS:
- Updated the TOC to reflect the correct version
- Fixed an error that would sometimes come up when loading for the first time.
------------------------------------------------------------------------
r25 | kbranch | 2007-12-14 06:55:03 +0000 (Fri, 14 Dec 2007) | 2 lines
Changed paths:
   M /tmp/trunk/GearDPS/Calculations.lua
   M /tmp/trunk/GearDPS/Core.lua

GearDPS:
- Fixed a problem where haste rating wasn't being counted.
------------------------------------------------------------------------
r24 | kbranch | 2007-12-09 18:40:37 +0000 (Sun, 09 Dec 2007) | 2 lines
Changed paths:
   M /tmp/trunk/GearDPS/Core.lua
   M /tmp/trunk/GearDPS/GearDPS.toc
   M /tmp/trunk/GearDPS/Settings.lua

GearDPS:
- Fixed a performance problem when comparing multiple items
------------------------------------------------------------------------
r23 | kbranch | 2007-12-06 03:14:02 +0000 (Thu, 06 Dec 2007) | 4 lines
Changed paths:
   M /tmp/trunk/GearDPS/Calculations.lua
   M /tmp/trunk/GearDPS/Core.lua
   M /tmp/trunk/GearDPS/GearDPS.toc
   M /tmp/trunk/GearDPS/Settings.lua

GearDPS:
- Added calculations for armor penetration, and a user specified weight for haste rating
- Added new features to auto fill empty gem slots with user specified gems
- Fixed some potential performance issues
------------------------------------------------------------------------
r22 | kbranch | 2007-11-23 09:51:35 +0000 (Fri, 23 Nov 2007) | 3 lines
Changed paths:
   M /tmp/trunk/GearDPS/Calculations.lua
   M /tmp/trunk/GearDPS/GearDPS.toc
   M /tmp/trunk/GearDPS/Settings.lua

GearDPS:
-Updated TOC for 2.3
-Updated druid HotW calculations to reflect the change in 2.3.
------------------------------------------------------------------------
r21 | kbranch | 2007-10-06 19:29:27 +0000 (Sat, 06 Oct 2007) | 3 lines
Changed paths:
   M /tmp/trunk/GearDPS/Calculations.lua
   M /tmp/trunk/GearDPS/GearDPS.toc

GearDPS:
- Updated the TOC for 2.2
- Fixed some problems with feral druids
------------------------------------------------------------------------
r20 | kbranch | 2007-08-06 16:46:57 +0000 (Mon, 06 Aug 2007) | 5 lines
Changed paths:
   A /tmp/trunk/GearDPS/Calculations.lua
   M /tmp/trunk/GearDPS/Core.lua
   M /tmp/trunk/GearDPS/GearDPS.toc
   A /tmp/trunk/GearDPS/Settings.lua

GearDPS:
- Fixed a problem where some stats weren't being counted
- Reverted to the old (higher) weighting of crit (and thus agi)
- Split up the source into multiple files
- Fixed a problem where StatLogic wasn't being used properly when running disembedded
------------------------------------------------------------------------
r19 | kbranch | 2007-07-29 10:08:17 +0000 (Sun, 29 Jul 2007) | 2 lines
Changed paths:
   M /tmp/trunk/GearDPS/Core.lua

GearDPS:
- Fixed a problem where Battle Shout wasn't being handled.
------------------------------------------------------------------------
r18 | kbranch | 2007-07-23 22:59:17 +0000 (Mon, 23 Jul 2007) | 3 lines
Changed paths:
   M /tmp/trunk/GearDPS
   M /tmp/trunk/GearDPS/Core.lua
   M /tmp/trunk/GearDPS/GearDPS.toc

GearDPS:
- Trimmed down some externals
- Updated .toc
------------------------------------------------------------------------
r17 | kbranch | 2007-07-23 21:31:25 +0000 (Mon, 23 Jul 2007) | 2 lines
Changed paths:
   A /tmp/trunk/GearDPS
   A /tmp/trunk/GearDPS/Core.lua
   A /tmp/trunk/GearDPS/GearDPS.toc
   A /tmp/trunk/GearDPS/icon.tga

GearDPS: initial commit
- Adds DPS values to item tooltips from calculated weights given to each stat.
------------------------------------------------------------------------

  • Similar Addons
  •  

Average downloads per day

  1. 4,867 Auctioneer Auction & Economy, Mail, and...
  2. 4,693 GearScore Tooltip
  3. 3,787 RatingBuster Tooltip, and Bags & Inventory
  4. 3,560 Auctionator Auction & Economy, and Tooltip
  5. 1,865 Overachiever - achievement tools and tweaks Achievements, and Tooltip