Skip to content

Latest commit

 

History

History
203 lines (107 loc) · 6.13 KB

File metadata and controls

203 lines (107 loc) · 6.13 KB

1.3.2

New Features

  • Add Starfinder2e as compatible system

1.3.1

Housekeeping

  • Bump supported FoundryVTT version to 14.360

1.3.0

New Features

  • Support FoundryVTT 14 and PF2e 8.0

Translations

  • Update polish translation (@Lioheart) (#48)

1.2.1

Bugfixes

  • Handle different behaviors for drag events with Firefox and Chrome (#47)

1.2.0

New Features

  • Add the ability to attach a macro to a roll request. The macro context receives an object containing information about the requested roll, the rolling actor and the outcome. See the PR for more information (#46)

Enhancements

  • Add Spell Attack as option for counteract checks (#46)

1.1.1

Bugfixes

  • Fix alwaysAddName setting only working for the client that set it (#43)

Translations

  • Update polish translation (@Lioheart) (#42)

1.1.0

New Features

  • Add a setting to always append the action or skill name to custom check labels (#40)
  • Add a setting to play a sound when a new roll is requested and the browser window is not active (#40)

Bugfixes

  • Fix chat message context menu not working (#40)

Translations

  • Add polish translation (@Lioheart) (#39)

1.0.2

Bugfixes

  • Fix inline link DC not working (#37)

1.0.1

Bugfixes

  • Fix secret inline link background color in dark mode (#35)

Enhancements

  • Add Spell Attack check roll (#35)

1.0.0

  • Foundry v13 compatibility (#31)

0.7.1

Enhancements

  • Add Shift + Left Click to copy indiviual raw inline rolls to the clipboard (#27)
  • Set Request Roll inline links that open the GM dialog to GM-only visibility (#27)

Bugfixes

  • Fix counteract check outcome for equal counteract ranks (#28)

0.7.0

New Features

  • Add counteract checks (#25)

0.6.2

Enhancements

  • Clean up some sytlings in dark mode (#24)
  • Use better labels for the type/statistic select elements

0.6.1

New Features

  • Add basic option for saves and a Flat Check option in the check types dropdown (#23)

0.6.0

New Features

  • Add a tooltip showing total statistic modifier and proficiency rank for each roll in the roll request dialog (#22)
  • Allow actor selection in the roll request window. Defaults to game.user.character if no token is selected (#22)

Enhancements

  • Improve display of clicked links in the roll request dialog (#22)
  • Show multiple results per user for rolls from different roll groups (#22)

0.5.3

Enhancements

  • Add group labels to result dialog (#21)

0.5.2

Bugfixes

  • Restore action roll DC in generated inline rolls (#19)

0.5.1

New Features

  • Add CSS override settings (#18)

0.5.0

New Features

  • Add roll results dialog for socket requests (#17)

0.4.0

New Features

  • Add setting that controls whether the GMDialog is closed after sending a request (#16)
  • Add inline links that open the dialog with the inlined roll data (#16)

0.3.0

New Features

  • Add player selection dialog for socket roll requests (#15)
    • Shift-clicking the Request Rolls button skips the dialog and sends the request to all players

Enhancements

  • The GMDialog now stays open after sending requests (#15)
  • Improve string replacement in optional labels (#15)
  • Use the same socket message id when loading from history (#15)
    • Sending a request with the same id will refresh the open roll windows of receiving clients

0.2.0

New Features

  • Add socket roll requests that open a roll window for the clients (#13)

0.1.1

Enhancements

  • Improve action handling and select default variant and statistic where possible (#10)

0.1.0

New Features

  • Add optional label input for check rolls (#6)

Enhancements

  • Continue to improve styles (#6)

0.0.2

New Features

  • Improve clicking rolls in the preview and add some compatibility for DorakoUI (#2)

0.0.1

New Features

  • Initial release.