view README @ 59:66a741d9d079

update embeds
author Chris Mellon <arkanes@gmail.com>
date Wed, 13 Jul 2011 22:29:20 -0500
parents c4324144d380
children dbf17a303006
line wrap: on
line source
Buff bars in the tradition of EBB, with support for click-to-remove. 



Features:
	Use /kbf to toggle the positioning anchor
	Left click on a buff to remove it.
	Weapon enchant support.
	Vehicle swap support (Out of combat only)
	Fancy weapon enchant tooltips - for supported weapon enchants (please open a ticket if your favorites are missing),
	you get a tooltip showing the weapon name and the enchant info, rather than the default weapon tooltip.
	
	
Issues/flaws:
	Vehicle support: KBF will swap to show the buffs of your vehicle, rather than your own buffs if:
		a) You are in a "real" vehicle, with its own action bar
		b) You are out of combat when you enter (or leave, for switching back) the vehicle.
		
		Condition (b) is a consequence of the blizzard secure aura system not supporting vehicles.
	Weapon enchants:
		Weapon enchants will always be shown at the top of the buff list.
		The enchant on your thrown weapon will be shown, but will be inoperable.
		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.
		This is due to a bug in the blizzrd secure aura system which I can only work around out of combat.
	
	Debuffs:
		Debuffs will always be shown at the bottom of the list.
		
	Sorting:
		Currently all buffs/debuffs will be sorted by name. In the future you will be able to choose
		between the small set of options permited by the blizzard buff system.
		
	Sizeing:
		The size and shape of the bars cannot be changed, due to limitations in the blizzard code.