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

**Is your feature request related to a problem? Please describe.** Current cone template does not support D&D5e. **Describe the solution you'd like** Our current cone template was built around 3e,...

feature

### Describe the Bug After starting a WebRTC server it failed to start properly. ``` 18:27:52.457 (ClientHandshake.java:145) [Thread-16] INFO - skullman :send: CLIENT_INIT_MSG Exception in thread "Thread-16" java.lang.NullPointerException: Cannot invoke...

bug

### Describe the Bug In choosing a theme that isn't "Default", the toggle buttons of Topology spill over out of frame. This is remarkable in the Japanese environment, so clicking...

bug

### Describe the Bug When using the new data.* functions, the namespace key is case sensitive when in should not be - they are stored in all lowercase, so using...

bug

### Describe the Bug On 1.12.0 (both alpha and beta) when starting a server with my campaign file loaded, after a few moments I get errors in the "An unexpected...

bug

### Describe the Bug In particular cases, quotations of JSON string are dropped when that is passed to JavaScript. The cases I found: + Set JSON string to a variable....

bug

### Describe the Bug When loading older campaigns the tokens may have LastPath data using AStarCellPoints. This produces an exception causing the campaign load to fail. ``` java.lang.ClassCastException: class net.rptools.maptool.client.walker.astar.AStarCellPoint...

bug

### Describe the Bug When constantly re-rendering a map (e.g., by using macros to push around a token with an equipped light source), it is possible for the cache of...

bug

### Feature Request Currently there is no clean way of passing data from a macro to a html page displayed via `html.dialog5` and its ilk. The only way is more...

feature

### Feature Request JavaScript code in MapTool should be able to import JavaScript from Add-Ons ### The Solution you'd like GraalVM supports imports and a Polygot File System can be...

feature