comparison README @ 54:c4324144d380

start adding configuration - options to toggle consolidated buff support. pkgmeta and embeds updates for the extra libs
author Chris Mellon <arkanes@gmail.com>
date Wed, 13 Jul 2011 21:30:32 -0500
parents 7f16de46f870
children dbf17a303006
comparison
equal deleted inserted replaced
53:c67355a1ec40 54:c4324144d380
5 Features: 5 Features:
6 Use /kbf to toggle the positioning anchor 6 Use /kbf to toggle the positioning anchor
7 Left click on a buff to remove it. 7 Left click on a buff to remove it.
8 Weapon enchant support. 8 Weapon enchant support.
9 Vehicle swap support (Out of combat only) 9 Vehicle swap support (Out of combat only)
10 Fancy weapon enchant tooltips - for supported weapon enchants (please open a ticket if your favorites are missing),
11 you get a tooltip showing the weapon name and the enchant info, rather than the default weapon tooltip.
10 12
11 13
12 Issues/flaws: 14 Issues/flaws:
13 Vehicle support: KBF will swap to show the buffs of your vehicle, rather than your own buffs if: 15 Vehicle support: KBF will swap to show the buffs of your vehicle, rather than your own buffs if:
14 a) You are in a "real" vehicle, with its own action bar 16 a) You are in a "real" vehicle, with its own action bar
15 b) You are out of combat when you enter (or leave, for switching back) the vehicle. 17 b) You are out of combat when you enter (or leave, for switching back) the vehicle.
16 18
17 Condition (b) is a consequence of the blizzard secure aura system not supporting vehicles. 19 Condition (b) is a consequence of the blizzard secure aura system not supporting vehicles.
18 Weapon enchants: 20 Weapon enchants:
19 Weapon enchants will always be shown at the top of the buff list. 21 Weapon enchants will always be shown at the top of the buff list.
20 Any enchant on your thrown weapon will not be shown. This is a bug in the blizzard secure aura system. 22 The enchant on your thrown weapon will be shown, but will be inoperable.
21 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. 23 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.
22 This is due to a bug in the blizzrd secure aura system which I can only work around out of combat. 24 This is due to a bug in the blizzrd secure aura system which I can only work around out of combat.
23 25
24 Debuffs: 26 Debuffs:
25 Debuffs will always be shown at the bottom of the list. 27 Debuffs will always be shown at the bottom of the list.
28 Currently all buffs/debuffs will be sorted by name. In the future you will be able to choose 30 Currently all buffs/debuffs will be sorted by name. In the future you will be able to choose
29 between the small set of options permited by the blizzard buff system. 31 between the small set of options permited by the blizzard buff system.
30 32
31 Sizeing: 33 Sizeing:
32 The size and shape of the bars cannot be changed, due to limitations in the blizzard code. 34 The size and shape of the bars cannot be changed, due to limitations in the blizzard code.
33 In the future, you may be able to change the scaling of the bars.