MapTool 1.4.0.5 Released

This release corrects a few small bugs affecting isometric map 'figure' stamps along with a fix for Draw Tool images. This is likely the last version of the 1.4.0.x series and represents our latest production release. Please upgrade as soon as practical. Bugfixes Resize free size figure tokens (Jagged) Fixes for Z-Order on free sized objects (Jagged) Fixes for resizing stamps…

Continue ReadingMapTool 1.4.0.5 Released

Draw Explorer: Get/Set Properties

6With the release of Maptool 1.4.2 you will have the ability to get a drawing’s properties and apply those to another drawing.   You can try this functionality in the Dev/Test Build of MapTool now but we don’t recommend using Dev/Test for your gaming sessions unless you’re the adventurous sort.

Drawing properties are the selections you make in the Drawing dialog shown to the right. The power of this functionality comes into play when you want to redo a map with a new texture, border, or transparency. You’ll be able to update your drawing rather than redraw with new settings. It should be a great time saver for users who draw their maps rather than import them.

The Get Properties function is simple to use. You simply select the drawing with properties you want to mimic in the Draw Explorer, right click, and select the Get Properties option from the popup menu. To apply these properties, select another drawing and perform Set Properties on it.

(more…)

Continue ReadingDraw Explorer: Get/Set Properties

Draw Explorer: Merging

merge4With the release of Maptool 1.4.2, you will have the ability to merge different drawn elements of your map together. You can try this functionality in the Dev/Test Build of MapTool now but we don’t recommend using Dev/Test for your gaming sessions unless you’re the adventurous sort. If you’re unfamiliar with the Draw Explorer, we detailed its initial functionality in a previous post.

Merge Drawing is somewhat like Group Drawings where you can work with a series of individual elements as one but the true power comes when working with transparencies. When using a non-100% transparency setting for overlapping drawings, the opacities will add, causing the transparency to be more opaque. The effect: overlapping shapes spoil the transparency effect. To correct this, you can now merge drawings into a single object.

(more…)

Continue ReadingDraw Explorer: Merging

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

MapTool 1.4.0.1 Released

Great news everyone. There's a new version of MapTool available from the download page of rptools.net. The most exciting features of Build 1.4.0.1 includes some new functionality that will make drawing maps easier and new MapTool Table functions that effectively allow for global variables and image stores without resorting to dropping new tokens on a map. Look for posts regarding this…

Continue ReadingMapTool 1.4.0.1 Released