Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@crash1115 crash1115 released this 08 Feb 10:57
· 115 commits to master since this release
ac70e25

New Features

  • Added a setting that allows the user to make the character sheet wider when it opens. This is a client-specific setting, so users can change it as they need to if they're using different sheets or have different preferences.
  • Added a setting to hide the activities from players. Off by default. When this is on, the tab does not display on the sheets, completion messages are automatically whispered to GM rather than displayed publicly, and roll dialogs will automatically have the Private GM Roll mode selected.
  • Added the ability to set a macro to run when an activity gets rolled
  • Opened up an accessible API and added the updateActivityProgress, getActivitiesForActor, and getActivity methods in order to facilitate macro use.

Bug Fixes

  • Fixed an issue where activities would not roll when Better Rolls was enabled.
  • Fixed an issue where the roll indicator wasn't displaying on hover.
  • Disable roll button on completed activities
  • Prevent roll completion messages from displaying if activity was already completed