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

### Feature Request Add the ability for an Add-On to specify what JavaScript it exports for other Add-Ons to import. This feature should allow the exporting of specific JavaScript files...

feature

### Feature Request There should be a way for Add-Ons to specify which other Add-Ons they depend on. Add-Ons will be initialised after all their dependencies are initialised. ### The...

feature

### Feature Request Currently when I want to execute a javascript function in a GraalVM context from e.g. a macroLink, I have to wrap this function in a MTScript macro,...

feature

### Describe the problem Light rendering has become significantly slower in some cases in the 1.12 alpha than it was in 1.11.5. This is usually not very noticeable when doing...

performance
code maintenance

Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.2. Release notes Sourced from junit-jupiter-api's releases. JUnit 5.8.2 = Platform 1.8.2 + Jupiter 5.8.2 + Vintage 5.8.2 See Release Notes. JUnit 5.8.1 = Platform...

dependencies

### Describe the Bug The functions.json file for add-ons contains a list of the functions that should be defined as user defined functions, but it has stopped working. ### To...

bug
ON HOLD

### Feature Request I have not gone through every logger in the application, but some loggers, especially net.rptools.maptool.client.script.javascript.JSScriptEngine, do practically nothing. Especially debug logging is sorely missing. ### The Solution...

feature

### Feature Request In standard javascript implementations, `console.log`'s signature is `console.log(...objects)`. The `console.log` implementation used in the html5 netscape context is `console.log(string)`, silently discarding all but the first argument, which...

feature

### Requirements for Contributing a Bug Fix or Enhancement This adds the experimantal libgdx based renderer. Features: - support of animated gifs as tokens - support of webm as tokens...

**Describe the bug** Under iMac Cataline Maptool does not load (not even splash screen) in the regular admin account BUT it does run smoothly under a standard account. This has...

bug
MacOS