MapTool Dev/Test Version 1.4.1.2

BlowedUpWarning: This Build Could Blow Up!

Now that’s out of the way, going forward the numbering of builds will indicate the type of build, with1.4.<even number>.x being a stable build that will mostly be about bug fixes and maybe some small changes which don’t change campaign format or break compatibility, and

  • 1.4.<even number>.x being a stable build that will mostly be about bug fixes and maybe some small changes which don’t change campaign format or break compatibility, and
  • 1.4.<odd number>.x being development builds, which may be unstable and probably shouldn’t be used for your usual gaming unless you have adventurous players (not roleplaying adventures…). We need our community to test these builds so the Evens will be solid, we just don’t recommend using them for your weekly game. Also always make sure to save a backup copy of your campaign.

So, with that said, here are the new features.

(more…)

Continue ReadingMapTool Dev/Test Version 1.4.1.2

MapTool 1.4.0.4 Released

Time for another build with bug fixes and some features

SwatBugBug Fixes and New Features

  • Fix for math.cos(), math.sin(), math.tan(), math.acos(), math.asin(), math.atan() macro functions (Craig).
  • Added json.rolls() macro function (Craig).
  • Added json.objrolls() macro function (Craig).
  • Overdue update to the credits file (Craig).

Build Related

  • Continuous Integration using Travis CI (joshsziegler)

(more…)

Continue ReadingMapTool 1.4.0.4 Released

MapTool 1.4.0.3 Released

We are pleased to announce the release of MapTool 1.4.0.3, now available from the Download page. MapTool 1.4.0.3 includes the following fixes, improvements, and additions. Added json.removeFirst macro function, similar to json.difference() but will only remove the first occurrence of match. e.g. json.removeFirst('[2,2,4,5,6,6,4]', '[2,6]') = [2,4,5,6,4] Fix for trailing end of line character of version string in getInfo('client') macro function. Added…

Continue ReadingMapTool 1.4.0.3 Released

Draw Explorer: Cut example

The new feature provided by the Draw Explorer is the ability to group elements of your drawing together. Grouping draws these elements as one effective object. How this differs from elements drawn normally becomes apparent when you include cuts or erasings in your group. You draw a tower, starting with a circle. You then hollow it out using a circle cut and…

Continue ReadingDraw Explorer: Cut example

New Functionality: Draw Explorer

MapTool added the Draw Explorer as a new feature in release 1.4.0.1. This innovation gives GMs access to a tree view of drawings and templates on the current map. From this view, users see a list of elements created with the Drawing and Template Tools. Note: for the purposes of this article, both templates and drawings will simply be called drawings.…

Continue ReadingNew Functionality: Draw Explorer

MapTool 1.4.0.2 Released

This was a quick release to fix the tableImage() image issue which surfaced in MapTool build 1.4.0.1. This release also adds capabilities to modify the max recursion depth in function calls. Thanks to Jagged for the quick turn around time on the bug and Craig for the recursion limit change and build. Please see the Announcements thread for more details. You can…

Continue ReadingMapTool 1.4.0.2 Released