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

MapTool 1.5.5 Released

The RPTools elves have been hard at work bringing you new and wonderous functionality in MapTool. We are proud to announce MapTool 1.5.5 which brings improvements to existing functionality, new capabilities, as well as new and improved macro functions. MapTool versions from 1.5 onward are 64-bit OS only.

Note: It appears this release has issues on Macs. If you or your players use a Mac you should skip 1.5.5 and wait for 1.5.6.

(more…)

Continue ReadingMapTool 1.5.5 Released

MapTool 1.5.4 Released

The RPTools staff is proud to announce the release of MapTool version 1.5.4. This release adds a great deal of new macro functionality and cleans up some long-standing bugs mostly thanks to the tireless efforts of the new contributor, Guillaume “Merudo” Filteau. MapTool versions from 1.5 onward are 64-bit OS only.

You can find a complete list of changes on the GitHub Changelog. Note, there were a lot, and I mean a LOT, of macro changes. These should not affect existing frameworks since they primarily added new, optional parameters or fixed bugs in existing macro functions. You can find a full summary of changes Macro Function Changes for 1.5.4 GitHub Wiki page.

(more…)

Continue ReadingMapTool 1.5.4 Released

MapTool 1.5.3 Released

The RPTools staff is proud to announce the release of MapTool 1.5.3. You can find a complete changelog here. This version of 1.5 comes closer to becoming our Stable build for general use. Please download and run your frameworks through it to make sure everything is still working as expected. MapTool versions from 1.5 onward are 64-bit OS only.

We’ll probably have one or two more releases before declaring 1.5 stable and moving on to MapTool 2.0.

(more…)

Continue ReadingMapTool 1.5.3 Released

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