Releases: davelens/fvtt-party-resources
Releases · davelens/fvtt-party-resources
1.2.2
1.2.1
1.2.0
- Added functionality to use an image as a resource label.
- Provided a module setting to choose how icon images are displayed: Either icon on top with text below it, or floating text on top of the icon image.
- Added Azzurite's settings extender as a dependency to make use of file uploads.
- Refactored the registration of resources into a single point of truth.
- Fixed an issue with newly made resources showing
undefined
in their first notification. - Added some headers to the resource form to make it more readable.
1.1.6
1.1.5.1 - Hotfix release
- Move the registration of toggle-actors-button-for-players into ModuleSettings. This fixes players not seeing the Party Resources button in the Actors Directory unless they refresh.
1.1.5
1.1.4
- Fixed an issue with the version number in the menu bar of the resource
dashboard blocking the click+drag functionality of the window. - Moved CursorTooltip out of the public facing API.
- Changed the initial popup to only show up for DMs, not players.
- Added a module setting to control the Party Resources button visibility for
players.
1.1.3
1.1.2
- Fixed an issue when a resource's min/max values were not respected when their value was 0.
- Pressing CTRL on Windows (CMD on macOS) when clicking the +/- buttons will add/subtract 10 instead of 1.
- Pressing SHIFT when clicking the +/- buttons will add/subtract 100 instead of 1.