Commit Graph

  • 0372b6a3b9 Removed duplicates from merging, fuck VS Code. develop v1.14.2-test Crovaxon 2025-05-11 16:43:52 +02:00
  • 3bd945b6e2 Merge branch 'develop' of https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler into develop Crovaxon 2025-05-11 16:42:37 +02:00
  • 63b946051a Updated URLs and prepared for test release. Crovaxon 2025-05-11 16:41:13 +02:00
  • 179cc73fa1 Merge branch 'develop' of https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler into develop Crovaxon 2025-05-11 16:39:19 +02:00
  • 9eed5d4245 Updated download URL for upcoming test release. Crovaxon 2025-05-11 16:38:27 +02:00
  • f31c2c0f8a Updated URLs Crovaxon 2025-05-11 16:35:28 +02:00
  • 72a646ab89 Updated URLs Crovaxon 2025-05-11 16:35:28 +02:00
  • e0c57ce78b Changed socketlib dependency to my own hosted instance and upped version compatibility so Foundry v13 will be able to install this. Crovaxon 2025-05-11 16:22:17 +02:00
  • a21085ca5b Add dragonbane support (#333) Jonas Karlsson 2024-08-03 21:19:05 +02:00
  • 21533a0075 Update lancer speed attribute (#301) Joe 2024-08-03 14:18:48 -05:00
  • 8d67ca01c3 Release v1.14.2 v1.14.2 master Manuel Vögele 2024-07-28 23:26:33 +02:00
  • 80ff8832fd Add a word of warning about bugs to the readme Manuel Vögele 2024-07-28 23:24:40 +02:00
  • c787b18fcb Add 1 to hex positions before snapping to avoid rounding issues (fixes #334) Manuel Vögele 2024-07-28 23:11:47 +02:00
  • c03dbc09ff Always use the token's center as origin for gridless snapping (fixes #336) Manuel Vögele 2024-07-28 23:03:37 +02:00
  • 27a2b46a8a Revert "Restore rulerOffset for all uses except hex grids (fixes #332)" Manuel Vögele 2024-07-28 22:47:26 +02:00
  • 94a8e6f147 Release v1.14.1 v1.14.1 Manuel Vögele 2024-07-28 09:29:39 +02:00
  • ab1f5b4c9b Restore rulerOffset for all uses except hex grids (fixes #332) Manuel Vögele 2024-07-28 09:21:31 +02:00
  • 1974e6e4a3 Revert to pre-v12 maeasureDistances to restore gridless functionality Manuel Vögele 2024-07-28 09:04:41 +02:00
  • cb40c8de50 Release v1.14.0 v1.14.0 Manuel Vögele 2024-07-27 23:18:55 +02:00
  • 6da3e65301 Fix some deprecation warnings Manuel Vögele 2024-07-27 23:01:20 +02:00
  • a7d06eaed3 Make use of new foundry functions for highlightMeasurementNative Manuel Vögele 2024-07-27 23:14:03 +02:00
  • 18cf63895c Remove v11 compatibility code Manuel Vögele 2024-07-27 22:03:48 +02:00
  • 0e2ab35db7 fix hex calculations in v12 n0q 2024-07-27 10:22:35 -07:00
  • 0808f17ee3 Update foundry for v12 Nils 2024-07-11 02:47:20 +02:00
  • b649dacdb5 Add World of Darkness 20th ed to supported Game System list Manuel Vögele 2024-03-25 16:38:38 +01:00
  • c490550ed9 Add Support for 5x5 Hex Tokens (#315) KitCat 2024-03-06 22:28:16 +00:00
  • f12dbf0e61 Update wall colission error string to it's new location (it's a foundry native string that was moved to a new key) Manuel Vögele 2024-03-06 22:30:28 +01:00
  • f1fcc52867 Remove v10 support code Manuel Vögele 2023-06-13 19:53:30 +02:00
  • af03341638 Use token.center instead of calculating the center manually Manuel Vögele 2023-06-13 18:25:42 +02:00
  • 79db620fc1 Release v1.13.8 v1.13.8 Manuel Vögele 2023-06-13 18:08:40 +02:00
  • 8bf075c2ce Use the token center as token position in getMovedDistanceFromToken on gridless scenes (fixes #200) Manuel Vögele 2023-06-13 18:04:14 +02:00
  • f0c6ce1bcc Release v1.13.7 v1.13.7 Manuel Vögele 2023-06-13 17:01:02 +02:00
  • 7b392e5c9d Update module.json to reflect the new discord name Manuel Vögele 2023-06-13 17:00:48 +02:00
  • efe6eac5aa Add default values for the Crucible system (#283) YenBenGrey 2023-06-13 08:53:18 +01:00
  • 52b64c3016 Release v1.13.6 v1.13.6 Manuel Vögele 2023-06-12 22:22:54 +02:00
  • 48d0d17628 Use canvas.scene.grid.type instead of cnavas.scene.gridType (which is undefined since v10) (fixes #272) Manuel Vögele 2023-06-12 22:20:30 +02:00
  • 8101381cc4 Remove redundant & broken code path in _computeDistance (fixes #280) Manuel Vögele 2023-06-12 21:39:50 +02:00
  • 844df150a6 Release v1.13.5 v1.13.5 Manuel Vögele 2023-06-12 19:52:33 +02:00
  • 47715e95f6 Replace newly private functions with public alternatives Manuel Vögele 2023-06-12 19:50:55 +02:00
  • 1dccbcb081 Reformat with prettier Manuel Vögele 2023-06-12 19:36:20 +02:00
  • 4c3d7ab42a Add .prettierignore Manuel Vögele 2023-06-12 19:26:44 +02:00
  • 61fc795f7b Correct a typo in a variable name (fixes #255) Manuel Vögele 2023-06-11 13:42:33 +02:00
  • f10fa049b9 Translated using Weblate (Portuguese (Brazil)) (#268) Foundry Hub 2023-06-11 13:20:55 +02:00
  • c844318836 Update module.json to reflect v11 compatiblility Manuel Vögele 2023-06-11 13:20:11 +02:00
  • 9af692566c Apply changes for v11 compatibility (#277) pkonshik 2023-06-11 14:17:36 +03:00
  • d08416777b Wfrp4e default values (#276) Txus 2023-06-10 10:27:42 +02:00
  • 56f506bad2 Release v1.13.4 v1.13.4 Manuel Vögele 2023-03-14 16:27:36 +01:00
  • e1d54ed55d Use "cn" as language code for Simplified Chinese, as is done by foundry Manuel Vögele 2023-03-14 16:24:16 +01:00
  • 504c242e86 Translated using Weblate (Portuguese (Brazil)) eunaumtenhoid 2023-03-12 04:08:26 +00:00
  • a48c199863 Added translation using Weblate (Portuguese (Brazil)) eunaumtenhoid 2023-03-12 04:08:05 +00:00
  • b7ace776d5 Release v1.13.3 v1.13.3 Manuel Vögele 2023-02-21 10:02:05 +01:00
  • cf98287afd Translated using Weblate (Chinese (Simplified)) bnp800 2023-02-11 03:35:51 +00:00
  • 7a3b547741 Added translation using Weblate (Chinese (Simplified)) bnp800 2023-02-11 03:35:31 +00:00
  • 5329a4056c Translated using Weblate (Spanish) Raul Castaño 2022-11-16 23:20:08 +00:00
  • a65ff4ddb4 Release v1.13.2 v1.13.2 Manuel Vögele 2022-10-15 18:40:48 +02:00
  • c2aa47985b Take into account that the hex size support module may not be installed (fixes #241) Manuel Vögele 2022-10-15 18:39:44 +02:00
  • 4b5fea0763 Release v1.13.1 v1.13.1 Manuel Vögele 2022-10-15 17:54:15 +02:00
  • 26c3475db6 Repair regressions of a9c15d77 where square token highlighting would break Manuel Vögele 2022-10-15 16:48:07 +02:00
  • 2cf97e2804 Add comments about re-used code in routinglib Manuel Vögele 2022-10-15 16:37:47 +02:00
  • 7dcb8b5c71 Remove hex-size-support from readme, as it's no longer needed for hex support Manuel Vögele 2022-10-15 16:01:32 +02:00
  • a9c15d779b v10 compat: Make Drag Ruler play nice with Foundry v10's hex grid and the new hex-size-support module Manuel Vögele 2022-10-15 16:00:38 +02:00
  • 01b9941c16 Export getRangesFromSpeedProvider Manuel Vögele 2022-10-15 10:33:32 +02:00
  • 7bd5ad3dad Translated using Weblate (French) vincent 2022-10-14 18:41:00 +00:00
  • 6b4965f507 Translated using Weblate (German) Manuel Vögele 2022-10-14 17:30:10 +00:00
  • e57829936e Translated using Weblate (English) Manuel Vögele 2022-10-14 17:16:59 +00:00
  • 1713380900 Make pathfinding demonstration loop Manuel Vögele 2022-10-14 21:28:03 +02:00
  • 0896265f87 Transmit the cost options to ETL properly (fixes #238) Manuel Vögele 2022-10-14 11:32:34 +02:00
  • a5de9bbf0a Make the pathfinding demonstration loop media Manuel Vögele 2022-10-14 21:26:30 +02:00
  • 8a91c8843d v10 compat: Get rid of several deprecation warnings (fixes #237) Manuel Vögele 2022-10-14 11:16:46 +02:00
  • 4787ae5e12 Update fr.json (#234) rectulo 2022-10-14 09:19:25 +02:00
  • 6027735f4c Release v1.13.0 v1.13.0 Manuel Vögele 2022-10-13 10:33:53 +02:00
  • 84bce39043 Add documentation for the pathfinding feature Manuel Vögele 2022-10-13 10:28:25 +02:00
  • 15cda2cdbe Demonstration of pathfinding Manuel Vögele 2022-10-13 10:21:56 +02:00
  • 46c504341c Remove getCostForStep SpedProvider function in favor or the Enhanced Terrain Layer API Manuel Vögele 2022-10-13 08:18:59 +02:00
  • ff9b187d90 v10 compat: Use the new way of checking a wall collision Manuel Vögele 2022-10-13 08:06:02 +02:00
  • bd76c965a2 Update README.md (#232) n0q 2022-10-12 22:45:17 -07:00
  • ee9ac14346 adding TDE5 support to the README.md (#231) Rapunzel77 2022-10-11 22:38:45 +02:00
  • 7a00d6fcc2 Stop pathfinding if the measurement is canceled mid-pathfinding Manuel Vögele 2022-10-04 21:32:26 +02:00
  • 4957188630 If a previous pathfinding job is done, reset it to undefined Manuel Vögele 2022-10-04 10:25:31 +02:00
  • 944ff96a26 Add comment about identical an identical function in another module Manuel Vögele 2022-10-03 10:50:38 +02:00
  • 58565b7011 v10 compat: Update to new token animation name Manuel Vögele 2022-10-01 07:56:20 +02:00
  • 25fc6258e7 Cancel running pathfinding jobs before scheduling a new one Manuel Vögele 2022-09-30 22:47:51 +02:00
  • ac00aac85b Gracefully handle situations where no path exists Manuel Vögele 2022-09-30 22:28:04 +02:00
  • 8d5a6716e1 v10 compat: Migrate manifest Manuel Vögele 2022-09-30 22:07:48 +02:00
  • c43b0bfd64 Rename js/ to src/ since the rust component is now gone Manuel Vögele 2022-09-30 22:04:41 +02:00
  • c21e4c91d6 Move pathfinding into routinglib; call routinglib for pathfinding jobs Manuel Vögele 2022-09-30 21:52:27 +02:00
  • 4b30d52da1 Fix several issues with Terrain Ruler based measurements Manuel Vögele 2022-09-30 19:45:29 +02:00
  • 08c39b5683 Fix references to the Ruler class Manuel Vögele 2022-09-30 14:08:38 +02:00
  • 2e2353e1d1 v10 compat: migrate to new data paths Manuel Vögele 2022-09-30 14:03:59 +02:00
  • cf74a11f18 v10 compat: Split measure function into several subfunctions as suggested by Foundry v10 Manuel Vögele 2022-09-30 14:01:07 +02:00
  • a1c10e088d Add documentation to keybinding globals Manuel Vögele 2022-09-30 14:00:34 +02:00
  • 626829e989 v10 compat: migrate to new data paths Manuel Vögele 2022-09-28 08:07:02 +02:00
  • b87e91b63c v10 compat: Reference CONFIG.Canvas.rulerClass instead of Ruler Manuel Vögele 2022-09-28 08:05:14 +02:00
  • ed10144cc6 Disable background caching in preparation for routinglib Manuel Vögele 2022-09-28 07:46:34 +02:00
  • 5e82049686 Reformat with prettier Manuel Vögele 2022-09-28 07:35:16 +02:00
  • 71424cd284 add splittermond with speed and dash multiplier (#223) gsterling 2022-09-28 07:31:20 +02:00
  • c08d65ffad Work towards gridless difficult terrain pathfinding pathfinding-gridless-difficult-terrain Manuel Vögele 2022-06-10 16:52:44 +02:00
  • 445c03d29a Add difficult terrain support for pathfinding on gridded scenes Manuel Vögele 2022-05-10 08:39:19 +02:00
  • fe2c8dd456 Merge branch 'develop' into pathfinding-difficult-terrain pathfinding-difficult-terrain Manuel Vögele 2022-05-10 08:37:10 +02:00
  • b7354c2d9f Adjust to updated enhanced terrain layer api Manuel Vögele 2022-05-07 09:39:00 +02:00