Manuel Vögele
|
654847563f
|
Reduce broken caching
|
2021-07-19 22:04:25 +02:00 |
|
Manuel Vögele
|
baca42a2f8
|
Broadcast pathfinding waypoints to other players
|
2021-07-19 22:04:25 +02:00 |
|
Manuel Vögele
|
68ee098e61
|
Penalize diagonals minimally to disincentivise using unnecessary diagonals
|
2021-07-19 22:04:25 +02:00 |
|
Manuel Vögele
|
3300007f93
|
Initial working pathfinding impl
|
2021-07-19 22:04:25 +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 |
|
Manuel Vögele
|
e63ee1988d
|
Deprecate the old (prior to 1.3.0) Drag Ruler API
|
2021-05-18 12:57:55 +02:00 |
|
Manuel Vögele
|
4aab6eec95
|
Improve the positioning of labels aroud the ruler graphic
|
2021-05-18 12:57:51 +02:00 |
|
Manuel Vögele
|
38b7df0248
|
Don't set Token._noAnimate. It has no effect and will be removed in future foundry versions
https://gitlab.com/foundrynet/foundryvtt/-/issues/5094
|
2021-05-18 07:23:56 +02:00 |
|
Manuel Vögele
|
bbd30be80e
|
Add Wasteland Ventures to the list of game systems with Drag Ruler integration
|
2021-05-16 18:47:59 +02:00 |
|
Manuel Vögele
|
78c96f9059
|
Merge branch 'master' into develop
|
2021-05-16 18:43:59 +02:00 |
|
Manuel Vögele
|
d1367aa82e
|
Release v1.6.5
v1.6.5
|
2021-05-15 20:05:50 +02:00 |
|
Manuel Vögele
|
9f70e5bc27
|
If not token is selected, use the dragged token as selected token (fixes #70)
|
2021-05-15 20:04:22 +02:00 |
|
Manuel Vögele
|
d2876671cf
|
Add default values for Starfinder to the Generic Speed Provider
|
2021-05-12 16:20:05 +02:00 |
|
Manuel Vögele
|
19abc9eedc
|
Add ironclaw2e to list of game systems with Drag Ruler integration
|
2021-05-11 19:20:04 +02:00 |
|
Manuel Vögele
|
286aaf7ada
|
Properly store terrain ruler's state in the movement history
|
2021-05-11 19:01:51 +02:00 |
|
Manuel Vögele
|
85e167af45
|
Allow difficult terrain measurements on girdless maps
|
2021-05-11 18:21:39 +02:00 |
|
Manuel Vögele
|
5f0849f12d
|
Mention ba0012e in changelog
|
2021-05-11 01:47:15 +02:00 |
|
CarnVanBeck
|
ba0012e875
|
spelling correction (#68)
|
2021-05-11 01:45:28 +02:00 |
|
Manuel Vögele
|
334ccbc0f1
|
Release v1.6.4
v1.6.4
|
2021-05-10 09:13:32 +02:00 |
|
Manuel Vögele
|
1242035744
|
Catch all errors thrown by a Speed Provider's getCostForStep function
|
2021-05-10 09:11:29 +02:00 |
|
Manuel Vögele
|
49542a68e5
|
Simplify foundry fixes
|
2021-05-06 09:00:50 +02:00 |
|