r46
Details
-
FilenameBreakables-r46.zip
-
Uploaded by
-
UploadedNov 4, 2010
-
Size139.87 KB
-
Downloads267
-
MD57bc01aee3056d4b84a0b5eb9a918b13e
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r46 | parnic | 2010-11-05 00:25:48 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
M /trunk/Breakables.lua
- don't show heirloom items as disenchantable
------------------------------------------------------------------------
r45 | parnic | 2010-10-21 14:37:24 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
D /trunk/libs
- dumped libs dir
------------------------------------------------------------------------
r43 | parnic | 2010-10-21 00:22:25 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
M /trunk/Breakables.lua
- fixed bar position not being saved/restored properly when moved out of the upper left section of the screen (using GetLeft()/GetTop() now instead of GetPoint())
------------------------------------------------------------------------
r42 | parnic | 2010-10-20 18:04:12 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Breakables.lua
M /trunk/embeds.xml
- trying to figure out why settings aren't saving/loading for some users but work for me
------------------------------------------------------------------------
r40 | parnic | 2010-10-12 12:45:33 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
M /trunk/Breakables.lua
- fix for reported error popping up
------------------------------------------------------------------------
r38 | parnic | 2010-10-12 04:11:42 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
M /trunk/Breakables.toc
- removed x-compat
------------------------------------------------------------------------
r37 | parnic | 2010-10-12 02:49:09 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
M /trunk/Breakables.toc
- toc bump to 4.0
------------------------------------------------------------------------
r36 | parnic | 2010-10-07 01:04:43 +0000 (Thu, 07 Oct 2010) | 2 lines
Changed paths:
M /trunk/Breakables.lua
- fixed version of earlier commit that allows multiple breakable bars if the player has more than one of the supported professions.
- also added code to properly save the location of each bar independently
------------------------------------------------------------------------
r35 | parnic | 2010-10-06 21:24:19 +0000 (Wed, 06 Oct 2010) | 1 line
Changed paths:
M /trunk/Breakables.lua
- drycode attempt at creating one bar per profession for the case where someone has some combination of inscription, enchanting, and jewelcrafting. not tested in game at all
------------------------------------------------------------------------
r34 | parnic | 2010-09-27 02:51:50 +0000 (Mon, 27 Sep 2010) | 1 line
Changed paths:
M /trunk/Breakables.lua
- set bar to update immediately after clicking an item to break it instead of waiting the 1.5 seconds. it was making life harder for mass breaking
------------------------------------------------------------------------