Releases: RPTools/maptool
MapTool 1.8.4
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
asMapTool
.
- The
- 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
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
- See wiki page Introduction to Initiative
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
asMapTool
.
- The
- 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
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
Release 1.4.0.5
Merge pull request #94 from RPTools/1.4.0-dev 1.4.0 dev
1.4.1.3
1.4.0.initial
Initial "complete" build.