4.3.0 Stable Release
V12 is here, and we were able to get WOD5E compatible real quickly! This lined up nicely with a few other nice bugfixes and a new feature that's been long requested--blood surges! And a lot of fixes/a couple of new things for group sheets.
Installation
As always, if you have any issues, then please feel free to submit an issue.
To install this release, please use the manifest URL provided here: https://github.com/Rayji96/foundry-V5/releases/download/4.3.0/system.json
Or, if you already had an old version of the WOD5E system installed, just click the update button and everything should (should) update smoothly!
4.3.0 Changelog
From a player's side
- German translation updates LorduFreeman
- Health and willpower trackers for group members are now displayed on group sheets Veilza
- Styling adjustment for group member subitem displays Veilza
- Fixed an issue where using "Delete All" on a folder that used to have actors that were moved to a group sheet would be deleted. Veilza
- Added default names for items and actors that'll be used if someone creates an item or act without setting a name Veilza
- Added a new warning to shift down when a Werewolf has Lost the Wolf Veilza
- Added various missing localization Veilza
- Added a Blood Surge checkbox on the roll dialogue Veilza
- Added a hoverover title for the Remorse button above the Humanity tracker Veilza
From a developer's side
- Added a check to determine whether square trackers are editable or not Veilza
- New release workflow to automatically add new releases to the Foundry package page WeinerDolphin
- Fixed an issue where willpower rerolls wouldn't work if Dice So Nice wasn't enabled Veilza
- V12 Compatibility update Veilza
-
- Transitioned now-depricated functions duplicate and mergeObject Veilza
-
- Removed all instances of enrichHTML in handlebars in favour of enriching within scripts instead Veilza