Skip to content

Releases: kandashi/Active-Auras

v0.7.0: v11 support

28 May 08:06
8dced69
Compare
Choose a tag to compare
  • Updated packs

v0.6.3: v11 First Pass

26 May 21:26
fbfd0d0
Compare
Choose a tag to compare
  • Compendiums will now load in v11.

v0.6.2: Await what?

26 May 16:29
5042b23
Compare
Choose a tag to compare
  • When applying effects via a template and targetting larger numbers of creatures, due to some timing issues, midi could decide that the effect had expired and remove the effect. Certain auras will now await more, which might increase some auras processing time.
  • ActiveAuras was not exported through the legacy window mode.

v0.6.1: Aura or not?

20 May 20:15
0460bf5
Compare
Choose a tag to compare
  • Effects which had previously been marked as active auras and had ignore self checked, but were no longer marked as active effects would cause the effect to not be applied to the actor.

v0.6.0: Fix Factory

17 May 19:26
2f20f44
Compare
Choose a tag to compare
  • Moved to a ES Module, no longer provided as world scripts.
  • Improve wound detection in SWADE. Hopefully fixes #268
  • In some cases, an aura effect would be reapplied even after the aura was gone resolves #271
  • Transferred Effects aren't removed if the source token is deleted resolves #269

Full Changelog: v0.5.7...0.6.0

v0.5.7: 4e Support

16 Feb 07:56
3f40148
Compare
Choose a tag to compare

What's Changed

  • Added await to fix error on spikegrowth by @cadowtin in #267
  • D&D 4e Compatibility by @FoxLee in #265

New Contributors

  • @cadowtin made their first contribution in #267
  • @FoxLee made their first contribution in #265

Full Changelog: v0.5.5...v0.5.7

Support rolldata evaluation in radius

20 Jan 18:29
3093b68
Compare
Choose a tag to compare

What's Changed

  • Support rolldata evaluation in radius by @MrPrimate in #263
  • Prevent errors with new group actor in 5e.

0hp would not remove aura

14 Jan 10:03
90269bf
Compare
Choose a tag to compare
  • 0hp would not remove auras, e.g. a Paladin's Aura of Protection.

Prevent double removal on times-up expiry

28 Dec 11:33
2ecf75a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

Suppression and Effect Removals

27 Dec 18:28
00e02c7
Compare
Choose a tag to compare

What's Changed

  • Correct a missing deprecated data reference.
  • Reduce Double Aura Removal by @MrPrimate in #257
  • HP Check could misfire effect application due to bad HP logic.
  • Add Basic Support for isSuppressed & Change Support for dnd5e by @DarkByteZero in #258

New Contributors

Full Changelog: v0.5.2...v0.5.3