Releases: wardz/ClassicCastbars
Releases · wardz/ClassicCastbars
v1.6.10
ClassicCastbars
v1.6.10 (2023-11-05)
Full Changelog Previous Releases
- hide this setting when not in classic era
- Merge branch 'master' of github.com:wardz/ClassicCastbars
- Revert back to resetting npcCastTimeCache per zone until every edge case is fully fixed (+add option for changing it for advanced users)
v1.6.9
ClassicCastbars
v1.6.9 (2023-11-03)
Full Changelog Previous Releases
- bump max auto position limit
- Crypt Scarabs to uninterruptible list
- toxic bolt to uninterruptible list
- Arcane Bomb to uninterruptible list, & more bombs to pushback blacklist
- bump startdelay slightly
- add more defaults to npcCastTimeCache (english client only for now)
- add Throw Axe to uninterruptibleList
- fix rest of npcs Deadly Poison casts showing wrong interruptible state
v1.6.8
ClassicCastbars
v1.6.8 (2023-10-22)
Full Changelog Previous Releases
- show different error message for nameplate testmode not found
- swap curseforge link to github
- BorderShield pixel perfect adjustments
- bump wrath toc version & remove retail toc as its no longer supported
- add option in classic era to display interrupted magic school (default enabled)
- add Hi-Explosive Bomb & Big Iron Bomb to pushback blacklist
- reset npcCastTimeCache if config version < 36
- add button to clear cast caches
- lower auto pos for target castbar slightly
- fix Darkmist Spider's Deadly Poision showing as uninterruptible
- set fade duration from 1.2s -> 1.0s in interrupted state
- add more spells to uninterruptibleList
v1.6.7
ClassicCastbars
v1.6.7 (2023-09-19)
Full Changelog Previous Releases
- pixel perfect adjustments to castbar border, let me know if this bugs for some resolutions
- show failed anim from OnUpdate expiration for npcs only
- 2 to 3 digit decimal precision for border padding
- re-add Throw & Shoot to spellcasts, prob useful for HC
v1.6.6
ClassicCastbars
v1.6.6 (2023-09-14)
Full Changelog Previous Releases
- add few more default spells to npcCastUninterruptibleCache
- reset npcCastTimeCache when updating from older version
- revert to old castTimeDiff values until further testing
- add some quick notes for classic era focus
- fixes for #79
- bump toc interface version for when testing without packager release script
- bump library versions for when testing without packager release script
v1.6.5
ClassicCastbars
v1.6.5 (2023-08-29)
Full Changelog Previous Releases
- use npcID instead of npcName for npcCastTimeCache
v1.6.4
v1.6.3
ClassicCastbars
v1.6.3 (2023-07-05)
Full Changelog Previous Releases
- fix lua error on ptr
- store npcCastTimeCache in savedvariables (across logouts)
v1.6.2
ClassicCastbars
v1.6.2 (2023-05-28)
Full Changelog Previous Releases
- Bump retail toc version.
- Use proper registration for LibClassicDurations. Previous only worked with ClassicAuraDurations.
- Fix castbar uninterruptible state not always updating from auras, especially when targetting yourself.
- Resetting addon to default now also resets npc cast uninterruptible cache.
- Blackwing Spellbinder now shows uninterruptible castbar for non-physical classes only.
- Casts with no SPELL_CAST_SUCCESS detected from combat log now automatically shows red failed animation after the hardcoded cast time is over. (Classic Era has no proper event for cast failed or stopped so we gotta guess). Previously it only faded out normally.
v1.6.1
ClassicCastbars
v1.6.1 (2023-04-23)
Full Changelog Previous Releases
- fix luacheck error
- merge tbc & classic era castImmunityBuffs, add Limited Invulnerability Potion
- fix classic era /focus not being triggered anymore
- 250 -> 300 spells loaded a sec