Commit Graph

  • ff5d46ebbe Add a setting to disable the movement history Manuel Vögele 2021-04-14 15:58:11 +02:00
  • 8f896d9b82 Fix a bug that caused Drag Ruler to measure euclidic distance when Terrain Ruler isn't active Manuel Vögele 2021-04-14 15:44:27 +02:00
  • f7683e8945 Update the movement tracking flags in the GM client, becauase the user isn't allowed to modify them Manuel Vögele 2021-04-14 15:40:59 +02:00
  • 9787a41fd1 If Terran Ruler is enabled, store the length of the traveled path so changes to difficult terrain aren't reflected in the tokens movement history Manuel Vögele 2021-04-12 16:11:29 +02:00
  • 5d93c61f0c Merge branch 'master' into develop Manuel Vögele 2021-04-11 14:31:44 +02:00
  • 00e8a9781e Release v1.4.6 v1.4.6 Manuel Vögele 2021-04-11 14:25:33 +02:00
  • d2f2307e4d Update the ruler before dropping the token to get a more precise target location if the token has been moved very quickly (fixes #51) Manuel Vögele 2021-04-11 14:18:46 +02:00
  • 65912df989 Add support for the Enhanced Terrain Layer module (resolves #50) Manuel Vögele 2021-04-10 14:55:47 +02:00
  • 9ae9dae427 Add c66ec46 to changelog Manuel Vögele 2021-04-10 15:00:16 +02:00
  • 8cd5d7f276 Migrate Drag Ruler to Terrain Ruler's new API Manuel Vögele 2021-04-10 14:43:45 +02:00
  • 35624a37aa Add api endpoint to determine the distance that a token has moved already Manuel Vögele 2021-04-08 10:45:14 +02:00
  • c66ec46aed Track the path taken by tokens in combat and display it when reactivating DragRuler in the same turn Manuel Vögele 2021-04-02 23:24:48 +02:00
  • dec422fa3a Fix typo in changelog Manuel Vögele 2021-04-01 22:57:13 +02:00
  • 6ad1f4c522 Merge branch 'master' into develop Manuel Vögele 2021-04-01 22:36:06 +02:00
  • fb9a2ee60c Release v1.4.5 v1.4.5 Manuel Vögele 2021-04-01 22:35:23 +02:00
  • 57ed545e30 Snap tiny tokens (0.5x0.5 or smaller) to the corners of the grid squares like it is done in vanilla foundry (fixes #49) Manuel Vögele 2021-04-01 22:17:25 +02:00
  • 94fe223529 Fix measurement errors when disabling token snapping while the Terrain Ruler module isn't enabled Manuel Vögele 2021-04-01 00:07:26 +02:00
  • 305a6116bc Refactor: Override ruler class instead of hooking each function individually Manuel Vögele 2021-03-31 16:48:50 +02:00
  • 942bfa04e8 Release v1.4.4 v1.4.4 Manuel Vögele 2021-03-25 01:57:41 +01:00
  • b4ac65e478 Fix snapping for tokens that are smaller than 1x1 (fixes #48) Manuel Vögele 2021-03-25 01:54:53 +01:00
  • 0de01379e9 Release v1.4.3 v1.4.3 Manuel Vögele 2021-03-24 12:35:40 +01:00
  • f6eb5eff9c Add german translation Manuel Vögele 2021-03-24 12:35:05 +01:00
  • fee0983841 Mention 3de044e in changelog Manuel Vögele 2021-03-24 12:08:10 +01:00
  • 3de044ea45 Update japanese translation (#47) Brother Sharp 2021-03-24 20:05:10 +09:00
  • e473fea121 Add defaults for swade game system to generic speed provider Manuel Vögele 2021-03-18 19:05:29 +01:00
  • 0aee541eb3 Release v1.4.2 v1.4.2 Manuel Vögele 2021-03-18 07:45:18 +01:00
  • 40dde08ddd Allow getTokenShape on gridless maps (fixes #44) Manuel Vögele 2021-03-18 07:41:30 +01:00
  • 8234aa566d Release v1.4.1 v1.4.1 Manuel Vögele 2021-03-17 09:26:12 +01:00
  • 2862643ba8 Add missing check for whether hex-size-support module is present (fixes #43) Manuel Vögele 2021-03-17 09:23:05 +01:00
  • e3abdeab3a Mention chinese translation in changelog Manuel Vögele 2021-03-16 09:27:51 +01:00
  • 2ff4e98fe9 Add chinese localization (#39) zeteticl 2021-03-16 16:02:32 +08:00
  • e0d0483722 Release v1.4.0 v1.4.0 Manuel Vögele 2021-03-15 20:41:10 +01:00
  • 4f1dec3089 Support for difficult terrain with tokens larger than 1x1 Manuel Vögele 2021-03-15 20:17:38 +01:00
  • c4d089e8ff Always draw the ruler from the token's center for larger tokens (even on grids). Highlight all spaces occupied by larger tokens. Manuel Vögele 2021-03-09 17:56:33 +01:00
  • f8fe4ee971 Allow bug reporter Manuel Vögele 2021-03-15 18:05:14 +01:00
  • 378401b5bb Merge branch 'master' into develop Manuel Vögele 2021-03-10 11:55:22 +01:00
  • 0a54a47951 Release v1.3.5 v1.3.5 Manuel Vögele 2021-03-10 11:51:41 +01:00
  • 0b71504da3 Fix regression introduced in 6e745820 that made colors flicker during measurement Manuel Vögele 2021-03-10 11:50:55 +01:00
  • 5a7f5531f2 When multiple colors overlap on one square draw the one representing the furthest range with the highest priority Manuel Vögele 2021-03-09 14:47:53 +01:00
  • 862477c698 Add a setting that allows hiding the GM's drag ruler from non gm players (resolves #23) Manuel Vögele 2021-03-09 12:53:09 +01:00
  • 384de1a1b5 Add support for difficult terrain via Terrain Ruler module (resolves #1) Manuel Vögele 2021-03-09 10:02:09 +01:00
  • bb8ac5d1ac Demonstration of TerrainLayer support Manuel Vögele 2021-03-09 09:52:38 +01:00
  • 0a7d8495c6 Release v1.3.4 v1.3.4 Manuel Vögele 2021-03-09 09:17:09 +01:00
  • 6e74582089 Stop patching _highlightMeasurement and import it instead to increase compatibility with other modules Manuel Vögele 2021-03-09 09:09:50 +01:00
  • 20e8713e30 Release v1.3.3 v1.3.3 Manuel Vögele 2021-03-03 09:51:01 +01:00
  • 544740b697 Pull current speed provider from game settings for non GM users (fixes #34) Manuel Vögele 2021-03-03 09:41:43 +01:00
  • 404e978377 Release v1.3.2 v1.3.2 Manuel Vögele 2021-03-02 08:30:41 +01:00
  • 4a56cdb0a4 Merge branch 'master' into develop Manuel Vögele 2021-03-02 08:30:03 +01:00
  • 48e6901b59 Add 15e9104 to the changelog Manuel Vögele 2021-03-02 08:28:57 +01:00
  • 15e910424f update japanese localization (#32) Brother Sharp 2021-03-02 16:24:04 +09:00
  • baba6e2986 Fix typo in english translation Manuel Vögele 2021-02-26 12:29:56 +01:00
  • 6f0a04c20f Add Tormenta20 to list of game systems with integration Manuel Vögele 2021-02-23 16:47:10 +01:00
  • 8522c9a811 Release v1.3.1 v1.3.1 Manuel Vögele 2021-02-22 05:34:08 +01:00
  • d5fd5e0d04 Dash multiplier 0 now works again Manuel Vögele 2021-02-22 05:29:00 +01:00
  • aabe9c75e8 Release v1.3.0 v1.3.0 Manuel Vögele 2021-02-21 12:48:26 +01:00
  • 0fb8aecfdd Refer to additional API capabilities in the readme Manuel Vögele 2021-02-21 12:41:12 +01:00
  • bb5fe94439 Allow speed providers to disable Drag Ruler on a per-token basis (resolves #24) Manuel Vögele 2021-02-21 12:13:14 +01:00
  • 6f6655009d Update readme to match the new api Manuel Vögele 2021-02-21 11:45:13 +01:00
  • 8110a1b78b Add setting migration Manuel Vögele 2021-02-18 00:38:55 +01:00
  • b84cdfd7c1 Fix a bug that prevented the Speed Provider Settings Dialog from being shown if an unavailable Speed Provider is configured Manuel Vögele 2021-02-18 00:13:15 +01:00
  • 75d59171d6 New API, allwing color configuration (resolves #7) and Speed Provider Settings Manuel Vögele 2021-02-17 16:25:17 +01:00
  • 6ea03579b9 Add Cipher System to the list of Systems with Drag Ruler integration Manuel Vögele 2021-02-16 18:03:47 +01:00
  • fd5b439ec2 Use foundries builin function to fetch selected tokens Manuel Vögele 2021-02-16 16:04:47 +01:00
  • 52118a6142 Mention b29a687 (defaults for lancer system) in changelog Manuel Vögele 2021-02-11 18:38:34 +01:00
  • b29a687fff Add Lancer to systems.js (#21) Grygon 2021-02-11 11:36:46 -06:00
  • d232335e90 Release v1.2.2 v1.2.2 Manuel Vögele 2021-02-11 16:08:46 +01:00
  • b309464c76 Add credit for japanese translation Manuel Vögele 2021-02-11 16:06:46 +01:00
  • 9ce3cc5eb8 Add japanese translation (#19) Brother Sharp 2021-02-12 00:03:38 +09:00
  • 10346a7dbc Release v1.2.1 v1.2.1 Manuel Vögele 2021-02-11 09:11:27 +01:00
  • 6adb69829e Make compatible with Hex Token Size Support (resolves #12) Manuel Vögele 2021-02-11 01:24:33 +01:00
  • 94f5a49263 Cache canvas.controls.ruler into local variable for readability and performance Manuel Vögele 2021-02-11 00:27:11 +01:00
  • 3141deb3a2 Release v1.2.0 v1.2.0 Manuel Vögele 2021-02-08 19:04:19 +01:00
  • 2144a536ee Immediately show snapped/unsnapped measuring result when pressing/releasing shift Manuel Vögele 2021-02-08 19:02:09 +01:00
  • 2b66b43c55 Allow deleting of waypoints with the 'X' key (resolves #14) Manuel Vögele 2021-02-08 18:29:49 +01:00
  • 4bd1473310 Change ruler color on gridless maps to indecate different speeds (resolves #15) Manuel Vögele 2021-02-08 18:08:52 +01:00
  • 24620bd604 Add list of game systems with integration to the readme Manuel Vögele 2021-02-08 16:52:22 +01:00
  • 82685a1a2f Add setting to use a static color for the first speed instead of player color (resolves #10) Manuel Vögele 2021-02-08 16:27:11 +01:00
  • c09a85b470 Reword the changelog Manuel Vögele 2021-02-08 16:25:26 +01:00
  • 7d01ad6d33 Add b671928a to changelog Manuel Vögele 2021-02-08 15:48:10 +01:00
  • b671928ade Disable grid snapping while pressing shift (fixes #9) Manuel Vögele 2021-02-08 14:41:39 +01:00
  • 3d68e324f2 Apply ruler offset when determining destination after deleting a waypoint Manuel Vögele 2021-02-08 11:36:18 +01:00
  • c30ff10364 Remove defective un-snapping code Manuel Vögele 2021-02-08 11:27:37 +01:00
  • 8b69cb2f65 Allow swapping of right click and spacebar behavior (resolves #4) Manuel Vögele 2021-02-08 11:24:48 +01:00
  • 0647fec08f Import the wohle measure function instead of patching it (preparation for future changes) Manuel Vögele 2021-02-07 12:18:32 +01:00
  • ebde56513d Release v1.1.1 v1.1.1 Manuel Vögele 2021-02-05 11:50:35 +01:00
  • 74c7d74c5a On gridless maps, always start measuring from the tokens center Manuel Vögele 2021-02-05 11:46:16 +01:00
  • f1542b7789 Start measuring immediately when the token is being dragged Manuel Vögele 2021-02-05 11:11:32 +01:00
  • 46edfa8ae6 Fix a bug where tokens wouldn't be moved to the corect end position on gridless maps Manuel Vögele 2021-02-05 00:54:09 +01:00
  • fe89a871c9 Release v1.1.0 v1.1.0 Manuel Vögele 2021-02-03 09:12:21 +01:00
  • 62c965b499 Clarify changelog Manuel Vögele 2021-02-03 08:27:58 +01:00
  • 4149f0e351 Fix #5: Handle installations where foundry.js has CRLF line endings gracefully Manuel Vögele 2021-02-03 00:40:45 +01:00
  • 5c43651925 Add option to show colors of PCs to anyone, regardless of permissions Manuel Vögele 2021-02-02 14:37:07 +01:00
  • 59f2e67717 Add ko-fi button to readme Manuel Vögele 2021-02-02 14:23:17 +01:00
  • 33cb9a2ba2 Only show range colors to players who have observer permissions for that token Manuel Vögele 2021-02-02 11:44:20 +01:00
  • c8a7352d5f Merge branch 'master' into develop Manuel Vögele 2021-02-02 11:04:18 +01:00
  • bbd2173e63 Release v1.0.1 v1.0.1 Manuel Vögele 2021-02-02 10:53:23 +01:00
  • 633563b672 Add custom implementation of Ruler.moveToken Manuel Vögele 2021-02-02 10:49:31 +01:00
  • 135a3091b0 Don't show the drag ruler to players who cannot se the dragged token Manuel Vögele 2021-02-01 21:42:38 +01:00
  • 6beae157e7 Fix typos in the example source code in the api documentation Manuel Vögele 2021-02-01 16:21:45 +01:00
  • dd5f9c4b24 Release v1.0.0 v1.0.0 Manuel Vögele 2021-02-01 15:39:38 +01:00