Combo Points Redux
Combo Points Redux is a numeric and graphical display for your combo points (and other similar mechanic abilities) based on the excellent numeric-only addon BasicComboPoints.
Slash Command
/cpr
or /cpredux
Features
- Numeric and graphical display of your combo points
- Numeric display and graphical display are independently movable
- Many icon choices for the graphical display
- Also tracks many other stacking secondary powers including
- Druids: Combo Points
- Mages: Arcane Charges
- Monks: Chi
- Paladins: Holy Power
- Rogues: Combo Points
- Warlocks: Soul Shards
Width, Height, and Scale
The new version for Legion has been updated to dynamically size the points based on your container size. This was done due to all the talents that change the number of points. Here's how this works.
- Set a Height and Width for the Point container
- Based on the maximum number of points available, the individual points will take up a proportional space
That's great... How do I get back to normal?
Here's an example of how to use the new options:
- You want 20x20 square icons and 5 pixels of spacing between them.
- Your class has six points.
- Set Height to 20 and Width to 150
- 150 = (20 * 6) + (5 * 6)
- You can then set a Scale to make this bigger or smaller too
In general:
- Set the Height to your desired Point height
- Calculate the Width
- Point Width * Max Points + Point Spacing * Max Points
Feedback
Important notice: since v3.2.6, ComboPointsRedux embeds BugGrabber, an error catching addon. Please check the error is really about ComboPointsRedux before reporting them here. I suggest installing BugSack to catch the errors.
Please report any bug or error using the WowAce bug tracker (your Curse account works there). The comments section below is not meant to report and track bugs.
Some words about submitting bug reports:
- I do not care about “it doesn’t work, fix it!” messages. I need to know how it failed and a way to reproduce the bug so I can test it and make sure I fix it.
- Bug reports are not in the “fire and forget” kind of things. I may have to ask you some details.
- Please check all existing tickets and the “known issues” section below before submitting new ones. Duplicate reports will be rejected on sight.
If you want another module for a spell please file them as tickets on WowAce. It makes my life easier!
Localization
Currently the addon will work in all locales, but the options screen is not translated on all clients. If you would like to help translate the options screen you can submit translations with the new localization tool at wowace.
Second BETA for 7.0 released, hopefully this resolves problems people had with the config. I couldn't reproduce them, so I'm hoping it was just a library issue.
Hi folks,
There is a now a BETA version of ComboPointsRedux available that should support Legion and the pre-patch. Please file a ticket if you run into any issues. Please note, I removed a handful of modules that appeared no longer necessary, please let me know if something should come back or if new modules should be made.
Thanks!
Thanks a lot really appreciate your work on this addon, hope to see it in full version soon. By far the best addon for me compared to any other especially because of the cleverness of how it works and coloring combopoints at different number etc. Keep up the good work.
Hi ComboPointsRedux fans,
I wanted to let you all know that I'm still around, but have not been playing as much. I would have loved to have a patch day drop ready for you all so you can keep using CPR with the Legion pre-patch, but work has been pretty crazy the last few months.
I'm sad to say I'm not sure when I will have an updated version ready for everyone. If you're an addon author and want to help out, send me a PM. Otherwise, hopefully I'll have something done between now and the actual Legion launch.
Sorry everyone!
After this new update, I am getting an error, similar to the ones posted earlier here, every time I port from Draenor to Azeroth or the other way around.
The addon works fine, I just get an error in the chat window. I have tried disabling all of my addons, and enabling them one at the time, so I am sure that it is this one causing the error.
Might be worth looking into.
Great addon none the less.
Can you post the actual error you are getting?
I'm on version 3.2.11 and suddeny anticipation stacks are flickering on and off like crazy.
Downgrading to 3.2.10.
They don't flash at all for me, they flashed before when any aura was gained or lost in 3.2.10... I made a fix to stop that in 3.2.11. I cannot make the graphics or text flash at all, I've been fighting a dummy for 10 minutes and it's been stable.
Can you provide any other details for making the stacks flash? A specific spec? Or talent choices?
Same issue, anticipation stacks flickering, i play with only the number graphic
I still haven't seen either part flicker for Anticipation in 3.2.11. I saw it with the previous version... Can somebody provide a video or something to show me it happening? Because it just doesn't happen for my level 90 rogue...
update, i downgraded to the version linked above, got the flashing still, i then upgraded to current version via curse client and it's working fine, perhaps i was on that older version still? Not sure how but meh.
I might just push another new version out, maybe the Curse Client did something silly.
12x ComboPointsRedux\Core.lua:535: ComboPointsRedux isn't registed with AceConfigRegistry, unable to open config
[C]: ?
...ceConfig\AceConfigDialog-3.0\AceConfigDialog-3.0-60.lua:1801: in function `Open'
ComboPointsRedux\Core.lua:535: in function `?'
...ternals\curse\svn\Ace3-AceConsole\AceConsole-3.0-7.lua:94: in function `?'
FrameXML\ChatFrame.lua:4387: in function <FrameXML\ChatFrame.lua:4334>
[C]: in function `ChatEdit_ParseText'
FrameXML\ChatFrame.lua:4041: in function `ChatEdit_SendText'
FrameXML\ChatFrame.lua:4080: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
What class were you on, was there an error before this? There should have been one that would explain why the options didn't get registered.
I just loaded the latest release version from Curse on a clean install of WoW and was able to open the config screen on all the classes. Now, most of them were level 90, but there were no errors on my end with only CPR and no saved variables.
I was also able to load the options screen on my Druid and Shaman with all my other addons and my custom setups for each character.
I was on my bear, that was all of the text in bugsack for that session... I'll log in again and post the error message. I had logged in and out a couple of times without closing out wow
Make sure the errors are recent, the config was broken a few days ago. They could've been old errors.
Weird, I just logged in didn't get any error and was able to open options and turn lacerate. I didn't change anything other than being logged out for the SuperBowl
Your coment block on line 1 was incorrectly iniatied with 3 dashes and is throwing errors. remove one of them and it should help. your issues with Lacerate.lua.
Yeah, copied the file from a diff and it had all the deleted lines in the file. Should be fixed in the last alpha.
FYI, if you guys are using Alpha version, WoWAce might be a better place to comment, or use the ticket system there.