4.2.0-beta1-nolib

Details

  • Filename
    Bartender4-mop-fixes-4.2.0-beta1-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 3, 2012
  • Size
    74.60 KB
  • Downloads
    200
  • MD5
    c5e82f8a3e81dabf51edbbf29012cfd9

Supported WoW Retail Versions

  • 3.0.9

Changelog

tag 4.2.0-beta1
22a66e3bc6ed70b713214d5026994800e7f4d53d
Hendrik Leppkes <[email protected]>
2008-11-08 09:19:00 +0100

Tagging as 4.2.0 Beta1

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

Hendrik Leppkes:
    - Update version in .toc and TODO.txt
    - Fixed an error in the visibility handler code on profile change
    - Don't show the border of the Bar Overlay when moving a bar
    - Added support for specifying the fade-out alpha in the custom visibility header
    Example:
    [mod:ctrl]fade:10;[mod:alt]fade:50;[mod:shift]fade:80;show
    
    0 is completly transparent, while 100 is completly opaque.
    - Moved Fade Out options to visibility page
    - Tweaks to the state and visibility configuration
ananhaid:
    - Signed-off-by: ananhaid <[email protected]>
Hendrik Leppkes:
    - Moved Hotkey and MacroText handling to the ButtonBar prototype and show the Hotkey on Pet and Stance Bar (default off)
    - Fixed removing of keybinds from Stance and Pet bar
    - Disable and hide all other bars that Bartender4 replaces
    - Updated Forum Link in the FAQ
    - Update Version number to 4.2.0-Alpha
    - Use label instead of text in the LDB plugin
    - Properly unregister the harm statedriver in UpdateStates and bail out earlier in returnOnly mode (used for configuration)
    - Fix Focus-Casting for enemy-targets in focus with Auto-Assist active
    - Fix .pkgmeta
    - Add a minimap icon using LibDBIcon-1.0
    - Added LibDBIcon-1.0 to externals and use no-lib-strip
    - Properly reset visibility when enabling/disabling a bar
    - Properly enable/disable Auto-Assist when changing the option in the config
    - Save the current binding set when changing the Focus/Self Cast modifiers
    - Fix enabling/disabling of selfcast/focuscast
    - Added support for Focus-Cast
    - Updated zhCN locale from wowui.cn
    - Small cleanup