Skip to content

Commit

Permalink
Updated for 3.4.6 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Oct 12, 2020
1 parent d94dfda commit e4004f4
Show file tree
Hide file tree
Showing 11 changed files with 79 additions and 40 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
3.4.6 - ???
3.4.6 - 12 October 2020

* 13508: NPE in GamePieceOpImpl.getTileIndices()
* 13505: Dragging a card/piece off the top of a deck should not also band-select
Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ JDOCDIR:=jdoc
# numeric part of the version only
VNUM:=3.4.6

MAVEN_VERSION:=$(VNUM)-SNAPSHOT
#MAVEN_VERSION:=$(VNUM)-SNAPSHOT
#MAVEN_VERSION:=$(VNUM)-beta1
#MAVEN_VERSION:=$(VNUM)
MAVEN_VERSION:=$(VNUM)

JARNAME:=vassal-app-$(MAVEN_VERSION)

Expand Down
24 changes: 17 additions & 7 deletions dist/notes/NOTES-bgg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[size=18][b]VASSAL 3.4.5 Released[/b][/size]
The VASSAL Team is happy to announce the release of VASSAL 3.4.5.
[size=18][b]VASSAL 3.4.6 Released[/b][/size]
The VASSAL Team is happy to announce the release of VASSAL 3.4.6.

[size=16][b]IMPORTANT[/b][/size]
* Things may be broken which worked previously. If you find a new bug, please report it.
Expand All @@ -9,11 +9,21 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.5.
* Some modules containing custom drawing code may render incorrectly on HiDPI displays, starting with 3.3. If you are the maintainer of such a module, let us know and we can advise you about what needs updating for 3.4 in your code.

[size=16][b]Download[/b][/size]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-linux.tar.bz2]Linux[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-macosx.dmg]Mac OS X[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-windows-64.exe]Windows (64-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-windows-32.exe]Windows (32-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-other.zip]Other[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-linux.tar.bz2]Linux[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-macosx.dmg]Mac OS X[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-windows-64.exe]Windows (64-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-windows-32.exe]Windows (32-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-other.zip]Other[/url]

[size=16][b]Changes since 3.4.5[/b][/size]

Bug fixes

* 13508: NPE in GamePieceOpImpl.getTileIndices()
* 13505: Dragging a card/piece off the top of a deck should not also band-select
* 13503: At-Start Stacks and Decks in <Any> board appear in wrong place if map padding specified
* 13467: Edited modules containing HTML img elements can't be saved on Windows
* 13456: At-Start Stack using Grid Location uses Location on first board, not chosen board (additional fix for 12576)

[size=16][b]Changes since 3.4.4[/b][/size]

Expand Down
23 changes: 16 additions & 7 deletions dist/notes/NOTES-csw
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The VASSAL Team is happy to announce the release of VASSAL 3.4.5.
The VASSAL Team is happy to announce the release of VASSAL 3.4.6.

<h3>IMPORTANT</h3>
* Things may be broken which worked previously. If you find a new bug, please report it.
Expand All @@ -7,13 +7,22 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.5.

* Some modules containing custom drawing code may render incorrectly on HiDPI displays, starting with 3.3. If you are the maintainer of such a module, let us know and we can advise you about what needs updating for 3.4 in your code.
<h3>Download</h3>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-linux.tar.bz2' target='_new'>Linux</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-macosx.dmg' target='_new'>Mac OS X</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-windows-64.exe' target='_new'>Windows (64-bit)</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-windows-32.exe' target='_new'>Windows (32-bit)</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-other.zip' target='_new'>Other</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-linux.tar.bz2' target='_new'>Linux</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-macosx.dmg' target='_new'>Mac OS X</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-windows-64.exe' target='_new'>Windows (64-bit)</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-windows-32.exe' target='_new'>Windows (32-bit)</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-other.zip' target='_new'>Other</a>

<h3>Changes since 3.4.3</h3>
<h3>Changes since 3.4.5</h3>
Bug fixes

* 13508: NPE in GamePieceOpImpl.getTileIndices()
* 13505: Dragging a card/piece off the top of a deck should not also band-select
* 13503: At-Start Stacks and Decks in <Any> board appear in wrong place if map padding specified
* 13467: Edited modules containing HTML img elements can't be saved on Windows
* 13456: At-Start Stack using Grid Location uses Location on first board, not chosen board (additional fix for 12576)

<h3>Changes since 3.4.4</h3>
Bug fixes

* 13490: Module Manager "Show Error Log" doesn't
Expand Down
22 changes: 16 additions & 6 deletions dist/notes/NOTES-news
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p>
The VASSAL Team is happy to announce the release of VASSAL 3.4.5.
The VASSAL Team is happy to announce the release of VASSAL 3.4.6.
</p>

