Skip to content

Releases: wardz/ClassicCastbars

v1.3.5

19 Apr 10:43
Compare
Choose a tag to compare

v1.3.5:

  • Fix lua error when upgrading to v1.3.4+ from a version older than 1.3.0.

v1.3.4

18 Apr 11:17
Compare
Choose a tag to compare

v1.3.4:

  • Aimed Shot will now take cast speed modifiers into account.
  • Add cast speed detection for Wushoolay's Charm of Nature and Hazza'rah's Charm of Healing.
  • Improvements for uninterruptible cast data in Zul Gurub.
  • Border shield for uninterruptible casts is now split into 2 different textures, so you can now
    modify the icon shield without modifying the statusbar shield and vice versa.
    (You might want to adjust icon position after this change if you use a very large icon size.)

v1.3.3

03 Apr 10:50
Compare
Choose a tag to compare

v1.3.3:

  • Fix addon not working when old versions of LibClassicDurations is loaded by some other addon.
  • Minor performance optimizations.

v1.3.2

01 Apr 10:22
Compare
Choose a tag to compare

v1.3.2:

  • Casts will now also be stopped on unit jumping.
  • Removed April fools joke, don't worry there'll be a new one next year :)
  • Add options to toggle between showing friendly & enemy casts for nameplates.
  • Add option to use different settings profile per character.
  • Add default list of uninterruptible NPC spells for all locales. (As a side effect your previous auto-learned uninterruptible list will be reset).
    Note that this is just some sensible defaults, it doesn't have every single uninterruptible spell in the game.

v1.3.1

25 Mar 11:01
Compare
Choose a tag to compare

v1.3.1:

  • Fix focus frame not being click-through when it's hidden after first usage.
  • Minor improvements and bug fixes to uninterruptible cast system.
  • Localization updates.

v1.3.0

22 Mar 20:20
Compare
Choose a tag to compare

v1.3.0:

  • Add uninterruptible cast indicator like on retail. You can configure this in the options. (SHIFT+Click the test button to force show uninterruptible castbar)
    This system works by detecting and learning from interrupt immunities. If you interrupt a casting mob and it shows "immune", the addon will
    remember this for the next time that spell is being cast and will show a grey uninterruptible spell indicator from then on. If you interrupt into bubble
    immunity this will be ignored aslong as you have LibClassicDurations enabled (should be embedded in either Details, WeakAuras or ClassicAuraDurations).
    Auto-learning is currently only enabled for NPCs, against players it will use a prebuilt list of uninterruptible spells instead. This is because there's
    so many temporary immunities for players that can give false positives. Also note that only interrupts are checked and not silences since its possible
    for a silence to be immuned while an interrupt still lands. This feature is still very much WIP, please let me know if there's any bugs or oversights.
  • Add option to toggle castbar spark effect.
  • Castbar spark effect is now hidden for channeled casts like on retail.
  • Removed option for detecting cast speed modifiers, it is now always enabled instead.
  • Removed option for showing cast info only. You can achieve the same effect by setting border texture to none, disabling spark & setting castbar background color to zero alpha value.
  • Minor localization string updates & added 40% of Brazilian localizations, thanks to dalanwoopy.

v1.2.11

11 Mar 23:16
Compare
Choose a tag to compare

v1.2.11:

  • Update for WoW patch 1.13.4.
  • Fix occasional Lua errors when testmode is enabled after v1.2.8 changes.
  • Fix Arcane Missiles rank 1 not being shown.
  • Fix Arcane Missiles cast by yourself being refreshed every tick if the enemy target is out of LoS.

v1.2.10

08 Mar 17:16
Compare
Choose a tag to compare

v1.2.10:

  • Fix rare Lua error for player castbar timer when there's no spell name text available.

v1.2.9

04 Mar 20:52
Compare
Choose a tag to compare

v1.2.9:

  • Add new statusbar color option for cast failed.
  • Fix castbar sometimes being incorrectly shown for a split second when you switch targets and the old target used a channeled spell before.
  • Add 64.29% of German localizations, thanks to x_RazzorX_x!

v1.2.8

01 Mar 20:29
Compare
Choose a tag to compare

v1.2.8:

  • Castbar now shows a red failed indicator on cast stopped. (Interrupt indicator will still say "Interrupted" instead of "Failed" so you can still track successful interrupts.)
  • Improvements to castbar finish animations.
  • Fix Lua error from v1.2.7 when using player castbar without timer text enabled.
  • Add more French localizations, thanks to Irhala!