Skip to content

Commit 071a442

Browse files
committed
Bump to v1.4.0
1 parent 147025e commit 071a442

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [v1.4.0] - 2020-02-19
6+
57
### Balance changes
68

79
* Arcane Weapon: -1 damage (again)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>stsjorbsmod</groupId>
55
<artifactId>JorbsMod</artifactId>
66
<name>Jorbs's Wanderer Trilogy</name>
7-
<version>1.3.0</version>
7+
<version>1.4.0</version>
88
<description>The Wanderer, Cull, and Explorers. Inspired by Jorbs and co-developed by the community.</description>
99

1010
<properties>

steam_workshop/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "Jorbs's Wanderer Trilogy",
44
"description": "",
55
"visibility": "public",
6-
"changeNote": "v1.3.0\n\n[h3]Updates[/h3]\n[list]\n[*] New art for Fractured Mind (thanks Bakuhaku)\n[*] New art for Unseen Servant (thanks Cartopol)\n[*] Added subtitle speech bubbles for voiceover lines\n[*] Legendary cards now implicitly have a card tooltip for Legendary\n[/list]\n[h3]Bug fixes[/h3]\n[list]\n[*] Fix crash in OnDamageToRedirectPatch with other mods (eg STSFriendlyMinions) that use DamageActions with null targets\n[*] Fix Introspection HP loss still happening if Arcane Weapon ends combat before Introspection would go off",
6+
"changeNote": "v1.4.0\n\n[h3]Balance changes[/h3]\n[list]\n[*] Arcane Weapon: -1 damage (again)\n[*] Fresh Adventure+: +1 damage\n[/list]\n[h3]Updates[/h3]\n[list]\n[*] Added secondary tooltips for Patience and Temperance describing Coil and Clarity, respectively\n[/list]\n[h3]Bug fixes[/h3]\n[list]\n[*] Fixed crash in OnModifyGoldPatch with other mods which add gold before you enter a room (eg, Gold Saver)\n[*] Fixed issues where Voiceover lines for elite fights would play in non-elite fights that shared certain elite enemies (eg, Colosseum event)\n[*] Fixed memory tooltips not appearing when using Peek button from a card select screen (eg, Retain)\n[*] Fixed Weight of Memory damage number not counting Wandering Mind cards that are in the process of being played\n[*] Fixed Mind Palace not applying Sloth's draw down + energy up on turn 1",
77
"tags": [
88
"Character",
99
"Expansion"

0 commit comments

Comments
 (0)