comparison README @ 74:ab3b89b7de4f

update readme
author Chris Mellon <arkanes@gmail.com>
date Sat, 30 Jun 2012 18:50:35 -0500
parents dbf17a303006
children
comparison
equal deleted inserted replaced
73:dbf17a303006 74:ab3b89b7de4f
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 Weapon enchants: 15 Weapon enchants:
16 Weapon enchants will always be shown at the top of the buff list. 16 Weapon enchants will always be shown at the bottom of the buff list.
17 The enchant on your thrown weapon will be shown, but will be inoperable.
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.
19 This is due to a bug in the blizzrd secure aura system which I can only work around out of combat.
20 17
21 Debuffs: 18 Debuffs:
22 Debuffs will always be shown at the bottom of the list. 19 Debuffs will always be shown at the bottom of the list.
23 20
24 Sorting: 21 Sorting:
25 Currently all buffs/debuffs will be sorted by name. In the future you will be able to choose 22 Currently all buffs/debuffs will be sorted by name.
26 between the small set of options permited by the blizzard buff system.
27
28 Sizeing:
29 The size and shape of the bars cannot be changed, due to limitations in the blizzard code.