4.1.0-1-g76eebc5

Details

  • Filename
    Bartender4-4.1.0-1-g76eebc5.zip
  • Uploaded by
  • Uploaded
    Oct 14, 2008
  • Size
    184.69 KB
  • Downloads
    250
  • MD5
    4f87e33d16b92082ea94abea86279c3b

Supported WoW Retail Versions

  • 3.0.2

Changelog

commit 76eebc55caad3c14a2279cb0885f0ec1b48737b8
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Wed Oct 15 02:52:31 2008 +0200

    Make sure that every bar has the proper config reference when switching profiles

commit 1290f1d5693d58bf389146173d5e376ff8d2dfc0
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Tue Oct 14 20:39:22 2008 +0200

    Adjust .toc in preparation of release

commit 8663238ea4a22229fd52ecc21830cc760efdb751
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Oct 12 15:11:14 2008 +0200

    Small cleanup

commit 97f10a12db6d76bc5e8ff3d5148668c0cae8d5c9
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Oct 12 15:09:09 2008 +0200

    Added very basic Reputation/XP Bar modules
    Support for the XP and Reputation Bar, Bartender4 hides them so it can show them again. Disabled by default.
    
    Note: The XP Bar hides itself when you reach max-level, and the Reputation Bar hides itself if you are not tracking any reputation.

commit 461f274d4773529c212a3e72676f43b3064ff275
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sat Oct 11 20:27:29 2008 +0200

    Fixed disabling of Auto-Assist

commit 1b76f3f9dd55db008bec831781440310dafb9715
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sat Oct 11 19:48:55 2008 +0200

    Fix error in auto-assist code with harm-assisting

commit 5efa96d0ee52ee210eeba6d0aa0dcaa339f521b2
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sat Oct 11 19:37:55 2008 +0200

    Added a Leave Vehicle Button to the Main Bar on Slot 12
    The Possess Bar usually only uses 10 buttons to the limit of 10 buttons on the pet bar, that leaves button 11 and 12 empty. Button 12 (id 132) is now being used for a Leave Vehicle button to be able to leave vehicles properly.
    
    Without a full 12-Button Main Bar, you probably want to Macro /script VehicleExit();
    
    I may add another form of button for this at some point, but not right now.

commit 7d5f26a2278eb289c4534b56601ec16d1147bb54
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sat Oct 11 18:10:49 2008 +0200

    Updated TODO.txt

commit d2658cb4f05e33ff2e78604e286eccdf05e4e32d
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sat Oct 11 00:33:02 2008 +0200

    Use the Multiline Editbox for the State and Visibility Custom config

commit f99404c5a6274624dcd992cc0cf59e3aaedea756
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Thu Oct 9 00:40:03 2008 +0200

    Added a Vertical MicroMenu option
    The MicroMenu can once again be vertical again, however it does not have a full-blown Rows configuration like the actionbars do, due to some issues with the non-square micromenu buttons.
    As a result of that, padding between the buttons is currently not available either.
    Its planned to make the MicroMenu use the default ButtonBar template too in the future.

commit 6d91f0f80feb6fd4f7582a5d8d389f36a6c3871f
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Thu Oct 9 00:23:36 2008 +0200

    Fixed width of the MicroMenu overlay

commit 9a6173787f51a15dcbce7560ebc61bd22fe0eb53
Merge: 52188b3... 9d6bc2b...
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Wed Oct 1 12:36:11 2008 +0200

    Merge branch 'master' into wrath

commit 9d6bc2b4916df6dd31c3bdeb6490e8fbad082abf
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Wed Oct 1 12:35:35 2008 +0200

    Updated .pkgmeta externals for final migration

commit 52188b3fd14704211fb3a728739dc3c6d29d910e
Merge: fa56f27... 58247f6...
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Tue Sep 30 09:25:10 2008 +0200

    Merge branch 'master' into wrath

commit 58247f6a07ec477a28057e0a0e6afe3b75c0e0ae
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Tue Sep 30 09:24:47 2008 +0200

    Added .pkgmeta file

commit fa56f2787c852c78ea55c1856be09b69bd3134d2
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Mon Sep 29 11:23:31 2008 +0200

    Some more tweaks to Babelfish script, changing output format slightly, and re-run the script.

commit ca8e48aeecbf71f2db848807c3cfdcd497cc3f80
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Mon Sep 29 11:00:13 2008 +0200

    Added a type check when writing the locale files

commit c172c7770b10ea4cb4b9c4c19dbbedaef36f0bc4
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Mon Sep 29 10:58:18 2008 +0200

    Added support for non-true values in the base locale

commit a502a9090b068ac08f0f34bded0ebd499fc264fe
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Mon Sep 29 10:52:23 2008 +0200

    Allow configurationg of a different base locale in Babelfish Script

commit 8664664151b2a0c99f277274f9fe08d1e8439b36
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Mon Sep 29 10:49:46 2008 +0200

    Added more configuration variables to the Babelfish script

commit ddb810fb1b3be14c51052877a9344449d5cc5b7f
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 18:07:11 2008 +0200

    Re-organized some state options and extended description of the ActionBar Paging option

commit 5c60ec29f249952f5d56f154abb8fedf8a8ded68
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 18:01:10 2008 +0200

    Added a button to the Config GUI to open the Key Binding Mode

commit e35f488d55118a738299904ad3446e5fa2f3da68
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 15:23:20 2008 +0200

    Added support for esMX to locale files and Babelfish script

commit 9246db80f51d997540a7573538256307801e9852
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 15:05:12 2008 +0200

    Small tweak to options implementation

commit 93ad63a772f4702ba4af1d3332cdcaebc1d42e15
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 15:02:23 2008 +0200

    Re-implemented Right-Click self-casting

commit 8a78292d773f4414af8398e3b63aca1ec0c10ff2
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 14:45:33 2008 +0200

    Added "Copy Conditionals" button to the Visibility driver as well

commit 899c256250466740911f3b609829eabc0eb8340f
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 14:44:45 2008 +0200

    Update State Driver after copying the previous set values into the custom driver

commit c2905efe71eb26810afd2f2abdcae26d0ccbfcd9
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 14:36:06 2008 +0200

    Added missing locale entries for new State Options

commit 250f3d8a5be347e1d4ec242379f3a152f192d26f
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 14:32:38 2008 +0200

    Added Custom Conditionals support and Config options
    You can now enter any macro conditions into an editbox in the Config GUI which will feed the state driver. The syntax is not validated, so its your own responsibility to know how macro syntax works!
    Example:
    [form:1]9;0 -- Page to Bar 9 in Form 1, otherwise don't page at all (id 0)

commit 0b6b233ab0f65e48122975411f15f15b0ff0892c
Author: Hendrik Leppkes <h.leppkes@gmail.com>
Date:   Sun Sep 28 00:25:31 2008 +0200

    Add "Alpha" token to the version number in the .toc

Additional Files