When multiple colors overlap on one square draw the one representing the furthest range with the highest priority

This commit is contained in:
Manuel Vögele
2021-03-09 14:47:53 +01:00
parent 862477c698
commit 5a7f5531f2
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
### 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.
- The GM's Drag Ruler can now be hidden from non GM players via a setting.
- When multiple different colors apply to a single grid space because the path crosses itself the color representing ranges further away will take priortiy over colors representing closer ranges.
## 1.3.4
### Module compatibility