v0.1.16
What's Changed
Full Changelog: v0.1.15...v0.1.16
5e Sheet Resources Plus compatibility
Compatibility has been added for augmenting the Resources part of Tidy 5e Sheets. Additionally, I've submitted a pull request to the module author with the compatibility changes that are needed: ardittristan/5eSheet-resourcesPlus#36
While we wait for the result of this pull request, a world script is available here which performs the patch: https://github.com/kgar/foundry-vtt-tidy-5e-sheets/blob/main/compatibility/world-scripts/5esheet-resourcesPlus.js
If there are additional features of the module which are not working as intended, submit a github issue, explaining the problem and what the module should be doing. If it is a compatibility issue, I will work to make the necessary changes.
New Hook: tidy5e-sheet.prepareResources
A new hook has been added to support compatibility with 5e Sheet Resources Plus. At time of this writing, it is located in the wiki.