r65-nolib
Change log
------------------------------------------------------------------------
r65 | kbranch | 2008-12-25 09:17:19 +0000 (Thu, 25 Dec 2008) | 9 lines
Changed paths:
M /trunk/Settings.lua
GearDPS:
- Finally switched to using standard profiles instead of saving data for every class. Due to the new structure, all existing weight data had to be reset.
- Redesigned a lot of the options layout
- Added support for a lot of new defensive stats, including base and bonus armor. Base armor on items with both base and bonus armor are rough estimates based on item level and quality. Cloaks should be the only slot affected at level 80 due to how Blizzard chose to design items in the expansion.
- A new weight has been added for off hand DPS. If set above zero, off hand weights will be shown in parenthesis next to the main hand weight.
- Added an option to use compact tooltip data. All values will be shown on one line in their respective colors.
- Added an option to show item levels in tooltips.
- Fixed the "Attack from front" option.
- Changed class detection to hopefully be localization independent.
------------------------------------------------------------------------
r64 | kbranch | 2008-12-25 09:14:39 +0000 (Thu, 25 Dec 2008) | 2 lines
Changed paths:
A /trunk/Settings.lua
GearDPS:
- Trying to fix a commit error.
------------------------------------------------------------------------
r63 | kbranch | 2008-12-25 09:14:04 +0000 (Thu, 25 Dec 2008) | 9 lines
Changed paths:
M /trunk/Core.lua
M /trunk/GearDPS.toc
GearDPS:
- Finally switched to using standard profiles instead of saving data for every class. Due to the new structure, all existing weight data had to be reset.
- Redesigned a lot of the options layout
- Added support for a lot of new defensive stats, including base and bonus armor. Base armor on items with both base and bonus armor are rough estimates based on item level and quality. Cloaks should be the only slot affected at level 80 due to how Blizzard chose to design items in the expansion.
- A new weight has been added for off hand DPS. If set above zero, off hand weights will be shown in parenthesis next to the main hand weight.
- Added an option to use compact tooltip data. All values will be shown on one line in their respective colors.
- Added an option to show item levels in tooltips.
- Fixed the "Attack from front" option.
- Changed class detection to hopefully be localization independent.
------------------------------------------------------------------------
r62 | kbranch | 2008-12-25 09:13:27 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
D /trunk/Settings.lua
Trying to fix a commit error.
------------------------------------------------------------------------
r61 | kbranch | 2008-12-25 08:54:12 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
D /trunk/Calculations.lua
Remaining functionality merged into Core.lua
------------------------------------------------------------------------
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
------------------------------------------------------------------------
Facts
- Uploaded on
- 25 Dec 2008
- Game version
- 3.0.3
- Filename
- GearDPS-r65-nolib.zip
- Size
- 27.1 KiB
- MD5
- 7ebf1bb319391c41ec1cbbfd8cfdc903
- Type
- Alpha
- Status
- Normal