Skip to content

Releases: SecretX33/BalanceUtils

v1.0.5

16 Dec 23:39
Compare
Choose a tag to compare

Changes

  • Added check to warn the player if during BL, casting Starfire would give the player more damage than casting Wrath, so he knows and can switch to Starfire more quickly.

v1.0.4

01 Dec 19:21
Compare
Choose a tag to compare

Changes

  • Added unregister to event ADDON_LOADED to reduce memory footprint.

v1.0.3

29 Nov 14:27
Compare
Choose a tag to compare

Changes

  • Added an easy config for the player to change the message when the addon cancels Solar Eclipse.
  • Added an additional check to make canceling Solar Eclipse more consistent.
  • Code cleanup & comment update.

v1.0.2

27 Nov 15:03
Compare
Choose a tag to compare

Issues fixed

  • There was an issue around the rotation of the eclipses, where depending on the Solar Eclipse CD, canceling Solar Eclipse would result in casting Starfire without any eclipse (because it would make Lunar Eclipse proc first, and of course end first, ending before the Solar CD was over).
  • Included a missing library.

v1.0.1

27 Nov 03:10
Compare
Choose a tag to compare

Issues fixed

  • If the player started the combat with Starfire the addon would remove his first Eclipse Solar, this is bad because it will hurt the boomkin's DPS.

Know issues

  • The library "CallbackHandler" is missing in this release.

First release

27 Nov 01:22
68a8823
Compare
Choose a tag to compare

Know issues

  • The library "CallbackHandler" is missing in this release.