Category: Rogue
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Starinnia's Portal Bug Reports Feature Requests
Author:
Version:
1.0.12
Date:
10-12-2009 09:17 PM
Size:
133.89 Kb
Downloads:
3,875
Favorites:
47
MD5:
Pictures
Click to enlarge
3 Combo Points
5 Combo Points
Combo Points Redux
Combo Points Redux is a numeric and graphical display for your combo points based on the excellent numeric-only addon BasicComboPoints. Now with Deadly Poison tracking abilities too!

Slash Command
/cpr


Features
  • Numeric and graphical display of your combo points
  • Works for vehicle combo points (ex. Malygos Phase Three)
  • Color shift on five points for the graphics
  • Colors are fully selectable for graphics
  • Numeric and graphics are independently movable
  • Selectable icon for the combo points, choose from squares, circles, triangles and diamonds
  • Track Deadly Poison stacks if you are a rogue

Coming Soon
  • Try to optimize deadly poison tracking


Donations
If you wish to donate to show your support or whatever, I accept paypal donations.

Click here to lend your support!
  Change Log - Combo Points Redux
------------------------------------------------------------------------
r83 | starinnia | 2009-10-13 01:14:33 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
A /tags/1.0.12 (from /trunk:82)

try to manually tag release 1.0.12
------------------------------------------------------------------------
r82 | starinnia | 2009-10-12 00:06:34 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /trunk/Core.lua

fix poison graphics not hiding on login properly
------------------------------------------------------------------------
r81 | starinnia | 2009-08-27 14:09:07 +0000 (Thu, 27 Aug 2009) | 2 lines
Changed paths:
A /tags/1.0.11 (from /trunk:80)

Tagging as release 1.0.11
Push this out now to avoid problems with Cyanide Poison Reminder
------------------------------------------------------------------------
r80 | starinnia | 2009-08-27 14:05:49 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/Core.lua

add a second slash command because Cyanide Poison Reminder uses /cpr too; new command is /cpredux
------------------------------------------------------------------------
r79 | starinnia | 2009-08-06 18:04:15 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
A /tags/1.0.10 (from /trunk:78)

Tagging as release 1.0.10
------------------------------------------------------------------------
r78 | starinnia | 2009-08-06 17:50:13 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
M /trunk/ComboPointsRedux.toc
D /trunk/license.txt

sigh, toc bump
------------------------------------------------------------------------
r77 | starinnia | 2009-07-07 20:56:47 +0000 (Tue, 07 Jul 2009) | 1 line
Changed paths:
M /trunk/ComboPointsRedux.toc

uncomment ruRU locale file in the toc, not sure why it was commented out in the first place
------------------------------------------------------------------------
r76 | starinnia | 2009-07-03 19:43:09 +0000 (Fri, 03 Jul 2009) | 1 line
Changed paths:
A /tags/1.0.9 (from /trunk:75)

Tagging as release 1.0.9
------------------------------------------------------------------------
r75 | starinnia | 2009-07-03 19:41:41 +0000 (Fri, 03 Jul 2009) | 1 line
Changed paths:
M /trunk/Core.lua

fix another poison option referencing graphics settings
------------------------------------------------------------------------
r74 | starinnia | 2009-06-18 22:19:05 +0000 (Thu, 18 Jun 2009) | 1 line
Changed paths:
M /trunk/license.txt

poke to repackage with updated deDE
------------------------------------------------------------------------
r73 | starinnia | 2009-06-02 06:01:37 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
M /trunk/Core.lua

fix another misplaced reference to graphics instead of poisons
------------------------------------------------------------------------
r72 | starinnia | 2009-05-29 23:26:05 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
M /trunk/Icons/triangle.tga

clean up triangle icon a little
------------------------------------------------------------------------
r71 | starinnia | 2009-05-23 20:02:00 +0000 (Sat, 23 May 2009) | 3 lines
Changed paths:
M /trunk/Core.lua

-remove some calls to :ReDraw() in the config
-Adjust the functions that set normal and full color for graphics and poisons
-fix poison spacing option to not mess with CP graphics
------------------------------------------------------------------------
r70 | starinnia | 2009-05-23 19:56:49 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
M /trunk/Core.lua

