diff --git a/CHANGELOG.md b/CHANGELOG.md index e346b42..2ae0ca6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.26.2 + +- `Resources Tracker`: + - fix tracker being toggled for every client instead of the current one only + # 1.26.1 - fix hotbar navigation being unresponsive after any persistent HUD "update" @@ -608,11 +613,13 @@ - IMPORTANT: - changes have been made to the data-structure of skills shortcuts, you will need to replace the existing ones (again) - added support for statistic action shortcuts from the `Extras` sidebar -- added a new `Resource Tracker` HUD +- added a new `Resources Tracker Tracker` HUD: + - a small widget to track arbitrary resources - GMs resources can be shared with everybody - players resources only exist on their client (they are saved as user settings, not client) - the HUD can be shown/hidden via a scene control tool button + - `Combat Tracker` - added a scene control tool button to enable/disable the combat tracker without the need to go to the settings diff --git a/module.json b/module.json index 99ddc83..75abf55 100644 --- a/module.json +++ b/module.json @@ -16,11 +16,11 @@ "verified": "12.331", "maximum": "12" }, - "version": "1.26.1", + "version": "1.26.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.26.1/module.zip", + "download": "https://github.com/reonZ/pf2e-hud/releases/download/1.26.2/module.zip", "changelog": "https://github.com/reonZ/pf2e-hud/blob/master/CHANGELOG.md", "bugs": "https://github.com/reonZ/pf2e-hud/issues", "styles": [