From 58dd02f060ec5499e5f5aeb9b3816e06d2800a14 Mon Sep 17 00:00:00 2001 From: Idle <651462+reonZ@users.noreply.github.com> Date: Tue, 25 Jun 2024 19:54:03 +0200 Subject: [PATCH] 0.10.0 --- CHANGELOG.md | 16 ++++++++++++++++ module.json | 4 ++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad2864b..d9c0e65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# 0.10.0 + +- settings can now be `GM Only` and still be client settings +- added extra tags to setting names in the "Configure Game Settings" application to indicate which ones are `GM Only` or `Requires Reload` +- `Persistent HUD`: + - the `Auto-Fill NPCs` setting is now a checkbox and gm-only (setting was reset) + - added a new `Auto-Fill Preference` gm-only setting + - select menu that was originally in `Auto-Fill NPCs` + - is also used when using the auto-fill shortcut menu (see below) + - added a new `Use Owner Shortcuts` gm-only setting + - it will find the "main" owner of the Character actor and use its shortcuts if you never made any change in yours + - added shortcuts menus for GM above the shortcut slots + - you will find a way to delete, auto-fill or copy owner shortcuts + - added the "default" range of character strikes directly on the shortcut +- fixed image size issue on firefox for dragged elements from sidebars + # 0.9.0 - `Combat Tracker`: diff --git a/module.json b/module.json index 2f12ec4..ed5513b 100644 --- a/module.json +++ b/module.json @@ -16,11 +16,11 @@ "verified": "12.327", "maximum": "12" }, - "version": "0.9.0", + "version": "0.10.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.9.0/module.zip", + "download": "https://github.com/reonZ/pf2e-hud/releases/download/0.10.0/module.zip", "changelog": "https://github.com/reonZ/pf2e-hud/blob/master/CHANGELOG.md", "bugs": "https://github.com/reonZ/pf2e-hud/issues", "styles": [