Skip to content

Commit

Permalink
Updated for 3.4.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Nov 29, 2020
1 parent 848722b commit 254466b
Show file tree
Hide file tree
Showing 12 changed files with 53 additions and 29 deletions.
14 changes: 7 additions & 7 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
3.4.11 - ???
3.4.11 - 29 November 2020

* 13728: Translucent solid-colored backgrounds of boards are incorrectly
drawn opaque
Expand Down Expand Up @@ -45,26 +45,26 @@
* 13547: Don't raise a bug dialog on failure to read an MP3
* 13546: Change backup Resource directory from temp folder to base folder
* 13542: Interaction between Move Fixed Distance and Rotate traits has changed
between 3.2.17 and 3.4.6
between 3.2.17 and 3.4.6
* 13540: Macs now use Command as modifier key for grid-resizing,
setup-stack-moving in Editor
* 13525: HFS+ stores filenames in NFD, so must check for that variant when
loading
loading
* 13524: Masked card dragged from Player Hand reports differently between
3.2.17 and 3.4.6
3.2.17 and 3.4.6
* 13520: Made Command+Click the select/deselect combo for Macs (and
Command+Wheel to zoom)
Command+Wheel to zoom)
* 13489: Pieces scaled incorrectly during drags on HiDPI screens on Windows

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
* 13503: At-Start Stacks and Decks in <Any> board appear in wrong place if map
padding specified
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)
chosen board (additional fix for 12576)

3.4.5 - 6 October 2020

Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ JDOCDIR:=jdoc
# numeric part of the version only
VNUM:=3.4.11

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
12 changes: 10 additions & 2 deletions dist/notes/NOTES-bgg.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,20 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}.
[url=https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-windows-32.exe]Windows (32-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-other.zip]Other[/url]

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

Bug fixes

* 13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque
* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp
* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp

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

Bug fixes

* 13720: Tiles in last row, column of boards with colored backgrounds and no image render too large
* 13688: Reversed boards with grids fail to display
* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp
* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp

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

Expand Down
9 changes: 7 additions & 2 deletions dist/notes/NOTES-csw.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,18 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}.
* <a href='https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-windows-32.exe' target='_new'>Windows (32-bit)</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-other.zip' target='_new'>Other</a>

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

* 13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque
* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp
* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp

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

* 13720: Tiles in last row, column of boards with colored backgrounds and no image render too large
* 13688: Reversed boards with grids fail to display
* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp
* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp

<h3>Changes since 3.4.8</h3>
Bug fixes
Expand Down
5 changes: 2 additions & 3 deletions dist/notes/NOTES-fb.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ Download: https://github.com/vassalengine/vassal/releases/tag/{{version}}

Release notes: http://www.vassalengine.org/wiki/VASSAL_3.4_Release_Notes

Changes since 3.4.9:
Changes since 3.4.10:

Bug fixes

* 13720: Tiles in last row, column of boards with colored backgrounds and no image render too large
* 13688: Reversed boards with grids fail to display
* 13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque
* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp
* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp
10 changes: 8 additions & 2 deletions dist/notes/NOTES-news.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,19 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}.
<li><a href='https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-other.zip' target='_new'>Other</a></li>
</ul>

<h2>Changes since 3.4.10</h2>
<h3>Bug fixes</h3>
<ul>
<li>13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque</li>
<li>13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp</li>
<li>13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp</li>
</ul>

<h2>Changes since 3.4.9</h2>
<h3>Bug fixes</h3>
<ul>
<li>13720: Tiles in last row, column of boards with colored backgrounds and no image render too large</li>
<li>13688: Reversed boards with grids fail to display</li>
<li>13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp</li>
<li>13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp</li>
</ul>

<h2>Changes since 3.4.8</h2>
Expand Down
10 changes: 8 additions & 2 deletions dist/notes/NOTES-vassalforum.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,20 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}.
[url=https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-windows-32.exe]Windows (32-bit)[/url]
[url=https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-other.zip]Other[/url]

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

Bug fixes

* 13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque
* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp
* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp

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

Bug fixes

* 13720: Tiles in last row, column of boards with colored backgrounds and no image render too large
* 13688: Reversed boards with grids fail to display
* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp
* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp

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

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.11-SNAPSHOT</version>
<version>3.4.11</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.11-SNAPSHOT</version>
<version>3.4.11</version>
</parent>

<artifactId>release-prepare</artifactId>
<version>3.4.11-SNAPSHOT</version>
<version>3.4.11</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.11-SNAPSHOT</version>
<version>3.4.11</version>
</parent>

<artifactId>vassal-app</artifactId>
<version>3.4.11-SNAPSHOT</version>
<version>3.4.11</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.11-SNAPSHOT</version>
<version>3.4.11</version>
</parent>

<artifactId>vassal-deprecation</artifactId>
<version>3.4.11-SNAPSHOT</version>
<version>3.4.11</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.11-SNAPSHOT</version>
<version>3.4.11</version>
</parent>

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

<build>
<plugins>
Expand Down

0 comments on commit 254466b

Please sign in to comment.