Skip to content

Releases: kandashi/Active-Auras

v0.9.15

31 Aug 14:19
751081e
Compare
Choose a tag to compare
  • Silence compendium example was not working.

v0.9.14

24 Jul 11:05
cbb444d
Compare
Choose a tag to compare

What's Changed

  • Remove errant warning
  • Fix auras in v12 and D&D v3.3.1
  • If using a Placeholder token in the combar tracker, AA could fail.

Full Changelog: 0.9.13...0.9.14

v0.9.13

11 Jun 19:29
e56151c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.12...0.9.13

v0.9.12

03 Jun 19:48
81f7e0d
Compare
Choose a tag to compare
  • v12 official support.
  • Some template auras would fail to apply when cast via things like magic items.

v0.9.11

03 Apr 07:52
57e3e47
Compare
Choose a tag to compare

What's Changed

  • Added German Translation and sorted translations in module.json alphabetically by @Freezor in #315

New Contributors

Full Changelog: 0.9.10...0.9.11

v0.9.10

30 Mar 12:48
305ae4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.9...0.9.10

v0.9.9

29 Mar 14:13
e75107b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.8...0.9.9

v0.9.8

29 Feb 19:12
6085b77
Compare
Choose a tag to compare
  • If using aura evaluation only in combat, when combat ended, in some instances auras would not be removed.
  • More selective use of setting auras origins to parent ids where the effect has an origin uuid that points to an actors item, and it's not a transfer effect.

v0.9.7

24 Feb 22:18
b986f3c
Compare
Choose a tag to compare
  • Set Effect Origin to parent item for fun transfer effect times in D&D 3.0, in more instances.
  • When an item is deleted from an actor with an aura that is affecting tokens on the scene, the aura effect will now be removed from the token on delete for systems not using legacy transferral.

v0.9.6

22 Feb 19:11
796c871
Compare
Choose a tag to compare
  • Set Effect Origin to parent item for fun transfer effect times in D&D 3.0.
  • Initial Canvas parse of effects would not always trigger, so for example a Paladins Aura effect would not be applied until the Paladin moved.