Skip to content

Releases: rgd87/LibClassicCasterino

1.20

08 Oct 20:32
@d87 d87
Compare
Choose a tag to compare

LibClassicCasterino

1.20 (2019-10-03)

Full Changelog

  • Added Mage's Teleports and Portals
  • Aimed Shot for player
  • Bump Minor
  • Merge pull request #15 from siweia/patch-1
    Fix castbar visibility when unit is player itself
  • Fix castbar visibility when unit is player itself
  • Changed fallback icon
  • UNIT_SPELLCAST_SUCCEEDED passthrough

1.16

13 Sep 15:55
@d87 d87
Compare
Choose a tag to compare

LibClassicCasterino

1.16 (2019-09-13)

Full Changelog

  • Firebolt and Consume Shadows
  • Pets now count as Player-type, Seduction channel
  • fixed Arcane Missiles
  • Merge pull request #11 from Laizerox/pass-varible-arguments-to-callbacks
    fix passing rest arguments to callbacks
  • fix passing other arguments to callbacks

1.14

13 Sep 04:29
@d87 d87
Compare
Choose a tag to compare

LibClassicCasterino

1.14 (2019-09-13)

Full Changelog

  • not loading on live
  • return player data for self-target case
  • doing INTERRUPTED instead of FAILED on CC
  • movement checks for cast interruption
  • CC interruptions
  • storing creature spells as array
  • storing nameplate guids instead of units
  • bugfix for when npcID is nil somehow
  • stopping casts on death
  • more complete list of casted spells

1.5

27 Aug 01:51
@d87 d87
Compare
Choose a tag to compare
1.5

LibClassicCasterino

1.5 (2019-08-26)

Full Changelog

  • bump minor
  • fixed for nil guids

1.4

23 Aug 06:10
@d87 d87
Compare
Choose a tag to compare
1.4

LibClassicCasterino

1.4 (2019-08-23)

Full Changelog

  • updated luacheckrc
  • icons for npc spells
  • new unit lookup
  • Curse of Tongues check inside UnitCastingInfo
  • fixed cast time reduction by talents, now using last ranks correctly
  • README
  • removed player from unit lookup
  • passthrough for player events
  • fallback for player
  • aimed shot
  • rogue warrior hunter
  • shaman spells
  • paladin spells
  • priest spells
  • druid and mage spells
  • warlock spells
  • filled in channels
  • talent cast time reductions
  • first commit