Skip to content

5.0.10 Stable Release

Compare
Choose a tag to compare
@Veilza Veilza released this 09 Dec 05:09
· 8 commits to main since this release
2ad1dbc

Various small fixes made throughout the past couple of weeks.

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/WoD5E-Developers/wod5e/releases/download/5.0.10/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!

5.0.10 Changelog

From a player's side

  • Localized the "Game Paused" text Veilza
  • Fixed an issue with the new "Effects" translation keys Veilza
  • Fix issues where selectors weren't being applied to SPC sheets Veilza
  • Fixed an issue where minimizing the group sheets wouldn't minimize them all the way Veilza
  • Fixed an issue where invalid actor documents would cause an infinite loop of dataprep Veilza
  • Fixed an issue where updating dot counters would sometimes fail to update Veilza
  • Fixed an issue where rouse checks made via the rouse button on discipline powers would always reroll Veilza

From a developer's side

  • Prevent resetActors from unnecessarily being called too much Veilza
  • Make skill and attribute prep consistent with the rest of dataprep Veilza