Skip to content

Commit

Permalink
Bump to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbjorge committed Nov 1, 2020
1 parent 764f5d5 commit 0a02b9c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [v1.9.0] - 2020-10-31

Special thanks to LankSSBM and wang429 for handling most of this release's code review and project management!

### 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>stsjorbsmod</groupId>
<artifactId>JorbsMod</artifactId>
<name>Jorbs's Wanderer Trilogy</name>
<version>1.8.2</version>
<version>1.9.0</version>
<description>The Wanderer, Cull, and Explorers. Inspired by Jorbs and co-developed by the community.</description>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion steam_workshop/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "Jorbs's Wanderer Trilogy",
"description": "",
"visibility": "public",
"changeNote": "v1.8.2\n\n[*] Fixed rare crash when upgrading cards outside of combat soon after loading game (thanks modargo)",
"changeNote": "v1.9.0\n\nSpecial thanks to LankSSBM and wang429 for handling most of this release's code review and project management!\n \n[h3]Bug fixes[/h3]\n[list]\n[*] Fixed crash when transitioning from an event room to a monster room (thanks wbfw109 for reporting)\n[*] Fixed issue where certain character-themed colors would occasionally be transparent (thanks kiooeht for reporting)\n[*] Fixed issue where using the Thirst campfire option for CULL would not reduce card damage (thanks wang429)\n[/list]\n[h3]Updates[/h3]\n[list]\n[*] Integration with Googly Eyes mod by twanvl (thanks wang429)\n * https://steamcommunity.com/sharedfiles/filedetails/?id=1615430126\n[*] Spanish translation updates (thanks LankSSBM)\n[*] Simplified Chinese translation updates (thanks yanang007)\n[/list]\n[h3]CULL updates[/h3]\n[list]\n[*] Added the Book of Trials (thanks wang429)\n[*] Added Metronome relic (thanks PanicPoint)\n[*] Added Warped Glass relic (thanks wang429)\n[*] Added Shadow relic (thanks Nafen)\n[*] Coffee Dripper now prevents Thirsting at campfires\n[*] Remove Calipers from CULL's relic pool\n[*] Added voiceovers for elites/bosses/death/start (thanks Ray Chase)\n[*] New art for Ritual (thanks Lila for art and Neablis for helping merge)\n[*] New art for Thirsting campfire option (thanks ChDaVinci)\n[*] New art for Withering (thanks ChDaVinci for art and Neablis for helping merge)\n[*] New art for Decoy (thanks EscMargot for art and Neablis for helping merge)\n[*] New art for Coda (thanks Christina Oran for art and Neablis for helping merge)\n[/list]\n[h3]New CULL cards[/h3]\n[list]\n[*] Blasphemer (thanks nic3245)\n[*] False Blessing (thanks PanicPoint)\n[*] Black Tentacles (thanks LankSSBM for porting from Wanderer)\n[*] Demonic Coup (thanks LankSSBM)\n[*] Prodigal Memory (thanks LankSSBM)\n[*] Silver Strike (thanks LankSSBM)\n[*] Ticking Curse (thanks LankSSBM)\n[*] Sacrifice (thanks LankSSBM)\n[*] Shrapnel Bloom (thanks LankSSBM)\n[*] Assertion (thanks LankSSBM)\n[*] Investment (thanks LankSSBM)\n[*] Mirrored Technique (thanks LankSSBM)\n[*] Clarify (thanks LankSSBM)\n[*] Focused Rage (thanks wang429)\n[*] Reap and Sow (thanks LankSSBM)\n[*] Old Book (thanks LankSSBM)\n[*] Possession (thanks nic3245)\n[*] Repressed Memory (thanks nic3245)\n[/list]\n[h3]Wanderer Updates[/h3]\n[list]\n[*] New art for Frantic Search (thanks Chevy for art and Neablis for helping merge)\n[*] New art for Refuse to Forget (thanks Chevy for art and Neablis for helping merge)\n[*] New art for Animate Objects (thanks Chevy for art and Neablis for helping merge)\n[*] New art for Index (thanks lobbien for art and Neablis for helping merge)\n[*] New art for Toll the Dead (thanks Chevy for art and Neablis for helping merge)\n[*] New art for Inferno (thanks Chevy for art and Neablis for helping merge)\n[/list]\n",
"tags": [
"Character",
"Expansion"
Expand Down

0 comments on commit 0a02b9c

Please sign in to comment.