wsaunders1014 / ShowDragDistance

Shows distance you dragged the token, similar to pressing ctrl.
10 stars 13 forks source link

Show drag distance doesn't support custom (dnd5e/other 5e based systems) diagonal rules #88

Open TheSirLancelot opened 3 years ago

TheSirLancelot commented 3 years ago

The tool does not utilize the settings for the system when determining diagonal measurements. Is there a setting that this is related to, or is this a bug?

Geodragon9 commented 3 years ago

Yes. I've noticed for Starfinder that every other square should be 10' not 5', so it's not calculating diagonal properly.

TheSirLancelot commented 3 years ago

Yes. I've noticed for Starfinder that every other square should be 10' not 5', so it's not calculating diagonal properly.

I found where it's handling the diagonal stuff. I'll fork and make the change myself. What's the starfinder game ID?

Edit: unless the author is willing to merge my PR?