Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reonZ committed Jul 24, 2024
1 parent f5459e6 commit 3c122e7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
#

- `Persistent HUD`:
- prevent the display of strike auxiliaries containing a dropdown in strike shortcuts
- added a new `Keep Last Persistent` setting (enabled by default)
- when using `Auto-Set Actor`, should the last valid actor be kept as persistent instead of being unset
- it will still revert to your assigned actor if you have one and `On Token Selection` is chosen

# 1.1.1

- the critical button for NPC strikes will no longer show the formula directly but only `Critical`
Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"verified": "12.329",
"maximum": "12"
},
"version": "1.1.1",
"version": "1.2.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/1.1.1/module.zip",
"download": "https://github.com/reonZ/pf2e-hud/releases/download/1.2.0/module.zip",
"changelog": "https://github.com/reonZ/pf2e-hud/blob/master/CHANGELOG.md",
"bugs": "https://github.com/reonZ/pf2e-hud/issues",
"styles": [
Expand Down

0 comments on commit 3c122e7

Please sign in to comment.