Rework Bresenham algorithm for grid 3d and hex 3d, to fix skipping of hexes and to ensure
that the algorithm uses double-diagonals when moving in 3d. Use preallocated array to increase speed. Closes #247.
Fix for gridless ruler freezing when movement history is present. Closes #248.
Add check to allow user to drag token when Move-that-for-you module is present and token move is enabled. Closes #241.
Update Polish translation. Thanks @LIOHART!
Update Brazilian Portuguese translation. Thanks @Kharmans!
Update SWADE 4.2.0 system attributes. Thanks @roth-michael!
Update libGeometry to v0.3.20.
What's Changed
- Update pt-BR.json by @Kharmans in #246
- Update pl.json by @Lioheart in #242
- updated system attributes for SWADE 4.2.0+ by @roth-michael in #245
New Contributors
- @Lioheart made their first contribution in #242
- @roth-michael made their first contribution in #245
Full Changelog: 0.10.17...0.10.18