<h2>IMPORTANT</h2>
Expand All @@ -11,11 +11,21 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.5.

<h2>Download</h2>
<ul>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-linux.tar.bz2' target='_new'>Linux</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-macosx.dmg' target='_new'>Mac OS X</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-windows-64.exe' target='_new'>Windows (64-bit)</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-windows-32.exe' target='_new'>Windows (32-bit)</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-other.zip' target='_new'>Other</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-linux.tar.bz2' target='_new'>Linux</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-macosx.dmg' target='_new'>Mac OS X</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-windows-64.exe' target='_new'>Windows (64-bit)</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-windows-32.exe' target='_new'>Windows (32-bit)</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-other.zip' target='_new'>Other</a></li>
</ul>

<h2>Changes since 3.4.5</h2>
<h3>Bug fixes</h3>
<ul>
<li>13508: NPE in GamePieceOpImpl.getTileIndices()</li>
<li>13505: Dragging a card/piece off the top of a deck should not also band-select</li>
<li>13503: At-Start Stacks and Decks in <Any> board appear in wrong place if map padding specified</li>
<li>13467: Edited modules containing HTML img elements can't be saved on Windows</li>
<li>13456: At-Start Stack using Grid Location uses Location on first board, not chosen board (additional fix for 12576)</li>
</ul>

<h2>Changes since 3.4.4</h2>
Expand Down
26 changes: 18 additions & 8 deletions dist/notes/NOTES-vassalforum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[size=200][b]VASSAL 3.4.5 Released[/b][/size]
[size=200][b]VASSAL 3.4.6 Released[/b][/size]

The VASSAL Team is happy to announce the release of VASSAL 3.4.5.
The VASSAL Team is happy to announce the release of VASSAL 3.4.6.

[size=150][b]IMPORTANT[/b][/size]

Expand All @@ -12,13 +12,23 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.5.

[size=150][b]Download[/b][/size]

[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-linux.tar.bz2]Linux[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-macosx.dmg]Mac OS X[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-windows-64.exe]Windows (64-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-windows-32.exe]Windows (32-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.5/VASSAL-3.4.5-other.zip]Other[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-linux.tar.bz2]Linux[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-macosx.dmg]Mac OS X[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-windows-64.exe]Windows (64-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-windows-32.exe]Windows (32-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.4.6/VASSAL-3.4.6-other.zip]Other[/url]

[size=150][b]Changes since 3.4.3[/b][/size]
[size=150][b]Changes since 3.4.5[/b][/size]

Bug fixes

* 13508: NPE in GamePieceOpImpl.getTileIndices()
* 13505: Dragging a card/piece off the top of a deck should not also band-select
* 13503: At-Start Stacks and Decks in <Any> board appear in wrong place if map padding specified
* 13467: Edited modules containing HTML img elements can't be saved on Windows
* 13456: At-Start Stack using Grid Location uses Location on first board, not chosen board (additional fix for 12576)

[size=150][b]Changes since 3.4.4[/b][/size]

Bug fixes

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.vassalengine</groupId>
<artifactId>vassal-parent</artifactId>
<version>3.4.6-SNAPSHOT</version>
<version>3.4.6</version>
<packaging>pom</packaging>

<name>Vassal Engine</name>
Expand Down
4 changes: 2 additions & 2 deletions release-prepare/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.vassalengine</groupId>
<artifactId>vassal-parent</artifactId>
<version>3.4.6-SNAPSHOT</version>
<version>3.4.6</version>
</parent>

<artifactId>release-prepare</artifactId>
<version>3.4.6-SNAPSHOT</version>
<version>3.4.6</version>
<packaging>pom</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions vassal-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.vassalengine</groupId>
<artifactId>vassal-parent</artifactId>
<version>3.4.6-SNAPSHOT</version>
<version>3.4.6</version>
</parent>

<artifactId>vassal-app</artifactId>
<version>3.4.6-SNAPSHOT</version>
<version>3.4.6</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down
4 changes: 2 additions & 2 deletions vassal-deprecation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.vassalengine</groupId>
<artifactId>vassal-parent</artifactId>
<version>3.4.6-SNAPSHOT</version>
<version>3.4.6</version>
</parent>

<artifactId>vassal-deprecation</artifactId>
<version>3.4.6-SNAPSHOT</version>
<version>3.4.6</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions vassal-doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.vassalengine</groupId>
<artifactId>vassal-parent</artifactId>
<version>3.4.6-SNAPSHOT</version>
<version>3.4.6</version>
</parent>

<artifactId>vassal-doc</artifactId>
<version>3.4.6-SNAPSHOT</version>
<version>3.4.6</version>

<build>
<plugins>
Expand Down

0 comments on commit e4004f4

Please sign in to comment.