Skip to content

Foundry Stream Module 0.2.4

Compare
Choose a tag to compare
@TabletopsAndAnvils TabletopsAndAnvils released this 19 Feb 20:53
· 12 commits to main since this release
b410bff
  • Added option from directly within Request Roll to hide the roll from players. This is not a blindroll, it is a gmroll to the GM and/or their moderator(s) depending on who made the request. While this has always been possible by using the drop down selector in the chat box itself, this is here as a matter of convenience for GM's and moderators. If a GM requests a private roll it will only been seen by the GM until it is revealed, however if a moderator requests a private roll, the roll (if using DSN) and result will be seen by the moderator and the GM. As normal, a private roll can be revealed by right clicking on it.
  • Added Request Roll localization support from within module configuration. Users can now customize the messages sent to Twitch regarding roll requests. Two option tags are available for these strings: ${dice} returns the roll request (ie 1d20) and ${who} returns who the request is made of if required.
  • Updated documentation in compendium.
  • Cleaned up code and structure in preparation for 0.8.x migration.