Skip to content

Releases: Nevcairiel/Bartender4

4.13.1

28 Oct 11:18
2e0f14d
Compare
Choose a tag to compare

Bartender4

4.13.1 (2022-10-28)

Full Changelog Previous Releases

  • Fix position not sticking for Extra Action Button and the Vehicle Exit button
  • Improve some option wordings
  • Update keyring position on classic when required
  • Fix copy-pasta
  • Setting layout tweaks
  • Add a Hide Border option to only hide the new Action Button border1

4.13.0

27 Oct 12:36
a703649
Compare
Choose a tag to compare

Bartender4

4.13.0 (2022-10-27)

Full Changelog Previous Releases

  • The Button Lock settings saves again
    Since LibActionButton now more gracefully handles button moving, we can
    return this to the old behavior.
  • Re-order bindings to match the new bar sorting
  • Re-open the Bartender options after closing KeyBound
  • Split bar options into action bars and UI bars
  • Refactor Action Bar naming to match Blizzard
    1-8 now match Blizzards 1-8
    What was previously 2 is now named Bonus Bar
  • Don't re-enter ReassignBindings from our own binding changes
  • Make keybinding migration safer for changes during iteration
  • Migrate keybindings from Blizzard Multi bars onto Bartender4 bars.
  • Fix three stacked bars option for the Blizzard preset

4.12.4

26 Oct 17:28
8202a25
Compare
Choose a tag to compare

Bartender4

4.12.4 (2022-10-26)

Full Changelog Previous Releases

  • More thoroughly re-assign keybindings from all buttons

4.12.3

26 Oct 15:43
397ac8f
Compare
Choose a tag to compare

Bartender4

4.12.3 (2022-10-26)

Full Changelog Previous Releases

  • Add a default position for the queue bar

4.12.2

26 Oct 15:38
994548c
Compare
Choose a tag to compare

Bartender4

4.12.2 (2022-10-26)

Full Changelog Previous Releases

  • Increase the default height of the options dialog to fit all tree elements
  • Update button configuration when zoom setting changes
  • Pass the zoom setting to LibActionButton-1.0 to indicate the border should be hidden
  • Tweak the spacing in Vehicle Bar
  • Use "Keybind" buttons for bindings
    This allows LibActionButton-1.0 to differentiate keybindings and clicks,
    for improved button handling.
  • Re-design button lock options
    The button lock is now enabled by default and has been reset. The
    related options have been re-worded or given expanded descriptions to
    document the implications.
  • Separate defaults table for the queue bar

4.12.1

25 Oct 18:08
64af8dd
Compare
Choose a tag to compare

Bartender4

4.12.1 (2022-10-25)

Full Changelog Previous Releases

  • Update TOC for 10.0
  • Add the vehicle button to presets
  • Fix button contents for high-index possess bars
  • Fix vehicle bar button on 10.0
  • Add Queue Status frame for 10.0
    Fixes #86
  • Add a Modern Art, Classic layout preset
  • Rename Special Bar to Class Bar
    This better identifies their intended purpose
  • Cleanup some bagbar cruft
  • Add an option to change vertical alignment for bag bar buttons
    This also removes the yoffset hack from the DF bag bar
  • Add multibar 5-7 to Hide Blizzard
  • Support for the three additional action bars in WoW 10.0
    To properly integrate them with the most logical sense, existing bars
    have been renamed slightly:
    Bar 1-6 remain as-is
    Bar 7-10 are now called "Special Bar 1-4", as they are used by Druids
    Bar 13-15 (the new ones) take the places of Bar 7-9
    For a final result of:
    Bars 1-9
    Special Bars 1-4

4.12.0

08 Oct 08:12
ac40e29
Compare
Choose a tag to compare

Bartender4

4.12.0 (2022-10-01)

Full Changelog Previous Releases

  • Disable 10.0 Bag Bar Masque skinning for now
  • Use the noopFunc in the bag bar for 10.0 consistently
  • Clear anchors of the MultiCast bar to remove the protection of the MainMenuBar
  • Re-factor scale migration for 10.0
  • Support Dragon Riding bonus action bars in WoW 10.0
  • Fix Extra Action Button in WoW 10.0
  • Update BagBar for WoW 10.0
  • Update presets for WoW 10.0
  • Update Blizzard Art Bar for WoW 10.0
  • Update Micro Menu for WoW 10.0
  • Fix lock dialog in WoW 10.0
  • Attempt to migrate profiles to WoW 10.0 layout
  • Split Preset for WoW 10.0 and before into separate files
  • Add HideBlizzard module for WoW 10.0
  • Tweak button bar layout for WoW 10.0
  • Status Tracking Bar compat for 10.0
  • Transition to the built-in on-down option in WoW10
  • Vehicle temp fix
  • Factor Blizzard hiding code into its own file
  • Use built-in Pet button variables

4.11.6

10 Sep 21:08
340f881
Compare
Choose a tag to compare

Bartender4

4.11.6 (2022-09-10)

Full Changelog Previous Releases

  • Add Wrath DualSpec support
  • Enable Shadowform and Tree of Life stances on Wrath Classic
    Fixes #79

4.11.5

02 Sep 19:44
e239b68
Compare
Choose a tag to compare

Bartender4

4.11.5 (2022-09-02)

Full Changelog Previous Releases

  • Update Wrath project id checks

4.11.4

30 Aug 10:38
Compare
Choose a tag to compare

Bartender4

4.11.4 (2022-08-18)

Full Changelog Previous Releases

  • Update TOC
  • Hide Vehicle UI option when not relevant
  • Cleanup classic expansion checks
    LE_EXPANSION_NORTHREND is only available in the wrath client, making it
    unusable. Also use GetClassicExpansionLevel everywhere.
  • Support Shadow Dance bar paging on Wrath Classic
    Fixes #76
  • Don't load the MultiCast Bar on Retail
    Its not used here.
  • Add a Totem Bar for Wrath Classic
  • Add more control over the style to the Status Tracking Bar
    Fixes #72