From b05d3e5db89ddda39af2479c76c6bdb83d2369a5 Mon Sep 17 00:00:00 2001 From: Idle <651462+reonZ@users.noreply.github.com> Date: Sat, 10 Aug 2024 14:41:19 +0200 Subject: [PATCH] 1.5.2 --- CHANGELOG.md | 9 +++++++++ module.json | 6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e37817..4943389 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 1.5.2 + +- filters for skills will now work both ways instead of from child to parent only + - the statistic will be passed down to all its children + - the action will be passed down to its variants + - which will allow highlighting of related sections instead of just the found match +- `Persistent HUD`: + - fixed alternate strike shortcuts not working for strikes with a single variant + # 1.5.1 - `Persistent HUD`: diff --git a/module.json b/module.json index 9224ae2..a7b6335 100644 --- a/module.json +++ b/module.json @@ -5,7 +5,7 @@ "authors": [ { "name": "Idle", - "discord": "Idle#3251" + "discord": "idleatre" } ], "esmodules": [ @@ -16,11 +16,11 @@ "verified": "12.330", "maximum": "12" }, - "version": "1.5.1", + "version": "1.5.2", "url": "https://github.com/reonZ/pf2e-hud", "readme": "https://github.com/reonZ/pf2e-hud/blob/master/README.md", "manifest": "https://raw.githubusercontent.com/reonZ/pf2e-hud/master/module.json", - "download": "https://github.com/reonZ/pf2e-hud/releases/download/1.5.1/module.zip", + "download": "https://github.com/reonZ/pf2e-hud/releases/download/1.5.2/module.zip", "changelog": "https://github.com/reonZ/pf2e-hud/blob/master/CHANGELOG.md", "bugs": "https://github.com/reonZ/pf2e-hud/issues", "styles": [