Revision: 9243
http://sourceforge.net/p/vassalengine/svn/9243
Author: uckelman
Date: 2016-11-20 00:05:45 +0000 (Sun, 20 Nov 2016)
Log Message:
-----------
Noted bug fixes.
Modified Paths:
--------------
VASSAL-src/trunk/CHANGES
VASSAL-src/trunk/NOTES-bgg
VASSAL-src/trunk/NOTES-csw
VASSAL-src/trunk/NOTES-news
VASSAL-src/trunk/NOTES-vassalforum
Modified: VASSAL-src/trunk/CHANGES
===================================================================
--- VASSAL-src/trunk/CHANGES 2016-11-19 23:52:20 UTC (rev 9242)
+++ VASSAL-src/trunk/CHANGES 2016-11-20 00:05:45 UTC (rev 9243)
@@ -1,8 +1,14 @@
3.2.17 - ???
+* 12534: Regular Expression matching not supported in Calulated Property
+* 12533: Game Refresher fails if Extensions are loaded
* 12527: "Save Game" behaves as "Save As"
* 12526: Switching desktop on Mac OS X 10.11.3 sometimes clones the currently
selected unit
+* 12518: Rotated Layer following property does not update if property changes
+* 11404: Some uses of the PRNG introduce a minuscule amount of modulo bias
+* 9670: IllegalStateException: Icon Family VASSAL not found in
+ ServerAddressBook.getCurrentIcon
3.2.16 - 1 April 2016
Modified: VASSAL-src/trunk/NOTES-bgg
===================================================================
--- VASSAL-src/trunk/NOTES-bgg 2016-11-19 23:52:20 UTC (rev 9242)
+++ VASSAL-src/trunk/NOTES-bgg 2016-11-20 00:05:45 UTC (rev 9243)
@@ -1,5 +1,5 @@
-[size=18][b]VASSAL 3.2.16 released[/b][/size]
-The VASSAL Team is happy to announce the release of VASSAL 3.2.16, which fixes several problems found in earlier versions.
+[size=18][b]VASSAL 3.2.17 released[/b][/size]
+The VASSAL Team is happy to announce the release of VASSAL 3.2.17, which fixes several problems found in earlier versions.
[size=16][b]IMPORTANT[/b][/size]
* If you save a module, game, or log in VASSAL 3.2, you will NOT be able to open it afterwards with VASSAL 3.1. We recommend keeping a backup copy of any pre-3.2 files you plan to modify in 3.2 until you've verified that everything works to your satisfaction.
@@ -10,32 +10,37 @@
* If some images display with incorrect colors, clear your tile cache (under Tools > Clear Tile Cache in the Module Manager) and reload the module. If the images still display with incorrect colors, PLEASE contact us indicating with which module you're seeing a problem.
-* If you are using MacOS X 10.8.3 or later, you may see the message "VASSAL-3.2.16.app is damaged and can’t be opened. You should move it to the Trash." The problem is NOT that your download was corrupt, but rather that MacOS is preventing you from running VASSAL. To start VASSAL, control-click or right-click the app bundle's icon and select Open from the menu. You'll see a dialog asking whether you want to open VASSAL. Select "Open". Thereafter, you should be able to start VASSAL normally.
+* If you are using MacOS X 10.8.3 or later, you may see the message "VASSAL-3.2.17.app is damaged and can’t be opened. You should move it to the Trash." The problem is NOT that your download was corrupt, but rather that MacOS is preventing you from running VASSAL. To start VASSAL, control-click or right-click the app bundle's icon and select Open from the menu. You'll see a dialog asking whether you want to open VASSAL. Select "Open". Thereafter, you should be able to start VASSAL normally.
* Oracle's Java 7 and 8 have very poor rendering performance on some MacOS X systems, particularly Yosemite. If you are experiencing this, please use Apple's Java 6 instead.
[size=16][b]Download[/b][/size]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-linux.tar.bz2]Linux[/url]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-macosx.dmg]Mac OS X[/url]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-windows.exe]Windows[/url]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-other.zip]Other[/url]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-src.zip]Source code[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-linux.tar.bz2]Linux[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-macosx.dmg]Mac OS X[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-windows.exe]Windows[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-other.zip]Other[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-src.zip]Source code[/url]
[size=16][b]Recent Changes[/b][/size]
+The following bugs in 3.2.16 are fixed in 3.2.17:
+
+* 12534: Regular Expression matching not supported in Calulated Property
+* 12533: Game Refresher fails if Extensions are loaded
+* 12527: "Save Game" behaves as "Save As"
+* 12526: Switching desktop on Mac OS X 10.11.3 sometimes clones the currently selected unit
+* 12518: Rotated Layer following property does not update if property changes
+* 11404: Some uses of the PRNG introduce a minuscule amount of modulo bias
+* 9670: IllegalStateException: Icon Family VASSAL not found in ServerAddressBook.getCurrentIcon
+
The following bugs in 3.2.15 are fixed in 3.2.16:
* 12524: Images retile unnecessarily due to bad timestamp
* 12522: Deck shuffling logged incorrectly
-The following bugs in 3.2.14 are fixed in 3.2.15:
+For changes prior to 3.2.16, see the change log.
-* 11864: Relative $INSTALL_DIR in VASSAL.sh breaks paths for documentation
-* 11769: NPE in Deck.getState()
+Please report all bugs in 3.2.17, even if they are bugs which you've already reported against other versions. We take your bug reports seriously---they're the reason we've been able to fix so many bugs.
-For changes prior to 3.2.15, see the change log.
-
-Please report all bugs in 3.2.16, even if they are bugs which you've already reported against other versions. We take your bug reports seriously---they're the reason we've been able to fix so many bugs.
-
[size=16][b]New Features in 3.2[/b][/size]
* Levels within a Layer can be moved up or down the level list using buttons. [RFE 1919]
Modified: VASSAL-src/trunk/NOTES-csw
===================================================================
--- VASSAL-src/trunk/NOTES-csw 2016-11-19 23:52:20 UTC (rev 9242)
+++ VASSAL-src/trunk/NOTES-csw 2016-11-20 00:05:45 UTC (rev 9243)
@@ -1,4 +1,4 @@
-The VASSAL Team is happy to announce the release of VASSAL 3.2.16, which which fixes several problems found in earlier versions.
+The VASSAL Team is happy to announce the release of VASSAL 3.2.17, which which fixes several problems found in earlier versions.
<h3>IMPORTANT</h3>
* If you save a module, game, or log in VASSAL 3.2, you will NOT be able to open it afterwards with VASSAL 3.1. We recommend keeping a backup copy of any pre-3.2 files you plan to modify in 3.2 until you've verified that everything works to your satisfaction.
@@ -9,32 +9,37 @@
* If some images display with incorrect colors, clear your tile cache (under Tools > Clear Tile Cache in the Module Manager) and reload the module. If the images still display with incorrect colors, PLEASE contact us indicating with which module you're seeing a problem.
-* If you are using MacOS X 10.8.3 or later, you may see the message "VASSAL-3.2.16.app is damaged and can’t be opened. You should move it to the Trash." The problem is NOT that your download was corrupt, but rather that MacOS is preventing you from running VASSAL. To start VASSAL, control-click or right-click the app bundle's icon and select Open from the menu. You'll see a dialog asking whether you want to open VASSAL. Select "Open". Thereafter, you should be able to start VASSAL normally.
+* If you are using MacOS X 10.8.3 or later, you may see the message "VASSAL-3.2.17.app is damaged and can’t be opened. You should move it to the Trash." The problem is NOT that your download was corrupt, but rather that MacOS is preventing you from running VASSAL. To start VASSAL, control-click or right-click the app bundle's icon and select Open from the menu. You'll see a dialog asking whether you want to open VASSAL. Select "Open". Thereafter, you should be able to start VASSAL normally.
* Oracle's Java 7 has very poor rendering performance on some MacOS X systems. If you are experiencing this, please use Apple's Java 6 instead.
<h3>Download</h3>
-* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-linux.tar.bz2' target='_new'>Linux</a>
-* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-macosx.dmg' target='_new'>Mac OS X</a>
-* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-windows.exe' target='_new'>Windows</a>
-* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-other.zip' target='_new'>Other</a>
-* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-src.zip' target='_new'>Source code</a>
+* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-linux.tar.bz2' target='_new'>Linux</a>
+* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-macosx.dmg' target='_new'>Mac OS X</a>
+* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-windows.exe' target='_new'>Windows</a>
+* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-other.zip' target='_new'>Other</a>
+* <a href='http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-src.zip' target='_new'>Source code</a>
<h3>Recent Changes</h3>
+The following bugs in 3.2.16 are fixed in 3.2.17:
+
+* 12534: Regular Expression matching not supported in Calulated Property
+* 12533: Game Refresher fails if Extensions are loaded
+* 12527: "Save Game" behaves as "Save As"
+* 12526: Switching desktop on Mac OS X 10.11.3 sometimes clones the currently selected unit
+* 12518: Rotated Layer following property does not update if property changes
+* 11404: Some uses of the PRNG introduce a minuscule amount of modulo bias
+* 9670: IllegalStateException: Icon Family VASSAL not found in ServerAddressBook.getCurrentIcon
+
The following bugs in 3.2.15 are fixed in 3.2.16:
* 12524: Images retile unnecessarily due to bad timestamp
* 12522: Deck shuffling logged incorrectly
-The following bugs in 3.2.14 are fixed in 3.2.15:
+For changes prior to 3.2.16, see the change log.
-* 11864: Relative $INSTALL_DIR in VASSAL.sh breaks paths for documentation
-* 11769: NPE in Deck.getState()
+Please report all bugs in 3.2.17, even if they are bugs which you've already reported against other versions. We take your bug reports seriously---they're the reason we've been able to fix so many bugs.
-For changes prior to 3.2.15, see the change log.
-
-Please report all bugs in 3.2.16, even if they are bugs which you've already reported against other versions. We take your bug reports seriously---they're the reason we've been able to fix so many bugs.
-
<h3>New Features in 3.2</h3>
* Levels within a Layer can be moved up or down the level list using buttons. [RFE 1919]
Modified: VASSAL-src/trunk/NOTES-news
===================================================================
--- VASSAL-src/trunk/NOTES-news 2016-11-19 23:52:20 UTC (rev 9242)
+++ VASSAL-src/trunk/NOTES-news 2016-11-20 00:05:45 UTC (rev 9243)
@@ -1,5 +1,5 @@
<p>
-The VASSAL Team is happy to announce the release of VASSAL 3.2.16, which which fixes several problems found in earlier versions.
+The VASSAL Team is happy to announce the release of VASSAL 3.2.17, which which fixes several problems found in earlier versions.
</p>
<h2>IMPORTANT</h2>
<ul>
@@ -7,39 +7,44 @@
<li>If you found it necessary to set a very large maximum heap (> 512MB) for a module with VASSAL 3.1, it should now be possible with VASSAL 3.2 to set a much lower maximum heap and achieve similar or better display performance. 512MB should now be adequate for most modules.</li>
<li>VASL 6 is compatible with VASSAL 3.2. VASL users, please upgrade!</li>
<li>If some images display with incorrect colors, clear your tile cache (under Tools > Clear Tile Cache in the Module Manager) and reload the module. If the images still display with incorrect colors, PLEASE contact us indicating with which module you're seeing a problem.</li>
- <li>If you are using MacOS X 10.8.3 or later, you may see the message "VASSAL-3.2.16.app is damaged and can’t be opened. You should move it to the Trash." The problem is NOT that your download was corrupt, but rather that MacOS is preventing you from running VASSAL. To start VASSAL, control-click or right-click the app bundle's icon and select Open from the menu. You'll see a dialog asking whether you want to open VASSAL. Select "Open". Thereafter, you should be able to start VASSAL normally.</li>
+ <li>If you are using MacOS X 10.8.3 or later, you may see the message "VASSAL-3.2.17.app is damaged and can’t be opened. You should move it to the Trash." The problem is NOT that your download was corrupt, but rather that MacOS is preventing you from running VASSAL. To start VASSAL, control-click or right-click the app bundle's icon and select Open from the menu. You'll see a dialog asking whether you want to open VASSAL. Select "Open". Thereafter, you should be able to start VASSAL normally.</li>
<li>Oracle's Java 7 and 8 have very poor rendering performance on some MacOS X systems, particularly Yosemite. If you are experiencing this, please use Apple's Java 6 instead.</li>
</ul>
<h2>Download</h2>
<ul>
- <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-linux.tar.bz2" target="_blank">Linux</a></li>
- <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-macosx.dmg">Mac OS X</a></li>
- <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-windows.exe">Windows</a></li>
- <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-other.zip">Other</a></li>
- <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-src.zip">Source</a></li>
+ <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-linux.tar.bz2" target="_blank">Linux</a></li>
+ <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-macosx.dmg">Mac OS X</a></li>
+ <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-windows.exe">Windows</a></li>
+ <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-other.zip">Other</a></li>
+ <li><a href="http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-src.zip">Source</a></li>
</ul>
<h2>Recent Changes</h2>
<p>
-The following bugs in 3.2.14 are fixed in 3.2.16:
+The following bugs in 3.2.16 are fixed in 3.2.17:
<ul>
- <li>12524: Images retile unnecessarily due to bad timestamp</li>
- <li>12522: Deck shuffling logged incorrectly</li>
+ <li>12534: Regular Expression matching not supported in Calulated Property</li>
+ <li>12533: Game Refresher fails if Extensions are loaded</li>
+ <li>12527: "Save Game" behaves as "Save As"</li>
+ <li>12526: Switching desktop on Mac OS X 10.11.3 sometimes clones the currently selected unit</li>
+ <li>12518: Rotated Layer following property does not update if property changes</li>
+ <li>11404: Some uses of the PRNG introduce a minuscule amount of modulo bias</li>
+ <li>9670: IllegalStateException: Icon Family VASSAL not found in ServerAddressBook.getCurrentIcon</li>
</ul>
</p>
<p>
-The following bugs in 3.2.14 are fixed in 3.2.15:
+The following bugs in 3.2.15 are fixed in 3.2.16:
<ul>
- <li>11864: Relative $INSTALL_DIR in VASSAL.sh breaks paths for documentation</li>
- <li>11769: NPE in Deck.getState()</li>
+ <li>12524: Images retile unnecessarily due to bad timestamp</li>
+ <li>12522: Deck shuffling logged incorrectly</li>
</ul>
</p>
<p>
-For changes prior to 3.2.15, see the change log.
+For changes prior to 3.2.16, see the change log.
</p>
<p>
-Please report all bugs in 3.2.16 even if they are bugs which you've already reported against other versions. We take your bug reports seriously—they're the reason we've been able to fix so many bugs.
+Please report all bugs in 3.2.17 even if they are bugs which you've already reported against other versions. We take your bug reports seriously—they're the reason we've been able to fix so many bugs.
</p>
<h2>New Features in 3.2</h2>
Modified: VASSAL-src/trunk/NOTES-vassalforum
===================================================================
--- VASSAL-src/trunk/NOTES-vassalforum 2016-11-19 23:52:20 UTC (rev 9242)
+++ VASSAL-src/trunk/NOTES-vassalforum 2016-11-20 00:05:45 UTC (rev 9243)
@@ -1,6 +1,6 @@
-[size=200][b]VASSAL 3.2.16 released[/b][/size]
+[size=200][b]VASSAL 3.2.17 released[/b][/size]
-The VASSAL Team is happy to announce the release of VASSAL 3.2.16, which which fixes several problems found in earlier versions.
+The VASSAL Team is happy to announce the release of VASSAL 3.2.17, which which fixes several problems found in earlier versions.
[size=150][b]IMPORTANT[/b][/size]
@@ -11,33 +11,38 @@
* VASL 6 is compatible with VASSAL 3.2. VASL users, please upgrade!
-* If you are using MacOS X 10.8.3 or later, you may see the message "VASSAL-3.2.16.app is damaged and can’t be opened. You should move it to the Trash." The problem is NOT that your download was corrupt, but rather that MacOS is preventing you from running VASSAL. To start VASSAL, control-click or right-click the app bundle's icon and select Open from the menu. You'll see a dialog asking whether you want to open VASSAL. Select "Open". Thereafter, you should be able to start VASSAL normally.
+* If you are using MacOS X 10.8.3 or later, you may see the message "VASSAL-3.2.17.app is damaged and can’t be opened. You should move it to the Trash." The problem is NOT that your download was corrupt, but rather that MacOS is preventing you from running VASSAL. To start VASSAL, control-click or right-click the app bundle's icon and select Open from the menu. You'll see a dialog asking whether you want to open VASSAL. Select "Open". Thereafter, you should be able to start VASSAL normally.
* Oracle's Java 7 and 8 have very poor rendering performance on some MacOS X systems, particularly Yosemite. If you are experiencing this, please use Apple's Java 6 instead.
[size=150][b]Download[/b][/size]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-linux.tar.bz2]Linux[/url]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-macosx.dmg]Mac OS X[/url]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-windows.exe]Windows[/url]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-other.zip]Other[/url]
-[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.16-src.zip]Source code[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-linux.tar.bz2]Linux[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-macosx.dmg]Mac OS X[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-windows.exe]Windows[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-other.zip]Other[/url]
+[url=http://downloads.sourceforge.net/vassalengine/VASSAL-3.2.17-src.zip]Source code[/url]
[size=150][b]Recent Changes[/b][/size]
-The following bugs in 3.2.14 are fixed in 3.2.16:
+The following bugs in 3.2.16 are fixed in 3.2.17:
+* 12534: Regular Expression matching not supported in Calulated Property
+* 12533: Game Refresher fails if Extensions are loaded
+* 12527: "Save Game" behaves as "Save As"
+* 12526: Switching desktop on Mac OS X 10.11.3 sometimes clones the currently selected unit
+* 12518: Rotated Layer following property does not update if property changes
+* 11404: Some uses of the PRNG introduce a minuscule amount of modulo bias
+* 9670: IllegalStateException: Icon Family VASSAL not found in ServerAddressBook.getCurrentIcon
+
+The following bugs in 3.2.15 are fixed in 3.2.16:
+
* 12524: Images retile unnecessarily due to bad timestamp
* 12522: Deck shuffling logged incorrectly
-The following bugs in 3.2.14 are fixed in 3.2.15:
+For changes prior to 3.2.16, see the change log.
-* 11864: Relative $INSTALL_DIR in VASSAL.sh breaks paths for documentation
-* 11769: NPE in Deck.getState()
+Please report all bugs in 3.2.17, even if they are bugs which you've already reported against other versions. We take your bug reports seriously---they're the reason we've been able to fix so many bugs.
-For changes prior to 3.2.15, see the change log.
-
-Please report all bugs in 3.2.16, even if they are bugs which you've already reported against other versions. We take your bug reports seriously---they're the reason we've been able to fix so many bugs.
-
[size=150][b]New Features in 3.2[/b][/size]
* Levels within a Layer can be moved up or down the level list using buttons. [RFE 1919]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
vassalengine-svn mailing list
vas...@li...
https://lists.sourceforge.net/lists/listinfo/vassalengine-svn
|