Skip to content

Commit

Permalink
v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kiooeht committed Nov 24, 2018
1 parent 9594c60 commit 9898b09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ This is a fast forward to v1.6.3 of daviscook477's fork with a few additional ch
#### v5.3.1 ####
* Fix for week 50 drawing colorless icon over custom character cards in single card view (kiooeht)

#### dev ####
#### v5.3.2 ####
* Fix custom character name color in stats screen (kiooeht)
* Allow Spriter animations to flip (support Spear & Shield fight) (kiooeht)
* Fix dialog position being reset on custom characters when entering a room (kiooeht)
Expand All @@ -483,3 +483,5 @@ This is a fast forward to v1.6.3 of daviscook477's fork with a few additional ch
* Fix hand rendering craziness when the hand size gets out of control (kiooeht)
* Fix custom card tooltips going off the bottom of the screen (kiooeht)
* Fix max HP change hook triggering on ANY creature changing max HP (kiooeht)

#### dev ####
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>basemod</groupId>
<artifactId>BaseMod</artifactId>
<version>5.3.1</version>
<version>5.3.2</version>
<packaging>jar</packaging>

<name>BaseMod</name>
Expand Down

0 comments on commit 9898b09

Please # to comment.