r13
Details
-
FilenameBreakables-r13.zip
-
Uploaded by
-
UploadedJan 18, 2009
-
Size110.40 KB
-
Downloads234
-
MD523854ac51e95e2f1aa5099ea9014efcf
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r13 | parnic | 2009-01-19 04:28:13 +0000 (Mon, 19 Jan 2009) | 1 line
Changed paths:
M /trunk/Breakables.lua
- made the breakable frame work in one click instead of having to click the ability then the item you wanted to break
------------------------------------------------------------------------
r12 | parnic | 2008-12-21 08:29:43 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
M /trunk/Breakables.lua
- fixed an occasional nil/numeric compare
------------------------------------------------------------------------
r11 | parnic | 2008-12-20 07:47:51 +0000 (Sat, 20 Dec 2008) | 3 lines
Changed paths:
M /trunk/Breakables.lua
- base framework for supporting enchanting (doesn't calculate whether the player can actually disenchant an item with his skill level yet)
- fixed milling/prospecting to only display items that are millable/prospectable (according to the tooltip) instead of all items classified as herb or metal/stone
- set tooltip anchor to the bottom left of the breakables window so that it's not floating all over the place
------------------------------------------------------------------------
r10 | parnic | 2008-12-01 21:02:33 +0000 (Mon, 01 Dec 2008) | 1 line
Changed paths:
M /trunk/Breakables.lua
- delay updates that are called while the player is in combat since secure buttons cannot be created/destroyed while in combat
------------------------------------------------------------------------