Releases: zeel01/scene-tiler
Releases · zeel01/scene-tiler
v2.1.0
v2.0.0
Added create API method
v1.0.2
Added some error mitigation regarding roof tiles.
See: https://gitlab.com/foundrynet/foundryvtt/-/issues/5757 for more details.
v1.0.1
Now compatible with Foundry v0.8.x and overhead tiles.
Foundry 0.8.2 compatibility.
Changes:
- Compatible with 0.8.x documents
- Compatible with overhead tiles
- Now creates an overhead tile to represent the foreground image of the source scene if applicable.
v0.5.2 - Prevent tile resizing
Changes:
- Resizing Scene Tiler tiles is now prevented to avoid content misalignment.
v0.5.1
Changes:
- Refactored some parts I didn't like
- Improved error handling
- Changed the way Token Attacher compatibility works
- Adjusted my scaling algorithm to account for grid distance as well as grid size.
v0.4.2 - Using Hook for TA compat
Added some documentation and did some refactoring, plus now testing the Hook technique for TA compatibility.
v0.4.1
Changes
- Now compatible with Token Attacker v4
- Added blank PNG as a fallback tile image when the source scene has no background
- Corrected the Z indexes of all pasted tiles so they appear above the ST tile
v0.3.2
TA link regen