From 8238beed5af743ebfbfb3e3e7d9bb8ad28c56541 Mon Sep 17 00:00:00 2001 From: Idle <651462+reonZ@users.noreply.github.com> Date: Fri, 12 Jul 2024 04:03:02 +0200 Subject: [PATCH] 0.17.0 --- CHANGELOG.md | 14 +++++++++++++- module.json | 4 ++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7f1b6e..5416552 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 0.17.0 + +- made some slight improvement to filters +- `Persistent HUD`: + - added a new `Shortcut Slots` setting to set the number of shortcut slots available in the HUD (NOTE: the module was designed to have 4 slots) + - implemented the `Font Size` setting for the persistent HUD + - fixed not being able to manually unset the persistent actor when the `Auto-Set Actor` setting is set to `On Token Select` +- `Resources Tracker`: + - implement the `Font Size` setting for the resources tracker + - you can now use negative limits to the resources + - resource steps are now customizable, if empty or 0 the step shortcut will be removed + # 0.16.0 - IMPORTANT: @@ -12,7 +24,7 @@ - a variant action skill will highlight the variant, the parent action and the skill they belong to - an item inside a backpack in the container section will have all 3 highlighted - the filter field closes as soon as it loses focus - - pressing the `Enter` key will close the filter field was retaining the current filter for the sidebar + - pressing the `Enter` key will close the filter field while retaining the current filter for the sidebar - pressing the `Escape` key will close the filter field and revert any filter - pressing the `Use Sidebar Filter` keybind when there is a filter active on the current sidebar will cancel the filter - changed the default text color across the different HUDs to be the same as the one in the foundry interface diff --git a/module.json b/module.json index 3c3ce67..8080765 100644 --- a/module.json +++ b/module.json @@ -16,11 +16,11 @@ "verified": "12.328", "maximum": "12" }, - "version": "0.16.0", + "version": "0.17.0", "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/0.16.0/module.zip", + "download": "https://github.com/reonZ/pf2e-hud/releases/download/0.17.0/module.zip", "changelog": "https://github.com/reonZ/pf2e-hud/blob/master/CHANGELOG.md", "bugs": "https://github.com/reonZ/pf2e-hud/issues", "styles": [