MapTool ChangeLog (by build version)
MapTool ChangeLog (for the source code)
This page will attempt to document the on-going changes to the MapTool source code by those individuals who have Commit authority to the Subversion repository on Sourceforge.net.
Ideally I'd like to see an actual ChangeLog for each build of MapTool as well as a "in my queue right now" list, but the latter is likely to be kept up to date (even by me!) so I'll settle for just a ChangeLog. :)
Where to find more information
For information about how to download (a.k.a. checkout) the source code, please see the thread on our forum that discusses that topic: How to get RPTools source via Eclipse and subversion. Another topic worth reviewing is a stream of consciousness thread by Azhrei regarding notes on how to build the application using Eclipse: MapTool build notes for Eclipse.
ChangeLog entries
1.3b70
- Add trusted macro for setOwner() (done by Craig in b69)
- Rectangles drawn with zero width/height are removed and not added to the map (http://forums.rptools.net/viewtopic.php?f=21&t=14793)
- Preferences dialog is clearer regarding how map defaults are only for new maps (http://forums.rptools.net/viewtopic.php?f=3&t=14797)
- Craig - fixed bug in setPC() added by Azhrei :( (http://forums.rptools.net/viewtopic.php?f=3&t=14823)
- Craig - added isVisible() and a "campaign" parameter for the getInfo() script function
- getPropertyNames() checked for the wrong number of parameters
- NPE due to stacked tokens on a map (not sure how an NPE happens though? http://forums.rptools.net/viewtopic.php?f=21&t=14865)
- Rumble - select unowned tokens patch
- Drag/drop of filesystem objects (finished? http://forums.rptools.net/viewtopic.php?f=3&t=14068&p=154991)
- Added help info for GM-only auras to the Abeille form for the Campaign Properties dialog