Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.

Releases: endymonium/TimerBars

1.2

18 Jul 21:07

Choose a tag to compare

Changelog

1.2

  • added /tmb shortcut

1.1

  • SPELLCAST event signature changes adaption

1.0

  • fork and rename to Timerbars

4.3.1

  • death knight mount up spell nil fix

4.3

  • replaced split spell split logic based on "," with ";" because of issues with spell names containing "," (eg the monk one)

4.2

  • removed functionality to create bars based on player energy

4.1

  • first release
  • lua errors because of missing imports or unknown registered event
  • UnitAura return values do not seem to contain "rank" anymore
  • UnitAura does not support spellName as 2nd parameter anymore
  • removed references to PlaySound, which does not exist anymore

1.1

18 Jul 11:52

Choose a tag to compare

1.1

Changelog

1.1

  • SPELLCAST event signature changes adaption

1.0

  • fork and rename to Timerbars

4.3.1

  • death knight mount up spell nil fix

4.3

  • replaced split spell split logic based on "," with ";" because of issues with spell names containing "," (eg the monk one)

4.2

  • removed functionality to create bars based on player energy

4.1

  • first release
  • lua errors because of missing imports or unknown registered event
  • UnitAura return values do not seem to contain "rank" anymore
  • UnitAura does not support spellName as 2nd parameter anymore
  • removed references to PlaySound, which does not exist anymore

1.0

04 Jul 16:55

Choose a tag to compare

1.0

Changelog

1.0

  • fork and rename to Timerbars

4.3.1

  • death knight mount up spell nil fix

4.3

  • replaced split spell split logic based on "," with ";" because of issues with spell names containing "," (eg the monk one)

4.2

  • removed functionality to create bars based on player energy

4.1

  • first release
  • lua errors because of missing imports or unknown registered event
  • UnitAura return values do not seem to contain "rank" anymore
  • UnitAura does not support spellName as 2nd parameter anymore
  • removed references to PlaySound, which does not exist anymore

4.3.1

02 Jul 07:52

Choose a tag to compare

Changelog

4.3.1

  • death knight mount up spell nil fix

4.3

  • replaced split spell split logic based on "," with ";" because of issues with spell names containing "," (eg the monk one)

4.2

  • removed functionality to create bars based on player energy

4.1

  • first release

4.3

24 Jun 11:06

Choose a tag to compare

4.3

Changelog

4.3

  • replaced split spell split logic based on "," with ";" because of issues with spell names containing "," (eg the monk one)

4.2

  • removed functionality to create bars based on player energy

4.1

  • first release

4.2

24 Jun 10:20

Choose a tag to compare

4.2

NeedToKnow

4.2 (2018-06-24)

Full Changelog

  • bumped version
  • updated readme
  • removed power functionality

4.1

23 Jun 13:48

Choose a tag to compare

4.1

NeedToKnow

4.1 (2018-06-23)

Full Changelog

  • added travis
  • bfa fixes
  • added readme.md
  • initial commit