Skip to content

4.1.0 Stable Release

Compare
Choose a tag to compare
@Veilza Veilza released this 08 Apr 22:27
· 205 commits to main since this release
ceb72c4

More quality of life updates! I know a lot of people like to play Dark Ages and rename skills, and some storytellers want to condense the number of skills down in general. So, coming with this update is the long-awaited feature to change the names of skills in-system through our brand new Storyteller Menu! Along with that, this update includes ways to alter CSS depending on the currently selected language, which resolves issues where some text in other languages would overflow their text boundaries.

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.1.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.1.0 Changelog

From a player's side

  • Fixed an issue where static and humanity counters weren't styled correctly on dark mode vampire/coterie sheets Veilza
  • Fixed for danger/desperation fields not properly updating on Cell sheets Veilza
  • Fixed some issues where some skills/attributes would overflow in certain languages Veilza
  • Fixed an issue where discarded dice would still contribute to roll totals in chat messages Veilza
  • Map notes will automatically be displayed by default Veilza
  • Actor tokens (aside from SPC tokens) will automatically have their data linked to their parent sheets Veilza
  • When a player is granted Ownership of an actor, their token disposition will be changed to "Friendly." Veilza
  • By default, token disposition is now "Neutral." Veilza
  • Added a new Automation menu in the settings for storyteller, as well as a "Disable All Automation" button. Veilza
  • Added the ability for storytellers to rename and hide skills and attributes through a brand new "Storyteller Menu" in the settings Veilza
  • Fixed an issue where SPC sheet disciplines wouldn't populate the value of the roll dialog Veilza

From a developer's side

  • Fixed inconsistent linebreaks in selectors within CSS sheets Veilza
  • Added the ability to define CSS alterations based on a client's chosen locale Veilza
  • Removed skill and attribute labels from actor templates Veilza
  • Actor sheets now use the skill and attribute def file Veilza