r38

Details

  • Filename
    Breakables-r38.zip
  • Uploaded by
  • Uploaded
    Oct 11, 2010
  • Size
    140.11 KB
  • Downloads
    201
  • MD5
    8d9f2ea9da2580337d0ef714035f1456

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r33 | parnic | 2010-09-27 01:45:50 +0000 (Mon, 27 Sep 2010) | 1 line
Changed paths:
   M /trunk/Breakables.lua

- added button scale and font size options
------------------------------------------------------------------------
r32 | parnic | 2010-09-27 01:20:54 +0000 (Mon, 27 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Breakables.lua
   M /trunk/Breakables.toc
   M /trunk/embeds.xml
   M /trunk/libs
   A /trunk/loc
   A /trunk/loc/deDE.lua
   A /trunk/loc/enUS.lua
   A /trunk/loc/esES.lua
   A /trunk/loc/esMX.lua
   A /trunk/loc/frFR.lua
   A /trunk/loc/koKR.lua
   A /trunk/loc/loc.xml
   A /trunk/loc/ruRU.lua
   A /trunk/loc/zhCN.lua
   A /trunk/loc/zhTW.lua

- added localization support
------------------------------------------------------------------------
r31 | parnic | 2010-09-27 00:56:06 +0000 (Mon, 27 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Breakables.lua

- optimized a little bit of the code that finds breakables in your bags by delaying checks on BAG_UPDATE until 1.5 seconds after the last update request has come in
- set the button font for item counts to use NumberFont_Outline_Med so that any font overrides (like tekticles) work automagically
------------------------------------------------------------------------
r30 | parnic | 2010-09-21 03:49:35 +0000 (Tue, 21 Sep 2010) | 1 line
Changed paths:
   M /trunk/Breakables.lua

- added a tooltip to the LDB launcher
------------------------------------------------------------------------
r29 | parnic | 2010-09-12 20:25:17 +0000 (Sun, 12 Sep 2010) | 4 lines
Changed paths:
   M /trunk/Breakables.lua
   M /trunk/Breakables.toc
   A /trunk/LibDataBroker-1.1.lua

- added LibDataBroker support
- added option to hide the bar entirely (ticket 5) and option to hide the bar when in combat
- added short description to the config page explaining the functionality in the mod and how to get support/request features
- made all slash commands print something back to the user so they know what they changed
------------------------------------------------------------------------
r27 | parnic | 2010-09-11 04:08:10 +0000 (Sat, 11 Sep 2010) | 5 lines
Changed paths:
   M /trunk/Breakables.lua

- added accessor to grab an item id from a link since i was duplicating the code for it all over the place
- replaced check for "Soulbound" in an item tooltip with ITEM_SOULBOUND (oops)
- replaced a getglobal with _G
- added ability to hide soulbound disenchantable items that are part of an equipment manager set (since some quest rewards and such are soulbound but the player doesn't actually use them)
- hid the "show soulbound items" and the new "hide equipment manager items" options to non-enchanters since they didn't do anything for them anyway
------------------------------------------------------------------------
r26 | parnic | 2010-09-06 02:08:52 +0000 (Mon, 06 Sep 2010) | 1 line
Changed paths:
   M /trunk/Breakables.toc

- set X-Compatible-With to 40000
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
17.37 KB Oct 11, 2010 4.0.1 34