Skip to content

Releases: RPTools/maptool

MapTool 1.9.3

13 Jul 16:21
afd5d32
Compare
Choose a tag to compare

Bug fix release for MapTool 1.9.

Of particular note are several VBL/MBL performance fixes for complex maps plus a variety of QoL and functionality fixes.

See full ChangeLog for v1.9.3 for more details and links to individual issues.

Platform Notes

We strongly encourage you to use the installer format for your operating system. The JAR file should only by used by advanced users comfortable with installing Java releases. It requires a working Java 16 install with JavaFX on your system in order to use it.

Download one of the assets listed below. Each platform has options for which file to download, as described below.

  • Windows: Use either .msi (recommended) or .exe.
    • Recommend that previous 1.9 versions be uninstalled prior to installing new one. If you have made modifications to the MapTool.cfg file, make a backup so you can copy your changes into the new config file.
    • Do not install over older versions of MapTool.
    • We're seeing notes from Windows users that they double-click the icon after installing and no window appears. This seems to be an antivirus issue, so check your AV if you have this problem.
  • Linux: Use either .deb or .rpm (depending on which packager your system uses).
    • The deb version installs under /opt/maptool/bin as MapTool.
  • macOS: Use either .pkg (recommended) or .dmg.
    • On macOS, to run the app the first time after installation, hold Ctrl while clicking the icon and continue to hold Ctrl while choosing Open, then choose to open the application (this is part of Apple's approach when dealing with an unidentified developer).
    • The macOS Gatekeeper may flag the DMG file as broken. See this issue for more details.

MapTool 1.9.2

19 Jun 12:15
Compare
Choose a tag to compare

Bug fix release. Missed one.

Bug Fixes

  • #2749 Macro editor help missing entries for many functions. Most documented functions now have help.

See full ChangeLog for v1.9.0 for more details and links to individual issues.

Platform Notes

We strongly encourage you to use the installer format for your operating system. The JAR file should only by used by advanced users comfortable with installing Java releases. It requires a working Java 16 install with JavaFX on your system in order to use it.

Download one of the assets listed below. Each platform has options for which file to download, as described below.

  • Windows: Use either .msi (recommended) or .exe.
    • We're seeing notes from Windows users that they double-click the icon after installing and no window appears. This seems to be an antivirus issue, so check your AV if you have this problem.
  • Linux: Use either .deb or .rpm (depending on which packager your system uses).
    • The deb version installs under /opt/maptool/bin as MapTool.
  • macOS: Use either .pkg (recommended) or .dmg.
    • On macOS, to run the app the first time after installation, hold Ctrl while clicking the icon and continue to hold Ctrl while choosing Open, then choose to open the application (this is part of Apple's approach when dealing with an unidentified developer).
    • The macOS Gatekeeper may flag the DMG file as broken. See this issue for more details.

MapTool 1.9.1

19 Jun 11:26
Compare
Choose a tag to compare

Bug fix release.

Bug Fixes

  • #2745 SVG files not being rendered. Fixed.
  • #2742 Attempting to add local folder to Resource Library was throwing exception. Fixed.

MapTool 1.9.0

15 Jun 22:02
14353f8
Compare
Choose a tag to compare

The MapTool community continues to push MapTool forward with documentation, code patches, localization and providing support to each other on the various social media platforms. A huge thanks goes out to everyone who takes part in making MapTool better.

Highlights

  • Maps now have a Display Name (Players) and a True Name (GM).
  • More image types supported along with beginnings of support for non-image assets.
  • Quality of Life improvements: pan map with arrow keys, select drawings on map for deletion, hotkeys for image flip.
  • Improved performance and consistency for paths from AI pathfinding including improvements for paths for large tokens.
  • Additional UI elements available in full-screen mode.
  • Development moved to AdoptOpen Java 16.
  • Moved from Nashorn to GraalVM JavaScript engine.
  • More bug fixes.
  • More localization for the UI.

See full ChangeLog for more details and links to individual issues.

Platform Notes

We strongly encourage you to use the installer format for your operating system. The JAR file should only by used by advanced users comfortable with installing Java releases. It requires a working Java 16 install with JavaFX on your system in order to use it.

Download one of the assets listed below. Each platform has options for which file to download, as described below.

  • Windows: Use either .msi (recommended) or .exe.
    • We're seeing notes from Windows users that they double-click the icon after installing and no window appears. This seems to be an antivirus issue, so check your AV if you have this problem.
  • Linux: Use either .deb or .rpm (depending on which packager your system uses).
    • The deb version installs under /opt/maptool/bin as MapTool.
  • macOS: Use either .pkg (recommended) or .dmg.
    • On macOS, to run the app the first time after installation, hold Ctrl while clicking the icon and continue to hold Ctrl while choosing Open, then choose to open the application (this is part of Apple's approach when dealing with an unidentified developer).
    • The macOS Gatekeeper may flag the DMG file as broken. See this issue for more details.

MapTool 1.8.5

15 Apr 12:23
cb513fb
Compare
Choose a tag to compare

MapTool 1.8.5

MapTool now uses Java 14 from AdoptOpenJDK and uses jpackage to create the installers.

This removes the ability for MapTool to update its own memory settings. See the wiki page for how to make updates to MapTool Preferences.

This is primarily a bug-fix release. Much gratitude to all of the community developers who have contributed so much and thanks to all of the users for their patience as we work through the rough spots resulting from the changes. The community translators have also made good progress in their efforts so a round of applause for them as well.

Installation has been changed so that installing 1.8.5 will not remove previous releases.

See the Change Log for details of the changes to this release.

Platform Notes

We strongly encourage you to use the installer format for your operating system. The JAR file should only by used by advanced users comfortable with installing Java releases. It requires a working Java 14 install with JavaFX on your system in order to use it.

Download one of the assets listed below. Each platform has options for which file to download, as described below.

  • Windows: Use either the .exe or .msi.
    • We're seeing notes from Windows users that they double-click the icon after installing and no window appears. This seems to be an antivirus issue, so check your AV if you have this problem.
  • Linux: Use either the .deb or .rpm (depending on which packager your system uses).
    • The deb version installs under /opt/maptool/bin as MapTool.
  • macOS: Use either .dmg or .pkg.
    • On macOS, to run the app the first time after installation, hold Ctrl while clicking the icon and continue to hold Ctrl while choosing Open, then choose to open the application (this is part of Apple's approach when dealing with an unidentified developer).

MapTool 1.8.4

19 Mar 01:39
0017b62
Compare
Choose a tag to compare

MapTool 1.8.4

MapTool now uses Java 14 from AdoptOpenJDK and uses jpackage to create the installers.

This is primarily a bug-fix release. Much gratitude to all of the community developers who have contributed so much and thanks to all of the users for their patience as we work through the rough spots resulting from the changes. The community translators have also made good progress in their efforts so a round of applause for them as well.

Installing 1.8.4 will remove your existing 1.8.3 install. If you have made changes to your startup options in the MapTool.cfg file of your current 1.8.3 install you should make a note of those changes prior to installing 1.8.4 so that you can update the 1.8.4 options after install.

See the Change Log for details of the changes to this release.

Platform Notes

We strongly encourage you to use the installer format for your operating system. The JAR file should only by used by advanced users comfortable with installing Java releases. It requires a working Java 14 install with JavaFX on your system in order to use it.

Download one of the assets listed below. Each platform has options for which file to download, as described below.

  • Windows: Use either the .exe or .msi.
    • We're seeing notes from Windows users that they double-click the icon after installing and no window appears. This seems to be an antivirus issue, so check your AV if you have this problem.
  • Linux: Use either the .deb or .rpm (depending on which packager your system uses).
    • The deb version installs under /opt/maptool/bin as MapTool.
  • macOS: Use either .dmg or .pkg.
    • On macOS, to run the app the first time after installation, hold Ctrl while clicking the icon and continue to hold Ctrl while choosing Open, then choose to open the application (this is part of Apple's approach when dealing with an unidentified developer).

MapTool 1.8.3

15 Feb 22:50
7032c44
Compare
Choose a tag to compare

MapTool 1.8.3

MapTool now uses Java 14 from AdoptOpenJDK.

Do not install this over your 1.7.0 or previous installations. Use a different location.
The installers are now built using jpackage and are a little different.

Lots of enhancements, bug fixes and performance improvements to the code base. See the Change Log for more details.

Many thanks to community developers merudo, selquest, nmeier, euank, ebudai, grimreaper, and pk1010 for all their work on this release. Also big thanks to the translators building up the language support and the wiki editors for improving/growing the documentation.

Highlights

  • This release includes fixes for two security vulnerabilities. Use of all previous versions of MapTool should be discontinued. Builds for previous releases have been removed.
  • Significant improvements in macro run times giving a 4x to 10x (and sometimes more) reduction in run times.
  • Macro errors now produce a call stack showing the macro calls leading to the error.
    Function "setTokenDrawOrder" requires at least 1 parameters; 0 were provided.
    Error trace : m3@Campaign <<< m2@Campaign <<< m1@campaign
    
  • ISO-8859-1 character support. Can now use accented characters in Token Properties and macros.
  • Several Export Screenshot bugs fixed.
  • A number of Initiative improvements/enhancements: #987, #1458, #1845, #2097

We strongly encourage you to use the installer format for your operating system. The JAR file should only by used by advanced users comfortable with installing Java releases. It requires a working Java 14 install with JavaFX on your system in order to use it.

Platform Notes

Download one of the assets listed below. Each platform has options for which file to download, as described below.

  • Windows: Use either the .exe or .msi.
    • We're seeing notes from Windows users that they double-click the icon after installing and no window appears. This seems to be an antivirus issue, so check your AV if you have this problem.
  • Linux: Use either the .deb or .rpm (depending on which packager your system uses).
    • The deb version installs under /opt/maptool/bin as MapTool.
  • macOS: Use either .dmg or .pkg.
    • On macOS, to run the app the first time after installation, hold Ctrl while clicking the icon and continue to hold Ctrl while choosing Open, then choose to open the application (this is part of Apple's approach when dealing with an unidentified developer).

MapTool 1.7.0

17 May 23:31
dd1992b
Compare
Choose a tag to compare

Release

Latest release. Lots of bug fixes and enhancements. Many thanks to the community for their contributions of code, documentation, translations and testing.

Highlights

  • New macro functions for math operations on lists and arrays.
  • New Macro function markdownToHTML() converts text in Markdown to HTML.
  • nmeier has brought the majority of the MapTool UI under the control the Look & Feel themes accessible from the Themes menu.
  • New GM option to disable the use of the Edit Token dialog by players.
  • Issue with decimal point in Map Units per Cell for European locales fixed.
  • New overlay() function allows for transparent overlays over the map area. Think MMORPG-like GUI elements.
  • New Overlay helper functions for management.
  • Huge localization effort by Merudo has brought translatable strings to the majority of the MapTool dialogs.
  • MapTool can now import the Dungeondraft Universal VTT export format.

Documentation for new features is lagging a bit but will be updated on the wiki as soon as we can get to it. For those missing from the wiki see the associated issue which is linked from the Change Log.

We strongly encourage you to use the installer format for your operating system. The JAR file should only by used by advanced users comfortable with installing Java releases. It requires a working Java 10 install with JavaFX on your system in order to use it.

1.4.1.4

15 Jun 08:40
Compare
Choose a tag to compare
Updated rplib requirement

Release 1.4.0.5

12 Jun 05:00
Compare
Choose a tag to compare
Merge pull request #94 from RPTools/1.4.0-dev

1.4.0 dev