• Addons
    World of Warcraft

Download Combo Points Redux

Combo Points Redux 1.0.8

You are downloading Combo Points Redux 1.0.8. 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
  •  

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r48 | starinnia | 2009-02-27 21:20:56 +0000 (Fri, 27 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua

-tidy up the options for the new poison display
-run locale.rb
------------------------------------------------------------------------
r47 | starinnia | 2009-02-27 20:54:01 +0000 (Fri, 27 Feb 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

fix up a few more spots of c/p errors graphics -> poison and so forth
------------------------------------------------------------------------
r46 | starinnia | 2009-02-27 19:05:46 +0000 (Fri, 27 Feb 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

fix misnamed function that caused errors on upvalues
------------------------------------------------------------------------
r45 | starinnia | 2009-02-27 15:58:48 +0000 (Fri, 27 Feb 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua

-add deadly poison stack display (graphics only)
-rough-in options, not ordered but should be all there
-update enUS locale file for new options (could change some more)
------------------------------------------------------------------------
r44 | starinnia | 2009-02-17 13:54:55 +0000 (Tue, 17 Feb 2009) | 1 line
Changed paths:
   M /trunk/Locales/zhTW.lua

-typo fix
------------------------------------------------------------------------
r43 | starinnia | 2009-02-17 13:52:54 +0000 (Tue, 17 Feb 2009) | 1 line
Changed paths:
   M /trunk/ComboPointsRedux.toc
   A /trunk/Locales/ruRU.lua
   A /trunk/Locales/zhTW.lua

-add last two locale files, ruRU is commented out in the .toc until there are actual translations
------------------------------------------------------------------------
r41 | starinnia | 2009-02-16 22:24:55 +0000 (Mon, 16 Feb 2009) | 1 line
Changed paths:
   M /trunk/ComboPointsRedux.toc
   D /trunk/embeds.xml

-stop using embeds.xml list libs to load in .toc
------------------------------------------------------------------------
r40 | starinnia | 2009-02-16 15:28:21 +0000 (Mon, 16 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua

-hide options that apply to elements the user disabled
-tweak the handling of disabled elements in the lock/unlock function
------------------------------------------------------------------------
r39 | starinnia | 2009-02-16 15:22:42 +0000 (Mon, 16 Feb 2009) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/esMX.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/zhCN.lua

-fix typo in localization substitution lines
------------------------------------------------------------------------
r38 | starinnia | 2009-02-16 15:18:45 +0000 (Mon, 16 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/esMX.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/license.txt

-switch to using the localization tool to build non-enUS locales
-Add options to hide the Text and Graphics displays
------------------------------------------------------------------------
r37 | starinnia | 2009-01-27 23:09:48 +0000 (Tue, 27 Jan 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

minor tweak in frame scripts
------------------------------------------------------------------------
r36 | starinnia | 2009-01-20 00:23:14 +0000 (Tue, 20 Jan 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

minor tweak
------------------------------------------------------------------------
r35 | starinnia | 2009-01-19 23:10:01 +0000 (Mon, 19 Jan 2009) | 1 line
Changed paths:
   M /trunk/ComboPointsRedux.toc
   A /trunk/Locales/esES.lua
   A /trunk/Locales/esMX.lua

add esES and esMX locales
------------------------------------------------------------------------
r34 | starinnia | 2009-01-16 21:25:58 +0000 (Fri, 16 Jan 2009) | 1 line
Changed paths:
   M /trunk/ComboPointsRedux.toc
   A /trunk/Locales/deDE.lua

add deDE locale, thanks KleinerDrache
------------------------------------------------------------------------
r32 | starinnia | 2009-01-10 22:06:20 +0000 (Sat, 10 Jan 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

fix pkgmeta
------------------------------------------------------------------------
r31 | starinnia | 2009-01-09 21:03:53 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
   M /trunk/ComboPointsRedux.toc
   A /trunk/Locales/zhCN.lua

add zhCN locale from bigcell, thanks!
------------------------------------------------------------------------
r30 | 7destiny | 2009-01-09 06:30:53 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
   M /trunk/ComboPointsRedux.toc
   A /trunk/Locales/koKR.lua

- Added koKR localization
------------------------------------------------------------------------
r28 | starinnia | 2009-01-09 02:34:41 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
   M /trunk/ComboPointsRedux.toc

add @project-version@ to toc
------------------------------------------------------------------------
r27 | starinnia | 2009-01-09 02:31:54 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/Core.lua
   M /trunk/Icons

really fix the strange behavior with settings, darn references
------------------------------------------------------------------------
r26 | starinnia | 2009-01-09 02:21:52 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

CPR: undo some DB craziness, hopefully fixed any and all remaining strangeness with settings
------------------------------------------------------------------------
r24 | starinnia | 2008-12-25 00:35:10 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
   M /trunk/Core.lua

CPR: fix colors, stupid green/blue swap
------------------------------------------------------------------------
r22 | starinnia | 2008-12-23 04:51:19 +0000 (Tue, 23 Dec 2008) | 1 line
Changed paths:
   M /trunk/Core.lua

CPR: try to fix some strange errors when changing profiles
------------------------------------------------------------------------
r21 | starinnia | 2008-12-23 04:26:00 +0000 (Tue, 23 Dec 2008) | 1 line
Changed paths:
   M /trunk/Core.lua

CPR: some bug fixes for menu options
------------------------------------------------------------------------
r19 | starinnia | 2008-12-20 05:11:36 +0000 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   M /trunk/Core.lua

fix error in options table and remove debug line
------------------------------------------------------------------------
r18 | starinnia | 2008-12-20 05:08:46 +0000 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

run locale.rb
------------------------------------------------------------------------
r16 | starinnia | 2008-12-08 15:04:35 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/embeds.xml

add profile selection support and change to using a default profile instead of char specific
------------------------------------------------------------------------
r14 | starinnia | 2008-12-04 00:18:20 +0000 (Thu, 04 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua

-bug fixes for today's earlier drycoding
-revert some of the text changes, since they didn't do anything
------------------------------------------------------------------------
r13 | starinnia | 2008-12-03 16:02:37 +0000 (Wed, 03 Dec 2008) | 1 line
Changed paths:
   M /trunk/Core.lua

take out code that limited loading to rogues and druids since there are vehicles that need combo point displays
------------------------------------------------------------------------
r12 | starinnia | 2008-12-03 14:39:46 +0000 (Wed, 03 Dec 2008) | 1 line
Changed paths:
   M /trunk/Core.lua

one more tweak to font size option
------------------------------------------------------------------------
r11 | starinnia | 2008-12-03 14:36:54 +0000 (Wed, 03 Dec 2008) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua

-add option for vertical icon orientation
-add ability to track points for vehicles (Malygos phase 3 for example)
-add more sizing options for the text component
(all drycoded and untested so far)
------------------------------------------------------------------------
r9 | starinnia | 2008-11-24 16:42:21 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
   M /trunk/Core.lua
   A /trunk/Icons/diamond.tga
   M /trunk/Locales/enUS.lua

add diamond icon as an option
------------------------------------------------------------------------
r7 | starinnia | 2008-11-24 00:00:20 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
   M /trunk/Core.lua

have the icon option apply the new texture
------------------------------------------------------------------------
r6 | starinnia | 2008-11-20 16:05:31 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua

CPR: small tweaks to the options
------------------------------------------------------------------------
r5 | starinnia | 2008-11-14 15:58:56 +0000 (Fri, 14 Nov 2008) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua

CPR: rename options that were copied and pasted
------------------------------------------------------------------------
r4 | starinnia | 2008-11-14 15:53:14 +0000 (Fri, 14 Nov 2008) | 1 line
Changed paths:
   M /trunk/Core.lua

CPR: tweak for localize script
------------------------------------------------------------------------
r3 | starinnia | 2008-11-14 15:38:53 +0000 (Fri, 14 Nov 2008) | 1 line
Changed paths:
   M /trunk/Core.lua
   A /trunk/Icons
   A /trunk/Icons/circle.tga
   A /trunk/Icons/square.tga
   A /trunk/Icons/triangle.tga
   M /trunk/Locales/enUS.lua

drycode in some additional icon support for the graphics component
------------------------------------------------------------------------
r2 | starinnia | 2008-11-13 20:14:32 +0000 (Thu, 13 Nov 2008) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   A /trunk/ComboPointsRedux.toc
   A /trunk/Core.lua
   A /trunk/Locales
   A /trunk/Locales/enUS.lua
   A /trunk/embeds.xml
   A /trunk/license.txt

CPR: initial import of files
------------------------------------------------------------------------
r1 | root | 2008-11-13 16:23:05 +0000 (Thu, 13 Nov 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"combo-points-redux/mainline: Initial Import"
------------------------------------------------------------------------

  • Similar Addons
  •  

Average downloads per day

  1. 28,409 Deadly Boss Mods Boss Encounters, and Combat
  2. 20,128 HealBot Continued Buffs & Debuffs, Class, and...
  3. 13,633 Recount Combat
  4. 6,333 BigWigs Bossmods Boss Encounters, and Combat
  5. 3,804 Omen Threat Meter Boss Encounters, and Combat