v1.6-nolib

Details

  • Filename
    AdiBags-wod-v1.6-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 15, 2014
  • Size
    109.84 KB
  • Downloads
    238
  • MD5
    11cfc3e9990b4dee57dc1ec380151d0d

Supported WoW Retail Versions

  • 5.1.0

Changelog

tag v1.6
3ed51ded6631fc986c3182ab0bacbe878a0f1916
Adirelle <adirelle@gmail.com>
2012-11-30 08:34:50 +0100

Tagging as v1.6.

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

Adirelle:
    - Locales updated.
    - TOC bump.
    - Locales updated.
    - Use the new font system in core and currency module.
    - Refactor font-related code and moved it into its own file.
    - Use the PostSet hook in DataSource and Junk modules.
    - Added font options to the currency module.
    - Added an helper to build an font option group.
    - Allow modules to set a hook on option update.
    - Use BreakUpLargeNumbers for currency numbers.
    - Pressing Alt while dropping an item on a section header now opens the manual filter configuration with pre-filled fields.
    - The real Junk section is in the the Junk category.
    (There is a "Junk" section in some other category, probably Equipment.)
    - Locales updated.
    - Locales updated.
    - Section headers now always have a tooltip. Alt-right-clikcing them opens related configuration panel.
    - Properly SetScript or HookScript in addon.SetupTooltip
    - Fixed an issue preventing some option panels to be shown.
    - Added options to change the core text colors.
    - Use and update one FontObject per text type (bag and section headers).
    - More tweaks to section layout.
    - Locales updated.
    - Tweaked the layout algorithm.
    - Added a tooltip and more interaction to the bag titles.
    - Right-clicking on container free space opens the configuration panel.
    - New module : bank switcher.
    Allows to move whole sections from and to bank by right-clicking on their headers. Fixes half of #130.
    - Minor update in Junk module.
    - Updated globals used by Section.lua
    - Right-click on the junk section header at a merchants' to sell every items with a sell price.
    - Added slot iterators to section and item buttons.
    - Added back the section header highlights.
    - Fixed overlapping section headers.
    - Use buttons for section header and allow to set their scripts globally.
    - Split the main core file into smaller files.
    - Warn about using alpha version without error reporting.
    - README updated.
    - Changed the default settings of "automatic layout update" so people stop to submit tickets about section dancing, cf. #144.
    - Fixed the issue where the bag could be smaller than the configured row width with no reason.
    - Currency display: added an option to hide null amounts.
    - Fixed #143.
    - Fixed #142 and really fixed #141, I swear.
    - Fixed #141.
    - Added configuration on right-click for more modules.
    - Right-clicking on the currency open the plugin configuration panel.
    - Right-clicking the LDB toggle the configuration panel, instead of only opening it.
    - README updated.
    - Show source checkouts as "DEV" version.
    - Create the option panel for the Blizzard addon lsit in the main addon.
    - Fixed overlapping of currency and money.
    - Register the /adibags command in the main addon.
    - Locales updated.
    - Config-ItemList is only needed in AdiBags_Config.
    - Slightly changed how lines are filled when the minimum bag width (due to plugin widgets) is greater than the maximum section width.
    - Enhanced the balacing of column heights.
    - Added the Hearthstone in the ignore list of the Junk filter.
    - Do not let the header of the last section of each row overflows outside the column (or the bag).
    - Fixed an issue where the very first bag layout is wrong.
    - Properly refresh the bag layout when the visibility of any plugin widget changes.
    - Put skin settings together.
    - Added basic skinning using LibSharedMedia-3.0.
    - Adding LibSharedMedia-3.0 and AceGUI-3.0-SharedMediaWidgets libraries.
    - Moved all the configuration GUI into its own load-on-demand addon, AdiBags_Config.
    - Properly update the tooltip when switching virtual stack buttons ; should fix #133.
    - Reworded the option "When trading" to "At merchants', bank, auction house, ...".