From 6085b77d57ba234675fefc3a087a89908a816a7d Mon Sep 17 00:00:00 2001 From: Jack Holloway Date: Thu, 29 Feb 2024 19:11:38 +0000 Subject: [PATCH] v0.9.8 --- Changelog.md | 5 +++++ module.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index b4c4398..5a80d72 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +# 0.9.8 + +- 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. + # 0.9.7 - Set Effect Origin to parent item for fun transfer effect times in D&D 3.0, in more instances. diff --git a/module.json b/module.json index 9f98c74..e2adf55 100644 --- a/module.json +++ b/module.json @@ -14,7 +14,7 @@ "url": "https://github.com/kandashi/Active-Auras", "bugs": "https://github.com/kandashi/Active-Auras/issues", "flags": {}, - "version": "0.9.7", + "version": "0.9.8", "compatibility": { "minimum": 11, "verified": 11