Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 575 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 575 Bytes

1.0.1

Re-release to fix issue generating module archive.

1.0.0

Fixes

  • Fixed being unable to register multiple dice that share a name.
  • Fixed d4s and d10s reporting incorrect results when rolled.
  • Fixed new installs of the module installing an older version.

Improvements

  • Converted configuration application to use the V2 Application API.
  • Added localisation.
  • Added .editorconfig.
  • Added an option to prevent unprompted rolls.
  • Added support for rolling percentile dice.
  • Added global roll debounce to reduce instances of 'phantom' rolls.