SVN: MapTool 5269, rplib 5270

Progress reports and musings from the developers on the current gaming tools.

Moderators: dorpond, trevor, Azhrei

Post Reply
User avatar
Azhrei
Site Admin
Posts: 12086
Joined: Mon Jun 12, 2006 1:20 pm
Location: Tampa, FL

SVN: MapTool 5269, rplib 5270

Post by Azhrei »

I've just committed some more changes to SVN. Those of you using Eclipse may want to update and try them out. Here's a summary:

*Added code to disable performance counters when the corresponding logger is turned off (might save us a few cpu cycles here and there)

*Move CodeTimer static field into the PersistenceUtil.saveCampaign() method to avoid concurrency issues when an autosave occurs during a regular File > Save Campaign

*Drawings on Hidden layer are "above" tokens on the same layer (http://forums.rptools.net/viewtopic.php?f=3&t=14344)

*Some bug fixes for importing maps (correct GUID in Zone, for example)

*Problem with importing a token macro with accented characters in it (http://forums.rptools.net/viewtopic.php ... 41#p151609); fix required restructuring PackedFile.putFile() methods

*Remove redundant entries from the resource library list upon startup; and prevent redundant entries from being added

*Updated the German translation (aPown)

*patch for preventing token names from being empty (Rumble)

*patch for turning on word wrapping in textareas (kkragenbrink)

I still have two patches to verify: Rumble's "chat notification" patch, and gioppo's "VBL while drawing" patch. I haven't evaluated either one yet but they're sitting in my queue and are up next. :) I also want to get a complete list of all debug/trace code that can be turned on/off via logging.xml in the .maptool directory, but that's a lower priority right now.

Post Reply

Return to “Developer Notes”