maptool icon indicating copy to clipboard operation
maptool copied to clipboard

Virtual Tabletop for playing roleplaying games with remote players or face to face.

Results 328 maptool issues
Sort by recently updated
recently updated
newest added

### Describe the Problem Most of my macros are on lib tokens. And I'm often testing and coding those macros while working on tokens on other maps. So I find...

feature

### Describe the Problem MapTool has no functionality enabling a GM to customise or configure token size categories. * currently token size names for a square/iso grid are seemingly named...

feature

### Identify the Bug or Feature request closes #4836 ### Description of the Change Unfinished Implementation of VBL Excluding per token. Needs review by someone who knows vision systems better...

feature

### Describe the Problem Hashing functions would prove helpful in a variety of things in MTScript, one such use would be the ability to store keys that matched an external...

feature

### Describe the Bug When resizeable elements (objects and backgrounds) are rotated, they show strange behaviour when being resized. Their centres move strangely and the resize handle does not stay...

bug

Bumps com.google.protobuf:protobuf-java-util from 3.25.2 to 4.27.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java-util&package-manager=gradle&previous-version=3.25.2&new-version=4.27.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.25.2 to 4.27.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protoc&package-manager=gradle&previous-version=3.25.2&new-version=4.27.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

### Describe the Problem Audio files need to be accessed using https:// addresses for the URI. Foreign URIs cannot be relied upon to be immutable. With add-ons I can store...

feature

### Describe the Bug I've just installed maptool and when I try to run it the message "java.lang.UnsatisfiedLinkError: no glassgtk3 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib:/usr/lib" ### To Reproduce Install Maptool and run...

bug

### Describe the Problem When using `markdownToHtml()` function I'm not able to set ids, classes, or other attributes in markdown script to be incorporated into the processed HTML output. ###...

feature