1.2-nolib

Details

  • Filename
    Breakables-1.2-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 18, 2016
  • Size
    21.49 KB
  • Downloads
    186
  • MD5
    bcbb5578d4c3dbe22af020474440584f

Supported WoW Retail Versions

  • 4.0.6

Changelog

tag 1.2
5f90ec090c7d87f053db7795509df1952224b1f8
parnic <parnic@parnic.com>
2010-10-12 04:11:42 +0000

- removed x-compat

--------------------

parnic:
    - - removed x-compat
    - - toc bump to 4.0
    - - 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
    - - 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
    - - 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
    - - added button scale and font size options
    - - added localization support
    - - 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
    - - added a tooltip to the LDB launcher
    - - 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