- Fixed bug that rendered DSN for all users for Private GM rolls
- Re-implemented compatibility with Midi-QOL and Better Rolls for 5e
- Foundry core v0.8.6 compatibility
- Extra-attacks will now properly follow roll mode set in attack/damage configuration window
- Complete package re-write
- Foundry core v0.8.3 compatibility
- Removed bug involving DSN; MA5e should no longer disable DSN unintentionally
- Manual fix if DSN still disabled (run in console):
game.settings.set("dice-so-nice", "enabled", true);
- Minor fix on flag setting for multi-item damage rolls.
- Final update before v5.0.0 update for FVTT core v0.8.0.
- Improved Midi-QOL compatibility.
- Revert Midi-QOL compatibility back to working state.
- Improved compatibility in development.
- Update for dnd5e v1.2.4
- Update BetterRolls 5e compatibility to use new multiroll chat card
- Bug fix regarding faulty template filepath
- Basic Midi-QOL compatibility
- Forgot to include Multiattack Tool default saving in v4.0.0
- Foundry VTT Core update 0.7.9
- Complete package re-write (no functional changes)
- Add setting to enable/disable DSN animations for Multiattack tool with Better Rolls 5e active
- Better Rolls 5e compatibility
- dnd5e v1.2.0 update
- Improved implementation of saving default configuration in Multiattack tool
- New Multiattack tool in token layer toolbar that allows for multiple attack rolls of different items to be made at once
- 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.
- Adds default rolls functionality
- Fixes fast forward rolling
- Adds in Private GM Roll (and other roll mode) functionality for custom multiattack chat cards
- Hotfix for a bug in critical damage handling
- Initial release