icarean
icarean
### Describe the Bug The fill of templates drawn with the Template Tools is always semi-transparent. Changing the Opacity value in the right-side-of-the-screen toolbox does not affect the semi-transparency of...
### Feature Request Please could the VBL/MBL button icons be colour coded to match the line/fill colours of the various layers? ### The Solution you'd like Currently: * Wall VBL...
### Describe the Bug Unsure whether this is a single problem manifesting in different ways, or three different but related problems. I'm logging as a single bug for now. For...
### Describe the Bug A further problem with backward compatibility of add on library pathnames, this time in a Javascript instance. I have Javascript calling a macro in library/mtscript/public/ which...
### Describe the Bug * In MapTool 1.17.1 and earlier, data.getStaticData() was able to access library/arbitrarydirectory/ using data.getStaticData("my.name.space", "arbitrarydirectory/testData.txt") * In MapTool version 1.18.6, data.getStaticData() can only access library/public/ and...
### Describe the Problem Currently onFirstInit does not output to the chat window. (observed in MapTool versions between 1.14.x and 1.18.6) ### The Solution you'd like I'd like onFirstInit to...
### Describe the Bug onFirstInit failing to load in Matool 1.18.6, using an add on library where onFirstInit successfully loaded in v1.17.1 and other earlier versions. Sometimes it seems to...