MapTool 1.15.1 Release Candidate 1 #4894
cwisniew
started this conversation in
Pre Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Read Me First
Before uninstalling any previous version, if you have saved your campaign files, logs, or anything else you want to keep under the directory structure where MapTool is installed, please copy them elsewhere beforehand. It is also a good idea to always have backups.
Note: Do not install over the top of an old version, either install into a new directory or uninstall the old version first. If you have installed a beta version of 1.15.0, uninstall that first.
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 17 install with JavaFX on your system to use it.
Download one of the assets listed below. As described below, each platform has options for which file to download.
.msi
or.exe
.If you have modified the
MapTool.cfg
file, make a backup so you can copy your changes into the new config file.We're seeing notes from Windows users who double-click the icon after installing, but no window appears. This seems to be an antivirus issue, so check your AV if you have this problem.
.deb
,.rpm
or.zst
(depending on which packager your system uses).deb
version installs under/opt/maptool/bin
asMapTool
..pkg
(recommended) or.dmg
.The macOS Gatekeeper may flag the DMG file as broken. For more details, see this issue.
What's Changed in 1.15.1.rc-1
Bug Fixes 🩹
Other Changes 💬
What's Changed in 1.15.0
New Features 🥳
lib://
asset paths by @ColdAnkles in Input() to handlelib://
asset paths #4621token types
ingetInfo("campaign")
by @Jmr3366 in Includetoken types
ingetInfo("campaign")
#4697Performance Improvements 🏎️
Bug Fixes 🩹
in light explanations by @bubblobill in Fixed missing <br> in light explanations #4499
lib://
assets via AssetResolver by @ColdAnkles in Updated FunctionUtil to handlelib://
assets via AssetResolver #4629Code Maintenance 🔧
Dependency Updates
Other Changes 💬
Full Changelog: 1.14.3...1.15.1.rc-1
This discussion was created from the release MapTool 1.15.1 Release Candidate 1.
Beta Was this translation helpful? Give feedback.
All reactions