- Compatibility with v10. Note that starting this version, the module requires v10. You can keep using v4.5 for older Foundry versions, don't worry!
- Change to the "font" system. Dice So Nice! now uses the new core Custom Font settings. This means that when you upload a new font in Foundry, it will become available as a font to use on your dice. As a result, some fonts have been added, and some have been removed.
- Reworked the "new user experience" to follow Foundry VTT UX, and added an optional "Tour" to show DsN features
- Added more basic colors to the list of predefined theme (Red, Blue, Green, Yellow, Cyan, Pink, Grey) so they can be used in a flavor (ex: 1d20[red])
- Fixed a rare bug when a D12 that should have displayed a 12 was displaying an 11 instead.
- API: Added a "waitFor3DAnimationByMessageID" function based on the code snippet created by JeansenVaars that resolves a promise when a 3D animation stops
- Updated ThreeJS to latest version (rev146)