Mercurial > wow > kbf
comparison README @ 29:f23f8d29d023
Start getting all the settings together for packaging & syndication
author | Chris Mellon <arkanes@gmail.com> |
---|---|
date | Tue, 28 Dec 2010 16:55:19 -0600 |
parents | |
children | 7f16de46f870 |
comparison
equal
deleted
inserted
replaced
28:2986c72f64ba | 29:f23f8d29d023 |
---|---|
1 Buff bars in the tradition of EBB, with support for click-to-remove. | |
2 | |
3 | |
4 | |
5 Features: | |
6 Use /kbf to toggle the positioning anchor | |
7 Click on a buff to remove it (if possible) | |
8 | |
9 Issues/flaws: | |
10 Vehicle support: KBF will swap to show the buffs of your vehicle, rather than your own buffs if: | |
11 a) You are in a "real" vehicle, with its own action bar | |
12 b) You are out of combat when you enter (or leave, for switching back) the vehicle. | |
13 | |
14 Condition (b) is a consequence of the blizzard secure aura system not supporting vehicles. | |
15 Weapon enchants: | |
16 Weapon enchants will always be shown at the top of the buff list. | |
17 Any enchant on your thrown weapon will not be shown. This is a bug in the blizzard secure aura system. | |
18 If you apply an enchant to your off-hand in-combat and then try to remove it before you have left combat, it will remove your main hand enchant instead. | |
19 This is due to a bug in the blizzrd secure aura system which I can only work around out of combat. | |
20 | |
21 Debuffs: | |
22 Debuffs will always be shown at the bottom of the list. | |
23 | |
24 Sorting: | |
25 Currently all buffs/debuffs will be sorted by name. In the future you will be able to choose | |
26 between the small set of options permited by the blizzard buff system. | |
27 | |
28 Sizeing: | |
29 The size and shape of the bars cannot be changed, due to limitations in the blizzard code. | |
30 In the future, you may be able to change the scaling of the bars. |