Add custom implementation of Ruler.moveToken

This allows us to move multiple tokens at a time
and allows the gm to move tokens through walls again
This commit is contained in:
Manuel Vögele
2021-02-02 10:49:31 +01:00
parent 6beae157e7
commit 633563b672
3 changed files with 76 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
## v1.0.1
### Bugfixes
- The GM can now move tokens through walls
- It is now possible to move multiple tokens with Drag Ruler enabled