Mercurial > wow > kbf
annotate README @ 74:ab3b89b7de4f
update readme
author | Chris Mellon <arkanes@gmail.com> |
---|---|
date | Sat, 30 Jun 2012 18:50:35 -0500 |
parents | dbf17a303006 |
children |
rev | line source |
---|---|
arkanes@29 | 1 Buff bars in the tradition of EBB, with support for click-to-remove. |
arkanes@29 | 2 |
arkanes@29 | 3 |
arkanes@29 | 4 |
arkanes@29 | 5 Features: |
arkanes@29 | 6 Use /kbf to toggle the positioning anchor |
arkanes@30 | 7 Left click on a buff to remove it. |
arkanes@30 | 8 Weapon enchant support. |
arkanes@73 | 9 Vehicle swap support (Now in combat as well!) |
arkanes@54 | 10 Fancy weapon enchant tooltips - for supported weapon enchants (please open a ticket if your favorites are missing), |
arkanes@54 | 11 you get a tooltip showing the weapon name and the enchant info, rather than the default weapon tooltip. |
arkanes@30 | 12 |
arkanes@29 | 13 |
arkanes@29 | 14 Issues/flaws: |
arkanes@29 | 15 Weapon enchants: |
arkanes@74 | 16 Weapon enchants will always be shown at the bottom of the buff list. |
arkanes@29 | 17 |
arkanes@29 | 18 Debuffs: |
arkanes@29 | 19 Debuffs will always be shown at the bottom of the list. |
arkanes@29 | 20 |
arkanes@29 | 21 Sorting: |
arkanes@74 | 22 Currently all buffs/debuffs will be sorted by name. |