Skip to content

Commit 66544e3

Browse files
committed
updating readme
1 parent 0af3f29 commit 66544e3

1 file changed

Lines changed: 30 additions & 4 deletions

File tree

README.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# cPointDisplay
22

3-
## Installation
3+
## What is it?
44

5-
To install just get the package from GitHub and extract it to your `<wow-installation-directory>\Interface\AddOns\` folder. You may need to rename the extracted folder to `cPointDisplay`.
5+
A fan update of the abandoned [nibPointDisplay](http://www.wowinterface.com/downloads/info17750-nibPointDisplay.html) by Nibelheim.
66

7-
If you have been using `nibPointDisplay` and want to keep your settings you should rename the file `<wow-installation-directory>\WTF\Account\<acc name>\SavedVariables\nibPointDisplay.lua` to `<wow-installation-directory>\WTF\Account\<acc name>\SavedVariables\cPointDisplay.lua`.
8-
Then open the renamed file and change the string `nibPointDisplayDB` to `cPointDisplayDB`.
7+
The addon provides a highly customizable graphical display of class points and aura stacks.
8+
9+
## Textures
10+
11+
cPointDisplay supports SharedMedia for textures. The default package contains Triangle, Circle, Plain, Soul Shard and Holy Power textures.
912

1013
## Supported Power Types
1114

@@ -18,6 +21,29 @@ Then open the renamed file and change the string `nibPointDisplayDB` to `cPointD
1821

1922
***Note***: For Soul Shards both full and fractional values are supported. Enable only one of them. The `Soul Shards Precise` units will work properly for Demonology and Affliction.
2023

24+
## Options
25+
26+
- General Settings
27+
- Hide Default UI point display
28+
- Show at 0 points/stacks
29+
- Hide unused points/stacks
30+
- Direction
31+
- Switch between Horizontal and Vertical
32+
- Reverse orientation
33+
- Position
34+
- X and Y offsets
35+
- Anchor To and From
36+
- Parent it to any panel
37+
- Set Frame Strata and Level
38+
- Point Bars - Each individual point can be customized
39+
- Combat Fader
40+
- Change the Point Display opacity based on player status
41+
- In Combat
42+
- Hurt
43+
- Target selected
44+
- Out of combat
45+
- Profiles (Ace)
46+
2147
### Requests
2248

2349
For issues and requests for other power types, please submit a [GitHub issue](https://github.com/ChronosSF/cPointDisplay/issues/new)!

0 commit comments

Comments
 (0)