diff 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
line wrap: on
line diff
--- a/README	Wed Jun 29 09:02:24 2011 -0500
+++ b/README	Wed Jul 13 21:30:32 2011 -0500
@@ -7,6 +7,8 @@
 	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:
@@ -17,7 +19,7 @@
 		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.
-		Any enchant on your thrown weapon will not be shown. This is a bug in the blizzard secure aura system.
+		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.
 	
@@ -29,5 +31,4 @@
 		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.
-		In the future, you may be able to change the scaling of the bars.
\ No newline at end of file
+		The size and shape of the bars cannot be changed, due to limitations in the blizzard code.
\ No newline at end of file