Skip to content

Releases: Nevcairiel/Bartender4

4.14.1

21 Nov 11:22
20f9ccf
Compare
Choose a tag to compare

Bartender4

4.14.1 (2022-11-21)

Full Changelog Previous Releases

  • Handle the LibActionButton SpellFlyout for bar fading

4.14.0

21 Nov 09:21
9f452dd
Compare
Choose a tag to compare

Bartender4

4.14.0 (2022-11-21)

Full Changelog Previous Releases

  • Custom Flyout implementation for WoW 10.0
    Implemented a custom flyout for 10.0 independent of the Blizzard
    SpellFlyout, which is entirely independend of the default SpellFlyout
    and should continue functioning independent of any changes Blizzard will
    make to the SpellFlyout in the future.
    Also added flyout direction to the presets for a better out-of-the-box
    behavior.

4.13.7.1

16 Nov 14:03
0eb166a
Compare
Choose a tag to compare

Bartender4

4.13.7.1 (2022-11-16)

Full Changelog Previous Releases

  • Update TOC for 10.0.2

4.13.7

16 Nov 12:26
d69f7c7
Compare
Choose a tag to compare

Bartender4

4.13.7 (2022-11-16)

Full Changelog Previous Releases

  • Simplify hiding of Blizzard Action Bars
    The old method caused too many side effects in Edit Mode.
    Hopefully this can run largely error and taint free.
  • Disable removing the EditMode overrides
    The impact from this seems a bit too large, and hopefully other efforts
    can help minimize taint failures
  • Use the base hide function, if available
    This avoid messing with the EditMode override of Hide, which can cause
    taint

4.13.6

11 Nov 15:52
47b2039
Compare
Choose a tag to compare

Bartender4

4.13.6 (2022-11-10)

Full Changelog Previous Releases

  • Fix EditMode detection check
  • Try to prevent mode editmode updates from running on our buttons
  • Add a condition to leave the buttons of some bars alone
  • Remove anchor changes in hiding code, unused
  • Remove action buttons from their parent action bar
  • Factor action button hiding into a function
  • Update the unlock overlay frame level to match Edit Mode
  • Update the color of the unlock overlay
  • Unlock the Bartender bars when entering Edit Mode
  • Sort the Text Style tab in front of the Positioning tab
  • Adjust the default size of the options dialog
    A bit more height allows the General Settings bar settings to fit on one
    page
  • Move text style options to their own tab
    This de-clutters the general page and fixes a bug with hiding the "Hide
    Hotkey" option

4.13.5

09 Nov 00:23
d831f77
Compare
Choose a tag to compare

Bartender4

4.13.5 (2022-11-09)

Full Changelog Previous Releases

  • Fix the Pet Bar on Classic Era
  • Unregister more events on the MainMenuBar
  • Improve hiding of EditMode managed action bars and reduce taint
  • Add a PurgeKey utility function
    This function can purge a key and force a re-hash of the table to
    untaint it
  • Factor Merge function into a new Util structure

4.13.4

07 Nov 19:02
13ade66
Compare
Choose a tag to compare

Bartender4

4.13.4 (2022-11-07)

Full Changelog Previous Releases

  • Tweak default font sizes
    These sizes should more closely mimick the 9.x size
  • Update default font one last time
  • Update 10.0 Bag Bar Masque skinning
  • Add bar paging for Dracthyr Soar to match the default UI.
    Note: Since bar paging is setup for classes, this is technically setup
    for Evokers. But since those are exclusive to Dracthyr and vice-versa
    for now, what can go wrong?
  • Re-factor the pet button
    Update functionality for modern templates, removed style overrides long
    irrelevant, implement hide border/hide equipped functionality.
    Hopefully fixes a large variety of pet button related issues.
  • Fix Button Offset option not updating bars when changed
    The check whether a change was needed was comparing against old config
    value before updating the config value to the new requested value,
    skipping the actual updating of buttons until reloading interface or
    switching to and from a profile with different offset.
  • Don't reposition the default action bars, to prevent causing issues with EditMode
  • Cleanup some pre-WoW 10.0 compat
  • Setup sponsorship information
  • Tweak default font size for WoW 10.0
  • Add support for configuring text justification (alignment)
  • Factor text element settings into a function
  • Add support for adjusting the position of text elements
  • Preserve anchors for hidden action bars
    EditMode can in some situations try to determine offsets or
    width/height, so we must attempt to keep it valid
  • Refresh the macro text font when LSM loads it
  • Add support for adjusting the macro text font style and size
  • Add an option to select the font and text size for Hotkey and Count elements on each bar
    Also update the default font style and size for WoW 10.0 to be much more readable

4.13.3

30 Oct 10:15
37a2fcb
Compare
Choose a tag to compare

Bartender4

4.13.3 (2022-10-29)

Full Changelog Previous Releases

  • Add an advisory note to the Extra Action Button for users to use Edit Mode instead
    Taking a frame out of Edit Mode and letting Bartender4 handle it instead
    is problematic at best, and for the Extra Action Button in particular we
    don't even do anything to it other then making it movable.
    Favoring Edit Mode and avoiding issues with the button not working right
    seems like the best path forward, even though I was not able to
    reproduce issues in raids or dungeons myself.
  • Give Masque the proper bar name, instead of the old index
    Fixes #103
  • Only include the Leave Vehicle button on the new Vehicle bars in WoW 10
  • Update Artwork for the Leave Vehicle custom button

4.13.2

28 Oct 23:08
2fb78f0
Compare
Choose a tag to compare

Bartender4

4.13.2 (2022-10-28)

Full Changelog Previous Releases

  • Fix the page indices for Pages 13 to 15

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