Skip to content

Releases: jessev14/Multiattack-5e

Release 3.2.0

14 Dec 18:17
Compare
Choose a tag to compare

Better Rolls 5e compatibility*
*ONLY WORKS WITH MULTIATTACK TOOL
See Incompatibilities section in README
Very simple implementation; basically just calls BetterRolls.quickRollById in a for-loop

Release 3.1.2

10 Dec 22:51
Compare
Choose a tag to compare

Update for dnd5e v1.2.0
Minimal testing done at this point, but should work as before
Will keep an eye out for any other required changes
Better Rolls compatibility still in the works!

Release 3.1.1

04 Dec 19:04
Compare
Choose a tag to compare

Marked compatibility for core 0.7.8
No functional changes

Release 3.1.0

02 Dec 09:50
Compare
Choose a tag to compare

Improved implementation of saving default configuration in Multiattack tool

Release 3.0.0

02 Dec 05:53
Compare
Choose a tag to compare

Adds Multiattack tool in token layer toolbar that allows multiple attack/damage rolls with different items to be made at once.
Adds module settings to enable/disable Dice So Nice! rendering for certain rolls.
Re-organized module for upcoming compatibility with Better Rolls 5e.

Release 2.2.0

26 Nov 03:45
198073d
Compare
Choose a tag to compare

Adds styling of Total Damage font to blue.
Adds support for mixed die type rolls (e.g. 2d10 + 3d6).
Fixes fast forward rolling (again).
Lots of under-the-hood clean up of HTML template compiling and rendering.

Release 2.1.2

22 Nov 18:45
f774c03
Compare
Choose a tag to compare

Adds default rolls functionality.
Fixes fast forward rolling.
(Re-release after messing up some github stuff.)

Release 2.0.0

21 Nov 07:52
Compare
Choose a tag to compare

Adds Private GM Roll functionality.

Release 1.1.1

20 Nov 00:18
ac12e14
Compare
Choose a tag to compare

Fixed crit damage rolls.

Release 1.0.0

19 Nov 23:23
a3ff587
Compare
Choose a tag to compare

Initial release. Please see README.md