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.
With r191 I always got a null pointer error in line 511 when CPR was showing something. The reason was in core.lua where in a few places "self.db.profile[modName].screenFlashThreshold" instead of "self.db.profile.modules[modName].screenFlashThreshold" was used. HTH.
Or go to the Blizzard Menu
Esc -> Interface -> AddOns -> ComboPointsRedux
The only thing I could really do is make texture files for all the numbers. Those would be sizable and scalable like the graphics part of the addon.
No, none of my addons will ever be on WoWMatrix. You can use the Curse Client or the MMO UI Minion updaters to keep current with CPR releases.
Any chance you could allow WoWmatrix to index your fantastic addon? They wont currently with "All Rights Reserved". It would make it so much easier to stay current with your addon.
Thanks
I would suggest putting this in the Paladin area also because I am sure others will want something like this, and the name means that a lot of folks might not even look thinking its just for rogues.
Anyway, i cant seem to see if this is in but i do wonder if its possible to add, a screen flash or something else that announces when i have full holy power (this might be overkill and beyond the score of your add on, but it might be nice to see), and also maybe a way to cause the background or a notice when Hand of Light procs through this add on.
Thanks again for your work.
Tried all releases. Currently using the beta4 version.
Here's the error log:
Message: Interface\AddOns\ComboPointsRedux\Locales\enUS.lua:1: Cannot find a library instance of "AceLocale-3.0".
Time: 10/23/10 16:57:49
Count: 1
Stack: [C]: in function `error'
...ace\AddOns\ComboPointsRedux\Libs\LibStub\LibStub.lua:23: in function `GetLibrary'
Interface\AddOns\ComboPointsRedux\Locales\enUS.lua:1: in main chunk
Locals: (*temporary) = "Cannot find a library instance of "AceLocale-3.0"."