promotional bannermobile promotional banner

Baik Actionbar Module

Stacks and modifies Blizzard's actionbar

File Details

8.0.5.1-beta

  • B
  • Aug 4, 2018
  • 35.29 KB
  • 110
  • 8.0.1
  • Retail

File Name

BaikActionbar-8.0.5.1-beta.zip

Supported Versions

  • 8.0.1

lightweight tag 69b08d125d93a73d86262e6fc1763ff48c34c8de 8.0.5.1-beta
Author:    Nikpmup <daniel.ma.hall@gmail.com>
Date:    Sat Aug 4 07:30:54 2018 -0700

commit 69b08d125d93a73d86262e6fc1763ff48c34c8de
Author: Nikpmup <daniel.ma.hall@gmail.com>
Date:   Sat Aug 4 07:30:54 2018 -0700

    Massive combat lockdown refactor and fixed compact frames hopefully

commit 5eab3a02a6a7d45daba804b7fd4a8242db5a2e92
Author: Nikpmup <daniel.ma.hall@gmail.com>
Date:   Thu Aug 2 07:20:55 2018 -0700

    Update to use order number

commit 8a2f22937cefddd68874c589a75838b34569c25a
Author: Nikpmup <daniel.ma.hall@gmail.com>
Date:   Wed Aug 1 20:28:30 2018 -0700

    Added some combat fixed and option to prevent compact frame

    Combat Fix
    - Some edgecases where wow API breaks since we override their API
    - Update to match API that allows in combat specific functions
        - Used to reset art frames when vehicle bar forces uncompact version

    Compact Frame Option
    - Essentially prevents us from running the hacky compact frame code xD

commit f8e05f0ffd05cbc91fb23e9c16e89806547217d2
Author: Nikpmup <daniel.ma.hall@gmail.com>
Date:   Wed Aug 1 07:19:57 2018 -0700

    CombatSafe API, VertexColor API Update

    CombatSafe
    - Wrap protected actions with CombatSafe so we don't throw errors

    VertexColor
    - Update to match BaikCore update