Commit Graph

369 Commits

Author SHA1 Message Date
Manuel Vögele 844df150a6 Release v1.13.5 v1.13.5 2023-06-12 19:52:33 +02:00
Manuel Vögele 47715e95f6 Replace newly private functions with public alternatives 2023-06-12 19:50:55 +02:00
Manuel Vögele 1dccbcb081 Reformat with prettier 2023-06-12 19:36:20 +02:00
Manuel Vögele 4c3d7ab42a Add .prettierignore 2023-06-12 19:26:44 +02:00
Manuel Vögele 61fc795f7b Correct a typo in a variable name (fixes #255) 2023-06-11 13:46:09 +02:00
Foundry Hub f10fa049b9 Translated using Weblate (Portuguese (Brazil)) (#268)
Currently translated at 100.0% (59 of 59 strings)

Translation: Drag Ruler/main
Translate-URL: https://weblate.foundryvtt-hub.com/projects/drag-ruler/main/pt_BR/

Co-authored-by: eunaumtenhoid <eunaumtenhoid@outlook.com>
2023-06-11 13:20:55 +02:00
Manuel Vögele c844318836 Update module.json to reflect v11 compatiblility 2023-06-11 13:20:11 +02:00
pkonshik 9af692566c Apply changes for v11 compatibility (#277) 2023-06-11 13:17:36 +02:00
Txus d08416777b Wfrp4e default values (#276) 2023-06-10 10:27:42 +02:00
Manuel Vögele 56f506bad2 Release v1.13.4 v1.13.4 2023-03-14 16:27:36 +01:00
Manuel Vögele e1d54ed55d Use "cn" as language code for Simplified Chinese, as is done by foundry 2023-03-14 16:24:16 +01:00
eunaumtenhoid 504c242e86 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (59 of 59 strings)

Translation: Drag Ruler/main
Translate-URL: https://weblate.foundryvtt-hub.com/projects/drag-ruler/main/pt_BR/
2023-03-14 16:22:01 +01:00
eunaumtenhoid a48c199863 Added translation using Weblate (Portuguese (Brazil)) 2023-03-14 16:22:01 +01:00
Manuel Vögele b7ace776d5 Release v1.13.3 v1.13.3 2023-02-21 10:02:05 +01:00
bnp800 cf98287afd Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (59 of 59 strings)

Translation: Drag Ruler/main
Translate-URL: https://weblate.foundryvtt-hub.com/projects/drag-ruler/main/zh_Hans/
2023-02-21 09:58:43 +01:00
bnp800 7a3b547741 Added translation using Weblate (Chinese (Simplified)) 2023-02-21 09:58:43 +01:00
Raul Castaño 5329a4056c Translated using Weblate (Spanish)
Currently translated at 100.0% (59 of 59 strings)

Translation: Drag Ruler/main
Translate-URL: https://weblate.foundryvtt-hub.com/projects/drag-ruler/main/es/
2022-11-18 14:17:56 +01:00
Manuel Vögele a65ff4ddb4 Release v1.13.2 v1.13.2 2022-10-15 18:40:48 +02:00
Manuel Vögele c2aa47985b Take into account that the hex size support module may not be installed (fixes #241) 2022-10-15 18:39:44 +02:00
Manuel Vögele 4b5fea0763 Release v1.13.1 v1.13.1 2022-10-15 17:54:15 +02:00
Manuel Vögele 26c3475db6 Repair regressions of a9c15d77 where square token highlighting would break 2022-10-15 16:48:07 +02:00
Manuel Vögele 2cf97e2804 Add comments about re-used code in routinglib 2022-10-15 16:37:47 +02:00
Manuel Vögele 7dcb8b5c71 Remove hex-size-support from readme, as it's no longer needed for hex support 2022-10-15 16:01:32 +02:00
Manuel Vögele a9c15d779b v10 compat: Make Drag Ruler play nice with Foundry v10's hex grid and the new hex-size-support module 2022-10-15 16:00:38 +02:00
Manuel Vögele 01b9941c16 Export getRangesFromSpeedProvider 2022-10-15 10:33:32 +02:00
vincent 7bd5ad3dad Translated using Weblate (French)
Currently translated at 100.0% (59 of 59 strings)

Translation: Drag Ruler/main
Translate-URL: https://weblate.foundryvtt-hub.com/projects/drag-ruler/main/fr/
2022-10-14 23:56:03 +02:00
Manuel Vögele 6b4965f507 Translated using Weblate (German)
Currently translated at 100.0% (59 of 59 strings)

Translation: Drag Ruler/main
Translate-URL: https://weblate.foundryvtt-hub.com/projects/drag-ruler/main/de/
2022-10-14 23:56:03 +02:00
Manuel Vögele e57829936e Translated using Weblate (English)
Currently translated at 100.0% (59 of 59 strings)

Translation: Drag Ruler/main
Translate-URL: https://weblate.foundryvtt-hub.com/projects/drag-ruler/main/en/
2022-10-14 23:56:03 +02:00
Manuel Vögele 1713380900 Make pathfinding demonstration loop 2022-10-14 22:21:24 +02:00
Manuel Vögele 0896265f87 Transmit the cost options to ETL properly (fixes #238) 2022-10-14 22:21:20 +02:00
Manuel Vögele 8a91c8843d v10 compat: Get rid of several deprecation warnings (fixes #237) 2022-10-14 11:17:27 +02:00
rectulo 4787ae5e12 Update fr.json (#234) 2022-10-14 09:19:25 +02:00
Manuel Vögele 6027735f4c Release v1.13.0 v1.13.0 2022-10-13 10:33:53 +02:00
Manuel Vögele 84bce39043 Add documentation for the pathfinding feature 2022-10-13 10:28:25 +02:00
Manuel Vögele 46c504341c Remove getCostForStep SpedProvider function in favor or the Enhanced Terrain Layer API 2022-10-13 08:18:59 +02:00
Manuel Vögele ff9b187d90 v10 compat: Use the new way of checking a wall collision 2022-10-13 08:07:08 +02:00
n0q bd76c965a2 Update README.md (#232) 2022-10-13 07:45:17 +02:00
Rapunzel77 ee9ac14346 adding TDE5 support to the README.md (#231)
Co-authored-by: Feiertag, Nico <nfeiertag@gmx.net>
2022-10-11 22:38:45 +02:00
Manuel Vögele 7a00d6fcc2 Stop pathfinding if the measurement is canceled mid-pathfinding 2022-10-04 21:32:26 +02:00
Manuel Vögele 4957188630 If a previous pathfinding job is done, reset it to undefined 2022-10-04 10:25:55 +02:00
Manuel Vögele 944ff96a26 Add comment about identical an identical function in another module 2022-10-03 10:51:09 +02:00
Manuel Vögele 58565b7011 v10 compat: Update to new token animation name 2022-10-01 07:56:20 +02:00
Manuel Vögele 25fc6258e7 Cancel running pathfinding jobs before scheduling a new one 2022-09-30 22:47:51 +02:00
Manuel Vögele ac00aac85b Gracefully handle situations where no path exists 2022-09-30 22:36:48 +02:00
Manuel Vögele 8d5a6716e1 v10 compat: Migrate manifest 2022-09-30 22:07:55 +02:00
Manuel Vögele c43b0bfd64 Rename js/ to src/ since the rust component is now gone 2022-09-30 22:04:41 +02:00
Manuel Vögele c21e4c91d6 Move pathfinding into routinglib; call routinglib for pathfinding jobs 2022-09-30 21:52:48 +02:00
Manuel Vögele 4b30d52da1 Fix several issues with Terrain Ruler based measurements 2022-09-30 19:46:25 +02:00
Manuel Vögele 08c39b5683 Fix references to the Ruler class 2022-09-30 14:08:38 +02:00
Manuel Vögele 2e2353e1d1 v10 compat: migrate to new data paths 2022-09-30 14:03:59 +02:00