Add support for difficult terrain via Terrain Ruler module (resolves #1)

This commit is contained in:
Manuel Vögele
2021-03-09 10:02:09 +01:00
parent 0a7d8495c6
commit 384de1a1b5
6 changed files with 62 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
## In development
### New features
- If the [Terrain Ruler module](https://foundryvtt.com/packages/terrain-ruler/) is installed and activated, Drag Ruler will now take difficult terrain that was placed with the [TerrainLayer module](https://foundryvtt.com/packages/TerrainLayer/) into account.
## 1.3.4
### Module compatibility
- Increased compatiblility with other modules (namely Drag Ruler and Terrain Ruler are no longer incompatible)