MapTool 1.11.0-alpha.4 #3169
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
Uh oh!
There was an error while loading. Please reload this page.
-
Warning: Alpha Release - Please do not use for your regular gaming or to modify campaigns and maps without making a backup first.
If you are so inclined, do download and install in a separate location and use to test/evaluate new features and provide feedback on them. In particular features that need broader testing are:
Highlights
Enhancements & Features
data.getStaticData(namespace, path)
for accessing static data in Add-On libraries.getFrameProperties()
tabtitle
,html5
,temporary
,visible
,docked
,floating
,autohide
,undocked_x
,undocked_y
,undocked_h
,undocked_w
getInfo("server")
now returns additional properties:useWebRTC
,usePasswordFile
,server name
,port number
getInfo("theme")
option returns the color information for the various UI elements.getInfo("server")
now includescorner
info for Corner Image types,grid
for the Grid * types and thegroup
name is included in each state entry.[r: setOverlayVisible(OverlayName, {1|0})]
[r: visible = isOverlayVisible(OverlayName)] // returns 1|0
Bug Fixes
library.listTokenLibraries()
that were missing/unset properties. Fixed.Other
Change Log for 1.10.4
This discussion was created from the release 1.11.0-alpha.4.
Beta Was this translation helpful? Give feedback.
All reactions