Playing Sound in MapTool via Syrinscape

One of the overlooked features of MapTool 1.5 is the introduction of RESTful functionality in the MapTool scripting language – MTScript. For the non-programmers, RESTful is a software architectural style that defines a set of constraints to be used for creating Web services. These take the form of an HTTP call, like when you put a web site URL into your web browser. The industry term for exposing a RESTful interface is called an Application Programming Interface or API.

(more…)

Continue ReadingPlaying Sound in MapTool via Syrinscape

Windows 10 DPI Scaling Strikes Again!

DPI scaling may affect your MapTool experience in odd ways. We've previously discussed the effect on the readability of MapTool text as well as a workaround to fix it. Recently, community member Vishika complained the templating tool has issues in the new version of MapTool. We discovered DPI Scaling had once again bit MapTool. However, through the diagnosis, we discovered how…

Continue ReadingWindows 10 DPI Scaling Strikes Again!

Multi-line Properties Editor

As part of the 1.5.0 release, MapTool included a popup window to allow for multiple-line editing of properties. Prior to this release, you would need to copy a long properties entry to another editor, make your changes, then copy it back. With 1.5, you can simply click into the properties field, then on the down arrow next to the property value…

Continue ReadingMulti-line Properties Editor