fix scale and spacing option changes when graphics are set to vertical orientation
------------------------------------------------------------------------
r69 | starinnia | 2009-04-14 14:03:50 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
A /tags/1.0.8 (from /trunk:68)

Tagging as release 1.0.8
------------------------------------------------------------------------
r68 | starinnia | 2009-04-14 14:01:56 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
M /trunk/ComboPointsRedux.toc
M /trunk/Core.lua

remove some hacks, update toc, blah blah patch day
------------------------------------------------------------------------
r67 | starinnia | 2009-03-28 21:22:56 +0000 (Sat, 28 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

try to clear combo points off dead targets quicker
------------------------------------------------------------------------
r66 | starinnia | 2009-03-21 01:45:29 +0000 (Sat, 21 Mar 2009) | 2 lines
Changed paths:
M /trunk/Core.lua

-remove unnecessary forced call to AuraUpdate
-upvalue some often used things
------------------------------------------------------------------------
r64 | starinnia | 2009-03-21 01:19:49 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

-really fix poison graphics not updating when envenom is used with fewer CPs than deadlys (I can't believed I overlooked this solution for so long...)
------------------------------------------------------------------------
r63 | starinnia | 2009-03-21 00:53:04 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

unbreak the options table
------------------------------------------------------------------------
r62 | starinnia | 2009-03-18 14:49:46 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

-actually make use of the LSM widgets
------------------------------------------------------------------------
r61 | starinnia | 2009-03-18 14:33:53 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

-try to fix deadly poison updates when envenom is used with more combos than DP stacks (again...)
------------------------------------------------------------------------
r60 | starinnia | 2009-03-17 21:46:21 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

compatibility code for 3.1 changes to UnitDebuff returns
------------------------------------------------------------------------
r59 | starinnia | 2009-03-17 17:36:52 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

-show 2 combo points/deadly stacks when the frames are unlocked for movement to more easily identify the frames and to make config easier
------------------------------------------------------------------------
r58 | starinnia | 2009-03-17 17:08:18 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
M /trunk/license.txt

update license info
------------------------------------------------------------------------
r56 | starinnia | 2009-03-15 17:01:35 +0000 (Sun, 15 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

-fix typo in positioning the poison frame
------------------------------------------------------------------------
r54 | starinnia | 2009-03-12 01:13:08 +0000 (Thu, 12 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

-don't process poisons if the poison graphics are disabled
------------------------------------------------------------------------
r53 | starinnia | 2009-03-12 01:10:12 +0000 (Thu, 12 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

-move text updates to match combo graphic updates, should reduce lag on updates for rogues
------------------------------------------------------------------------
r52 | starinnia | 2009-03-12 00:58:13 +0000 (Thu, 12 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

-maybe fix lagging combo points on rogues (ticket #9)
------------------------------------------------------------------------
r50 | starinnia | 2009-03-06 22:46:48 +0000 (Fri, 06 Mar 2009) | 1 line
Changed paths:
M /trunk/Core.lua

-maybe fix weirdness with poison graphics not refreshing when CP < DP
------------------------------------------------------------------------
  Archived Versions - Combo Points Redux
File Name
Version
Size
Author
Date
1.0.11
130kB
Starinnia
08-27-2009 10:18 AM
1.0.10
130kB
Starinnia
08-06-2009 06:00 PM
1.0.9
130kB
Starinnia
07-03-2009 03:48 PM
  Comments - Combo Points Redux
Post A Reply Comment Options
Old 08-27-2009, 10:16 AM  
Starinnia
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 13
Uploads: 4
1.0.11

Emergency release of version 1.0.11 to counteract a possible conflict with Cyanide Poison Reminder and both addon's slash commands
Starinnia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-14-2009, 12:57 PM  
Starinnia
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 13
Uploads: 4
Re: druids ?

Quote:
Originally posted by Abacinate
Hey there, what about lacerate and druid combo points do they work

Let me know!
Druid combo points work, same with vehicles. There is no tracking of lacerate built in right now.
Starinnia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-14-2009, 11:35 AM  
Abacinate
A Kobold Labourer

Forum posts: 0
File comments: 71
Uploads: 0
druids ?

Hey there, what about lacerate and druid combo points do they work

Let me know!
Abacinate is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.