Mercurial > wow > kbf
annotate README @ 79:8c8416ec4aca tip
merge in mop branch with nomial raid buff support
author | Chris Mellon <arkanes@gmail.com> |
---|---|
date | Sat, 01 Dec 2012 15:46:30 -0600 |
parents | ab3b89b7de4f |
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. |