Manuel Vögele
0ad03ad5f7
Create alpha branch
2021-11-17 12:17:00 +01:00
Manuel Vögele
035cfb8969
Add API function to receive the color for a given distance and token
2021-11-17 12:16:36 +01:00
Manuel Vögele
90a25f467b
Add "TheWitcherTRPG" to the game system integration list
2021-11-17 11:48:18 +01:00
Manuel Vögele
ab85b98a5c
Add several new game system integrations to the list
2021-10-17 20:38:01 +02:00
Manuel Vögele
1669edf757
Release v1.8.2
v1.8.2
2021-09-17 18:43:05 +02:00
Manuel Vögele
d1b5f7c39b
Verified to work with 0.8.9
2021-09-17 15:26:58 +02:00
Argonius-Angelus
24f1e78092
Updated getFlag behaviour ( #114 )
...
Updated getFlag behaviour to use Document#getFlag rather than the depreciated PlaceableObject#getFlag. Due to the min core version being marked as 0.8.5, this won't cause a 0.7 compatability issue.
2021-09-15 07:48:00 +02:00
Joe
854903a314
Add Lancer system integration info to README ( #111 )
...
Adds a link to the lancer-speed-provider module to the systems with integrations section.
2021-09-08 17:21:00 +02:00
Joe
232eca74de
Update lancer settings to system v1.0 ( #110 )
2021-09-06 09:42:59 +02:00
Manuel Vögele
9c7d4ead50
Release v1.8.1
v1.8.1
2021-08-03 10:41:56 +02:00
Manuel Vögele
a91c3c1b8c
setSnapParameterOnOptions was still using the old parameters here (fixes #102 )
2021-08-03 10:17:13 +02:00
José E. Lozano
99d057bffc
Updated Spanish ( #103 )
2021-08-03 10:01:28 +02:00
Manuel Vögele
792d644803
Release v1.8.0
v1.8.0
2021-08-02 16:03:17 +02:00
Manuel Vögele
63b13cbb34
Abort the drag when pressing ESC ( resolves #73 )
2021-08-02 15:51:12 +02:00
Manuel Vögele
f1a153a2eb
Only execute "toLowerCase" once
2021-08-02 15:47:10 +02:00
Manuel Vögele
59c12d017b
When Ctrl+Z undoes a movement, remove that movement form the movement history as well ( resolves #64 )
2021-08-02 15:43:22 +02:00
Manuel Vögele
9552c25e6e
Add a setting that disables Drag Ruler by default and only activates it once the button to add a waypoint is being pressed
2021-08-02 15:23:49 +02:00
Manuel Vögele
461e1d0818
Cancel scheudled measurements then the ruler is being cleared
2021-07-30 12:40:32 +02:00
Michael Clavell
e1265ad6fb
Add support for the Toggle Snap To Grid module ( #97 )
2021-07-30 10:16:27 +02:00
Manuel Vögele
93f0bf6369
Create LICENSE
2021-07-28 17:57:15 +02:00
Manuel Vögele
07d0c37fe9
Release v1.7.7
v1.7.7
2021-07-08 22:02:57 +02:00
Manuel Vögele
b8b97ac27a
Update generic speed provider default for swade ( resolves #93 )
2021-07-08 22:01:29 +02:00
Manuel Vögele
0e9215e8bb
Release v1.7.6
v1.7.6
2021-07-08 21:58:01 +02:00
Manuel Vögele
dc4355e0de
Add spanish translation to readme
2021-07-08 21:57:23 +02:00
José E. Lozano
cf7f84d9e4
Add spanish translation ( #94 )
2021-07-08 21:22:01 +02:00
Manuel Vögele
fe8a3b7b39
Verified to work with 0.8.8
2021-07-08 17:37:59 +02:00
Manuel Vögele
be9535acd3
Add korean translation to manifest and readme
2021-07-08 17:32:17 +02:00
José E. Lozano
530a16ca5d
CoC support ( #92 )
2021-07-08 17:27:34 +02:00
drdwing
3b9fbac80d
Korean translation ( #88 )
...
by KLO (discord : KLO#1490)
2021-07-08 10:39:50 +02:00
Manuel Vögele
0456fb0849
Release v1.7.5
v1.7.5
2021-06-22 23:20:36 +02:00
Manuel Vögele
01d01f9887
Movement speeds can be floats ( fixes #85 )
2021-06-22 23:14:53 +02:00
Manuel Vögele
9042b79967
Release v1.7.4
v1.7.4
2021-06-18 13:58:54 +02:00
Manuel Vögele
4159d20e18
Verified to work with Foundry 0.8.7
2021-06-18 13:39:10 +02:00
Manuel Vögele
3897577756
Allow the "Monk's Active Tile Triggers" module to interrupt a token movement early
2021-06-18 13:37:26 +02:00
irbian
5c29f401d6
Support D&D 3.5 ( #76 )
2021-05-27 01:09:12 +02:00
Manuel Vögele
1328d52f94
Send the info whether the dragged entity is a token or a template to the other players (fixes a snapping issue in other players clients)
2021-05-26 16:17:23 +02:00
Manuel Vögele
eef05553c0
Release v1.7.3
v1.7.3
2021-05-22 22:00:46 +02:00
Manuel Vögele
7ba89e4229
Update code for Foundry 0.8.5
2021-05-22 21:57:59 +02:00
Manuel Vögele
d11d6385e2
Release v1.7.2
v1.7.2
2021-05-21 14:43:13 +02:00
Manuel Vögele
4d2e4b7715
Calculate the correct snappig for measured templates when placing a waypoint
2021-05-21 14:41:33 +02:00
Manuel Vögele
3cbe41e2be
If a measurement is being skipped because of the ruler's rate limiting, schedule the measurement for later to ensure the ruler sticks to the token
2021-05-21 14:38:54 +02:00
Manuel Vögele
732802c579
Fix typo in readme
2021-05-20 11:41:19 +02:00
Manuel Vögele
8bbb11ddaa
Update the readme to document all the features included in 1.7.0
2021-05-19 23:20:12 +02:00
Manuel Vögele
e6cee3477a
Release v1.7.1
v1.7.1
2021-05-18 22:28:44 +02:00
Manuel Vögele
7cee1e7af0
Rename a function call that was forgotten during the the renaming from Token to Entity ( fixes #74 )
2021-05-18 22:25:19 +02:00
Manuel Vögele
a7811d6894
Release v1.7.0
v1.7.0
2021-05-18 15:28:19 +02:00
Manuel Vögele
e637f8d28f
Fix typo in changelog
2021-05-18 15:17:04 +02:00
Manuel Vögele
acd2e74064
Implement measurement template support ( resolves #13 )
2021-05-18 14:11:24 +02:00
Manuel Vögele
fd81833583
Rename Ruler.draggedToken to Ruler.draggedEntity in preparation of measurement template suppport
2021-05-18 13:03:42 +02:00
Manuel Vögele
a413d44795
Don't re-measure when the shift key is being pressed while a token is following the currently active ruler
2021-05-18 13:03:04 +02:00