Mercurial > wow > kbf
comparison README @ 73:dbf17a303006
Make sure it only happens for 'real' vehicles, with a UI bar
| author | Chris Mellon <arkanes@gmail.com> |
|---|---|
| date | Sat, 30 Jun 2012 18:49:36 -0500 |
| parents | c4324144d380 |
| children | ab3b89b7de4f |
comparison
equal
deleted
inserted
replaced
| 72:d429fc0a5a97 | 73:dbf17a303006 |
|---|---|
| 4 | 4 |
| 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 (Now in combat as well!) |
| 10 Fancy weapon enchant tooltips - for supported weapon enchants (please open a ticket if your favorites are missing), | 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. | 11 you get a tooltip showing the weapon name and the enchant info, rather than the default weapon tooltip. |
| 12 | 12 |
| 13 | 13 |
| 14 Issues/flaws: | 14 Issues/flaws: |
| 15 Vehicle support: KBF will swap to show the buffs of your vehicle, rather than your own buffs if: | |
| 16 a) You are in a "real" vehicle, with its own action bar | |
| 17 b) You are out of combat when you enter (or leave, for switching back) the vehicle. | |
| 18 | |
| 19 Condition (b) is a consequence of the blizzard secure aura system not supporting vehicles. | |
| 20 Weapon enchants: | 15 Weapon enchants: |
| 21 Weapon enchants will always be shown at the top of the buff list. | 16 Weapon enchants will always be shown at the top of the buff list. |
| 22 The enchant on your thrown weapon will be shown, but will be inoperable. | 17 The enchant on your thrown weapon will be shown, but will be inoperable. |
| 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. | 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. |
| 24 This is due to a bug in the blizzrd secure aura system which I can only work around out of combat. | 19 This is due to a bug in the blizzrd secure aura system which I can only work around out of combat. |
